diff --git a/.azure-pipelines/azure-pipelines-osx.yml b/.azure-pipelines/azure-pipelines-osx.yml index 1db9df97..b266b932 100755 --- a/.azure-pipelines/azure-pipelines-osx.yml +++ b/.azure-pipelines/azure-pipelines-osx.yml @@ -8,54 +8,18 @@ jobs: vmImage: macOS-15 strategy: matrix: - osx_64_python3.10.____cpythonsuffix: - CONFIG: osx_64_python3.10.____cpythonsuffix - UPLOAD_PACKAGES: 'True' - osx_64_python3.10.____cpythonsuffix-novec: - CONFIG: osx_64_python3.10.____cpythonsuffix-novec - UPLOAD_PACKAGES: 'True' - osx_64_python3.11.____cpythonsuffix: - CONFIG: osx_64_python3.11.____cpythonsuffix - UPLOAD_PACKAGES: 'True' - osx_64_python3.11.____cpythonsuffix-novec: - CONFIG: osx_64_python3.11.____cpythonsuffix-novec - UPLOAD_PACKAGES: 'True' osx_64_python3.12.____cpythonsuffix: CONFIG: osx_64_python3.12.____cpythonsuffix UPLOAD_PACKAGES: 'True' osx_64_python3.12.____cpythonsuffix-novec: CONFIG: osx_64_python3.12.____cpythonsuffix-novec UPLOAD_PACKAGES: 'True' - osx_64_python3.13.____cp313suffix: - CONFIG: osx_64_python3.13.____cp313suffix - UPLOAD_PACKAGES: 'True' - osx_64_python3.13.____cp313suffix-novec: - CONFIG: osx_64_python3.13.____cp313suffix-novec - UPLOAD_PACKAGES: 'True' - osx_arm64_python3.10.____cpythonsuffix: - CONFIG: osx_arm64_python3.10.____cpythonsuffix - UPLOAD_PACKAGES: 'True' - osx_arm64_python3.10.____cpythonsuffix-novec: - CONFIG: osx_arm64_python3.10.____cpythonsuffix-novec - UPLOAD_PACKAGES: 'True' - osx_arm64_python3.11.____cpythonsuffix: - CONFIG: osx_arm64_python3.11.____cpythonsuffix - UPLOAD_PACKAGES: 'True' - osx_arm64_python3.11.____cpythonsuffix-novec: - CONFIG: osx_arm64_python3.11.____cpythonsuffix-novec - UPLOAD_PACKAGES: 'True' osx_arm64_python3.12.____cpythonsuffix: CONFIG: osx_arm64_python3.12.____cpythonsuffix UPLOAD_PACKAGES: 'True' osx_arm64_python3.12.____cpythonsuffix-novec: CONFIG: osx_arm64_python3.12.____cpythonsuffix-novec UPLOAD_PACKAGES: 'True' - osx_arm64_python3.13.____cp313suffix: - CONFIG: osx_arm64_python3.13.____cp313suffix - UPLOAD_PACKAGES: 'True' - osx_arm64_python3.13.____cp313suffix-novec: - CONFIG: osx_arm64_python3.13.____cp313suffix-novec - UPLOAD_PACKAGES: 'True' timeoutInMinutes: 360 variables: {} diff --git a/.ci_support/linux_64_cuda_compiler_version12.9python3.10.____cpythonsuffix-novec.yaml b/.ci_support/linux_64_cuda_compiler_version12.9python3.10.____cpythonsuffix-novec.yaml deleted file mode 100644 index 3e99f1b1..00000000 --- a/.ci_support/linux_64_cuda_compiler_version12.9python3.10.____cpythonsuffix-novec.yaml +++ /dev/null @@ -1,45 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '14' -c_stdlib: -- sysroot -c_stdlib_version: -- '2.17' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- '12.9' -cudnn: -- '9' -cxx_compiler: -- gxx -cxx_compiler_version: -- '14' -docker_image: -- quay.io/condaforge/linux-anvil-x86_64:alma9 -github_actions_labels: -- cirun-openstack-cpu-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -suffix: -- -novec -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - c_stdlib_version - - cuda_compiler_version -zlib: -- '1' diff --git a/.ci_support/linux_64_cuda_compiler_version12.9python3.10.____cpythonsuffix.yaml b/.ci_support/linux_64_cuda_compiler_version12.9python3.10.____cpythonsuffix.yaml deleted file mode 100644 index 5373acac..00000000 --- a/.ci_support/linux_64_cuda_compiler_version12.9python3.10.____cpythonsuffix.yaml +++ /dev/null @@ -1,45 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '14' -c_stdlib: -- sysroot -c_stdlib_version: -- '2.17' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- '12.9' -cudnn: -- '9' -cxx_compiler: -- gxx -cxx_compiler_version: -- '14' -docker_image: -- quay.io/condaforge/linux-anvil-x86_64:alma9 -github_actions_labels: -- cirun-openstack-cpu-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -suffix: -- '' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - c_stdlib_version - - cuda_compiler_version -zlib: -- '1' diff --git a/.ci_support/linux_64_cuda_compiler_version12.9python3.11.____cpythonsuffix-novec.yaml b/.ci_support/linux_64_cuda_compiler_version12.9python3.11.____cpythonsuffix-novec.yaml deleted file mode 100644 index 3ad365bc..00000000 --- a/.ci_support/linux_64_cuda_compiler_version12.9python3.11.____cpythonsuffix-novec.yaml +++ /dev/null @@ -1,45 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '14' -c_stdlib: -- sysroot -c_stdlib_version: -- '2.17' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- '12.9' -cudnn: -- '9' -cxx_compiler: -- gxx -cxx_compiler_version: -- '14' -docker_image: -- quay.io/condaforge/linux-anvil-x86_64:alma9 -github_actions_labels: -- cirun-openstack-cpu-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.11.* *_cpython -suffix: -- -novec -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - c_stdlib_version - - cuda_compiler_version -zlib: -- '1' diff --git a/.ci_support/linux_64_cuda_compiler_version12.9python3.11.____cpythonsuffix.yaml b/.ci_support/linux_64_cuda_compiler_version12.9python3.11.____cpythonsuffix.yaml deleted file mode 100644 index 3fba9e5a..00000000 --- a/.ci_support/linux_64_cuda_compiler_version12.9python3.11.____cpythonsuffix.yaml +++ /dev/null @@ -1,45 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '14' -c_stdlib: -- sysroot -c_stdlib_version: -- '2.17' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- '12.9' -cudnn: -- '9' -cxx_compiler: -- gxx -cxx_compiler_version: -- '14' -docker_image: -- quay.io/condaforge/linux-anvil-x86_64:alma9 -github_actions_labels: -- cirun-openstack-cpu-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.11.* *_cpython -suffix: -- '' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - c_stdlib_version - - cuda_compiler_version -zlib: -- '1' diff --git a/.ci_support/linux_64_cuda_compiler_version12.9python3.12.____cpythonsuffix-novec.yaml b/.ci_support/linux_64_cuda_compiler_version12.9python3.12.____cpythonsuffix-novec.yaml index b7d7b638..1945b32c 100644 --- a/.ci_support/linux_64_cuda_compiler_version12.9python3.12.____cpythonsuffix-novec.yaml +++ b/.ci_support/linux_64_cuda_compiler_version12.9python3.12.____cpythonsuffix-novec.yaml @@ -24,6 +24,10 @@ docker_image: - quay.io/condaforge/linux-anvil-x86_64:alma9 github_actions_labels: - cirun-openstack-cpu-4xlarge +libabseil: +- '20250512' +libprotobuf: +- 6.31.1 numpy: - '2' pin_run_as_build: diff --git a/.ci_support/linux_64_cuda_compiler_version12.9python3.12.____cpythonsuffix.yaml b/.ci_support/linux_64_cuda_compiler_version12.9python3.12.____cpythonsuffix.yaml index 31b190da..84092f60 100644 --- a/.ci_support/linux_64_cuda_compiler_version12.9python3.12.____cpythonsuffix.yaml +++ b/.ci_support/linux_64_cuda_compiler_version12.9python3.12.____cpythonsuffix.yaml @@ -24,6 +24,10 @@ docker_image: - quay.io/condaforge/linux-anvil-x86_64:alma9 github_actions_labels: - cirun-openstack-cpu-4xlarge +libabseil: +- '20250512' +libprotobuf: +- 6.31.1 numpy: - '2' pin_run_as_build: diff --git a/.ci_support/linux_64_cuda_compiler_version12.9python3.13.____cp313suffix-novec.yaml b/.ci_support/linux_64_cuda_compiler_version12.9python3.13.____cp313suffix-novec.yaml deleted file mode 100644 index fa298efc..00000000 --- a/.ci_support/linux_64_cuda_compiler_version12.9python3.13.____cp313suffix-novec.yaml +++ /dev/null @@ -1,45 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '14' -c_stdlib: -- sysroot -c_stdlib_version: -- '2.17' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- '12.9' -cudnn: -- '9' -cxx_compiler: -- gxx -cxx_compiler_version: -- '14' -docker_image: -- quay.io/condaforge/linux-anvil-x86_64:alma9 -github_actions_labels: -- cirun-openstack-cpu-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.13.* *_cp313 -suffix: -- -novec -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - c_stdlib_version - - cuda_compiler_version -zlib: -- '1' diff --git a/.ci_support/linux_64_cuda_compiler_version12.9python3.13.____cp313suffix.yaml b/.ci_support/linux_64_cuda_compiler_version12.9python3.13.____cp313suffix.yaml deleted file mode 100644 index 17d767be..00000000 --- a/.ci_support/linux_64_cuda_compiler_version12.9python3.13.____cp313suffix.yaml +++ /dev/null @@ -1,45 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '14' -c_stdlib: -- sysroot -c_stdlib_version: -- '2.17' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- '12.9' -cudnn: -- '9' -cxx_compiler: -- gxx -cxx_compiler_version: -- '14' -docker_image: -- quay.io/condaforge/linux-anvil-x86_64:alma9 -github_actions_labels: -- cirun-openstack-cpu-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.13.* *_cp313 -suffix: -- '' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - c_stdlib_version - - cuda_compiler_version -zlib: -- '1' diff --git a/.ci_support/linux_64_cuda_compiler_versionNonepython3.10.____cpythonsuffix-novec.yaml b/.ci_support/linux_64_cuda_compiler_versionNonepython3.10.____cpythonsuffix-novec.yaml deleted file mode 100644 index 41afc0fd..00000000 --- a/.ci_support/linux_64_cuda_compiler_versionNonepython3.10.____cpythonsuffix-novec.yaml +++ /dev/null @@ -1,45 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '14' -c_stdlib: -- sysroot -c_stdlib_version: -- '2.17' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cudnn: -- '9' -cxx_compiler: -- gxx -cxx_compiler_version: -- '14' -docker_image: -- quay.io/condaforge/linux-anvil-x86_64:alma9 -github_actions_labels: -- cirun-openstack-cpu-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -suffix: -- -novec -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - c_stdlib_version - - cuda_compiler_version -zlib: -- '1' diff --git a/.ci_support/linux_64_cuda_compiler_versionNonepython3.10.____cpythonsuffix.yaml b/.ci_support/linux_64_cuda_compiler_versionNonepython3.10.____cpythonsuffix.yaml deleted file mode 100644 index 820dd489..00000000 --- a/.ci_support/linux_64_cuda_compiler_versionNonepython3.10.____cpythonsuffix.yaml +++ /dev/null @@ -1,45 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '14' -c_stdlib: -- sysroot -c_stdlib_version: -- '2.17' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cudnn: -- '9' -cxx_compiler: -- gxx -cxx_compiler_version: -- '14' -docker_image: -- quay.io/condaforge/linux-anvil-x86_64:alma9 -github_actions_labels: -- cirun-openstack-cpu-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -suffix: -- '' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - c_stdlib_version - - cuda_compiler_version -zlib: -- '1' diff --git a/.ci_support/linux_64_cuda_compiler_versionNonepython3.11.____cpythonsuffix-novec.yaml b/.ci_support/linux_64_cuda_compiler_versionNonepython3.11.____cpythonsuffix-novec.yaml deleted file mode 100644 index de91377c..00000000 --- a/.ci_support/linux_64_cuda_compiler_versionNonepython3.11.____cpythonsuffix-novec.yaml +++ /dev/null @@ -1,45 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '14' -c_stdlib: -- sysroot -c_stdlib_version: -- '2.17' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cudnn: -- '9' -cxx_compiler: -- gxx -cxx_compiler_version: -- '14' -docker_image: -- quay.io/condaforge/linux-anvil-x86_64:alma9 -github_actions_labels: -- cirun-openstack-cpu-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.11.* *_cpython -suffix: -- -novec -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - c_stdlib_version - - cuda_compiler_version -zlib: -- '1' diff --git a/.ci_support/linux_64_cuda_compiler_versionNonepython3.11.____cpythonsuffix.yaml b/.ci_support/linux_64_cuda_compiler_versionNonepython3.11.____cpythonsuffix.yaml deleted file mode 100644 index deaf3661..00000000 --- a/.ci_support/linux_64_cuda_compiler_versionNonepython3.11.____cpythonsuffix.yaml +++ /dev/null @@ -1,45 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '14' -c_stdlib: -- sysroot -c_stdlib_version: -- '2.17' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cudnn: -- '9' -cxx_compiler: -- gxx -cxx_compiler_version: -- '14' -docker_image: -- quay.io/condaforge/linux-anvil-x86_64:alma9 -github_actions_labels: -- cirun-openstack-cpu-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.11.* *_cpython -suffix: -- '' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - c_stdlib_version - - cuda_compiler_version -zlib: -- '1' diff --git a/.ci_support/linux_64_cuda_compiler_versionNonepython3.12.____cpythonsuffix-novec.yaml b/.ci_support/linux_64_cuda_compiler_versionNonepython3.12.____cpythonsuffix-novec.yaml index 466dd560..5047bcc5 100644 --- a/.ci_support/linux_64_cuda_compiler_versionNonepython3.12.____cpythonsuffix-novec.yaml +++ b/.ci_support/linux_64_cuda_compiler_versionNonepython3.12.____cpythonsuffix-novec.yaml @@ -24,6 +24,10 @@ docker_image: - quay.io/condaforge/linux-anvil-x86_64:alma9 github_actions_labels: - cirun-openstack-cpu-4xlarge +libabseil: +- '20250512' +libprotobuf: +- 6.31.1 numpy: - '2' pin_run_as_build: diff --git a/.ci_support/linux_64_cuda_compiler_versionNonepython3.12.____cpythonsuffix.yaml b/.ci_support/linux_64_cuda_compiler_versionNonepython3.12.____cpythonsuffix.yaml index 0d4ee139..a9443954 100644 --- a/.ci_support/linux_64_cuda_compiler_versionNonepython3.12.____cpythonsuffix.yaml +++ b/.ci_support/linux_64_cuda_compiler_versionNonepython3.12.____cpythonsuffix.yaml @@ -24,6 +24,10 @@ docker_image: - quay.io/condaforge/linux-anvil-x86_64:alma9 github_actions_labels: - cirun-openstack-cpu-4xlarge +libabseil: +- '20250512' +libprotobuf: +- 6.31.1 numpy: - '2' pin_run_as_build: diff --git a/.ci_support/linux_64_cuda_compiler_versionNonepython3.13.____cp313suffix-novec.yaml b/.ci_support/linux_64_cuda_compiler_versionNonepython3.13.____cp313suffix-novec.yaml deleted file mode 100644 index d0f30dd5..00000000 --- a/.ci_support/linux_64_cuda_compiler_versionNonepython3.13.____cp313suffix-novec.yaml +++ /dev/null @@ -1,45 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '14' -c_stdlib: -- sysroot -c_stdlib_version: -- '2.17' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cudnn: -- '9' -cxx_compiler: -- gxx -cxx_compiler_version: -- '14' -docker_image: -- quay.io/condaforge/linux-anvil-x86_64:alma9 -github_actions_labels: -- cirun-openstack-cpu-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.13.* *_cp313 -suffix: -- -novec -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - c_stdlib_version - - cuda_compiler_version -zlib: -- '1' diff --git a/.ci_support/linux_64_cuda_compiler_versionNonepython3.13.____cp313suffix.yaml b/.ci_support/linux_64_cuda_compiler_versionNonepython3.13.____cp313suffix.yaml deleted file mode 100644 index 0057ce0c..00000000 --- a/.ci_support/linux_64_cuda_compiler_versionNonepython3.13.____cp313suffix.yaml +++ /dev/null @@ -1,45 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '14' -c_stdlib: -- sysroot -c_stdlib_version: -- '2.17' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cudnn: -- '9' -cxx_compiler: -- gxx -cxx_compiler_version: -- '14' -docker_image: -- quay.io/condaforge/linux-anvil-x86_64:alma9 -github_actions_labels: -- cirun-openstack-cpu-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.13.* *_cp313 -suffix: -- '' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - c_stdlib_version - - cuda_compiler_version -zlib: -- '1' diff --git a/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.10.____cpythonsuffix-novec.yaml b/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.10.____cpythonsuffix-novec.yaml deleted file mode 100644 index 504a5b1b..00000000 --- a/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.10.____cpythonsuffix-novec.yaml +++ /dev/null @@ -1,43 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '14' -c_stdlib: -- sysroot -c_stdlib_version: -- '2.17' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cxx_compiler: -- gxx -cxx_compiler_version: -- '14' -docker_image: -- quay.io/condaforge/linux-anvil-x86_64:alma9 -github_actions_labels: -- cirun-openstack-cpu-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -suffix: -- -novec -target_platform: -- linux-aarch64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - c_stdlib_version - - cuda_compiler_version -zlib: -- '1' diff --git a/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.10.____cpythonsuffix.yaml b/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.10.____cpythonsuffix.yaml deleted file mode 100644 index 7fd3473d..00000000 --- a/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.10.____cpythonsuffix.yaml +++ /dev/null @@ -1,43 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '14' -c_stdlib: -- sysroot -c_stdlib_version: -- '2.17' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cxx_compiler: -- gxx -cxx_compiler_version: -- '14' -docker_image: -- quay.io/condaforge/linux-anvil-x86_64:alma9 -github_actions_labels: -- cirun-openstack-cpu-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -suffix: -- '' -target_platform: -- linux-aarch64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - c_stdlib_version - - cuda_compiler_version -zlib: -- '1' diff --git a/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.11.____cpythonsuffix-novec.yaml b/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.11.____cpythonsuffix-novec.yaml deleted file mode 100644 index c05dadc5..00000000 --- a/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.11.____cpythonsuffix-novec.yaml +++ /dev/null @@ -1,43 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '14' -c_stdlib: -- sysroot -c_stdlib_version: -- '2.17' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cxx_compiler: -- gxx -cxx_compiler_version: -- '14' -docker_image: -- quay.io/condaforge/linux-anvil-x86_64:alma9 -github_actions_labels: -- cirun-openstack-cpu-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.11.* *_cpython -suffix: -- -novec -target_platform: -- linux-aarch64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - c_stdlib_version - - cuda_compiler_version -zlib: -- '1' diff --git a/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.11.____cpythonsuffix.yaml b/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.11.____cpythonsuffix.yaml deleted file mode 100644 index 0cca28b8..00000000 --- a/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.11.____cpythonsuffix.yaml +++ /dev/null @@ -1,43 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '14' -c_stdlib: -- sysroot -c_stdlib_version: -- '2.17' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cxx_compiler: -- gxx -cxx_compiler_version: -- '14' -docker_image: -- quay.io/condaforge/linux-anvil-x86_64:alma9 -github_actions_labels: -- cirun-openstack-cpu-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.11.* *_cpython -suffix: -- '' -target_platform: -- linux-aarch64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - c_stdlib_version - - cuda_compiler_version -zlib: -- '1' diff --git a/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.12.____cpythonsuffix-novec.yaml b/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.12.____cpythonsuffix-novec.yaml index fbe7e787..9f8b9ae3 100644 --- a/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.12.____cpythonsuffix-novec.yaml +++ b/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.12.____cpythonsuffix-novec.yaml @@ -22,6 +22,10 @@ docker_image: - quay.io/condaforge/linux-anvil-x86_64:alma9 github_actions_labels: - cirun-openstack-cpu-4xlarge +libabseil: +- '20250512' +libprotobuf: +- 6.31.1 numpy: - '2' pin_run_as_build: diff --git a/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.12.____cpythonsuffix.yaml b/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.12.____cpythonsuffix.yaml index 6c966043..bd4f7798 100644 --- a/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.12.____cpythonsuffix.yaml +++ b/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.12.____cpythonsuffix.yaml @@ -22,6 +22,10 @@ docker_image: - quay.io/condaforge/linux-anvil-x86_64:alma9 github_actions_labels: - cirun-openstack-cpu-4xlarge +libabseil: +- '20250512' +libprotobuf: +- 6.31.1 numpy: - '2' pin_run_as_build: diff --git a/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.13.____cp313suffix-novec.yaml b/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.13.____cp313suffix-novec.yaml deleted file mode 100644 index f5d4aeb8..00000000 --- a/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.13.____cp313suffix-novec.yaml +++ /dev/null @@ -1,43 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '14' -c_stdlib: -- sysroot -c_stdlib_version: -- '2.17' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cxx_compiler: -- gxx -cxx_compiler_version: -- '14' -docker_image: -- quay.io/condaforge/linux-anvil-x86_64:alma9 -github_actions_labels: -- cirun-openstack-cpu-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.13.* *_cp313 -suffix: -- -novec -target_platform: -- linux-aarch64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - c_stdlib_version - - cuda_compiler_version -zlib: -- '1' diff --git a/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.13.____cp313suffix.yaml b/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.13.____cp313suffix.yaml deleted file mode 100644 index 6f9fb3e6..00000000 --- a/.ci_support/linux_aarch64_cuda_compiler_versionNonepython3.13.____cp313suffix.yaml +++ /dev/null @@ -1,43 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '14' -c_stdlib: -- sysroot -c_stdlib_version: -- '2.17' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cxx_compiler: -- gxx -cxx_compiler_version: -- '14' -docker_image: -- quay.io/condaforge/linux-anvil-x86_64:alma9 -github_actions_labels: -- cirun-openstack-cpu-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.13.* *_cp313 -suffix: -- '' -target_platform: -- linux-aarch64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - c_stdlib_version - - cuda_compiler_version -zlib: -- '1' diff --git a/.ci_support/migrations/absl_grpc_proto_25Q2.yaml b/.ci_support/migrations/absl_grpc_proto_25Q2.yaml new file mode 100644 index 00000000..10b7a095 --- /dev/null +++ b/.ci_support/migrations/absl_grpc_proto_25Q2.yaml @@ -0,0 +1,29 @@ +__migrator: + build_number: 1 + commit_message: Rebuild for libabseil 20250512, libgrpc 1.73 & libprotobuf 6.31.1 + kind: version + migration_number: 1 + exclude: + # core deps + - abseil-cpp + - grpc-cpp + - libprotobuf + # required for building/testing + - protobuf + - re2 + # bazel stack + - bazel + - grpc_java_plugin + - singlejar +libabseil: +- 20250512 +libgrpc: +- "1.73" +libprotobuf: +- 6.31.1 +# we need to leave this migration open until we're ready to move the global baseline, see +# https://github.com/conda-forge/conda-forge.github.io/issues/2467; grpc 1.72 requires 11.0, +# see https://github.com/grpc/grpc/commit/f122d248443c81592e748da1adb240cbf0a0231c +c_stdlib_version: # [osx] + - 11.0 # [osx] +migrator_ts: 1748506837.6039238 diff --git a/.ci_support/osx_64_python3.10.____cpythonsuffix-novec.yaml b/.ci_support/osx_64_python3.10.____cpythonsuffix-novec.yaml deleted file mode 100644 index 214b92ee..00000000 --- a/.ci_support/osx_64_python3.10.____cpythonsuffix-novec.yaml +++ /dev/null @@ -1,43 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '10.15' -MACOSX_SDK_VERSION: -- '10.15' -c_compiler: -- clang -c_compiler_version: -- '19' -c_stdlib: -- macosx_deployment_target -c_stdlib_version: -- '10.15' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '19' -macos_machine: -- x86_64-apple-darwin13.4.0 -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -suffix: -- -novec -target_platform: -- osx-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -zlib: -- '1' diff --git a/.ci_support/osx_64_python3.10.____cpythonsuffix.yaml b/.ci_support/osx_64_python3.10.____cpythonsuffix.yaml deleted file mode 100644 index b9e76207..00000000 --- a/.ci_support/osx_64_python3.10.____cpythonsuffix.yaml +++ /dev/null @@ -1,43 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '10.15' -MACOSX_SDK_VERSION: -- '10.15' -c_compiler: -- clang -c_compiler_version: -- '19' -c_stdlib: -- macosx_deployment_target -c_stdlib_version: -- '10.15' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '19' -macos_machine: -- x86_64-apple-darwin13.4.0 -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -suffix: -- '' -target_platform: -- osx-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -zlib: -- '1' diff --git a/.ci_support/osx_64_python3.11.____cpythonsuffix-novec.yaml b/.ci_support/osx_64_python3.11.____cpythonsuffix-novec.yaml deleted file mode 100644 index 5072ab82..00000000 --- a/.ci_support/osx_64_python3.11.____cpythonsuffix-novec.yaml +++ /dev/null @@ -1,43 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '10.15' -MACOSX_SDK_VERSION: -- '10.15' -c_compiler: -- clang -c_compiler_version: -- '19' -c_stdlib: -- macosx_deployment_target -c_stdlib_version: -- '10.15' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '19' -macos_machine: -- x86_64-apple-darwin13.4.0 -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.11.* *_cpython -suffix: -- -novec -target_platform: -- osx-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -zlib: -- '1' diff --git a/.ci_support/osx_64_python3.11.____cpythonsuffix.yaml b/.ci_support/osx_64_python3.11.____cpythonsuffix.yaml deleted file mode 100644 index 82593b1e..00000000 --- a/.ci_support/osx_64_python3.11.____cpythonsuffix.yaml +++ /dev/null @@ -1,43 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '10.15' -MACOSX_SDK_VERSION: -- '10.15' -c_compiler: -- clang -c_compiler_version: -- '19' -c_stdlib: -- macosx_deployment_target -c_stdlib_version: -- '10.15' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '19' -macos_machine: -- x86_64-apple-darwin13.4.0 -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.11.* *_cpython -suffix: -- '' -target_platform: -- osx-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -zlib: -- '1' diff --git a/.ci_support/osx_64_python3.12.____cpythonsuffix-novec.yaml b/.ci_support/osx_64_python3.12.____cpythonsuffix-novec.yaml index 165ae798..e35fa36b 100644 --- a/.ci_support/osx_64_python3.12.____cpythonsuffix-novec.yaml +++ b/.ci_support/osx_64_python3.12.____cpythonsuffix-novec.yaml @@ -1,7 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: -- '10.15' +- '11.0' MACOSX_SDK_VERSION: -- '10.15' +- '11.0' c_compiler: - clang c_compiler_version: @@ -9,7 +9,7 @@ c_compiler_version: c_stdlib: - macosx_deployment_target c_stdlib_version: -- '10.15' +- '11.0' channel_sources: - conda-forge channel_targets: @@ -22,6 +22,10 @@ cxx_compiler: - clangxx cxx_compiler_version: - '19' +libabseil: +- '20250512' +libprotobuf: +- 6.31.1 macos_machine: - x86_64-apple-darwin13.4.0 numpy: diff --git a/.ci_support/osx_64_python3.12.____cpythonsuffix.yaml b/.ci_support/osx_64_python3.12.____cpythonsuffix.yaml index d3e9b8f0..118456e3 100644 --- a/.ci_support/osx_64_python3.12.____cpythonsuffix.yaml +++ b/.ci_support/osx_64_python3.12.____cpythonsuffix.yaml @@ -1,7 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: -- '10.15' +- '11.0' MACOSX_SDK_VERSION: -- '10.15' +- '11.0' c_compiler: - clang c_compiler_version: @@ -9,7 +9,7 @@ c_compiler_version: c_stdlib: - macosx_deployment_target c_stdlib_version: -- '10.15' +- '11.0' channel_sources: - conda-forge channel_targets: @@ -22,6 +22,10 @@ cxx_compiler: - clangxx cxx_compiler_version: - '19' +libabseil: +- '20250512' +libprotobuf: +- 6.31.1 macos_machine: - x86_64-apple-darwin13.4.0 numpy: diff --git a/.ci_support/osx_64_python3.13.____cp313suffix-novec.yaml b/.ci_support/osx_64_python3.13.____cp313suffix-novec.yaml deleted file mode 100644 index 13f3ea59..00000000 --- a/.ci_support/osx_64_python3.13.____cp313suffix-novec.yaml +++ /dev/null @@ -1,43 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '10.15' -MACOSX_SDK_VERSION: -- '10.15' -c_compiler: -- clang -c_compiler_version: -- '19' -c_stdlib: -- macosx_deployment_target -c_stdlib_version: -- '10.15' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '19' -macos_machine: -- x86_64-apple-darwin13.4.0 -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.13.* *_cp313 -suffix: -- -novec -target_platform: -- osx-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -zlib: -- '1' diff --git a/.ci_support/osx_64_python3.13.____cp313suffix.yaml b/.ci_support/osx_64_python3.13.____cp313suffix.yaml deleted file mode 100644 index 1dcc96f5..00000000 --- a/.ci_support/osx_64_python3.13.____cp313suffix.yaml +++ /dev/null @@ -1,43 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '10.15' -MACOSX_SDK_VERSION: -- '10.15' -c_compiler: -- clang -c_compiler_version: -- '19' -c_stdlib: -- macosx_deployment_target -c_stdlib_version: -- '10.15' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '19' -macos_machine: -- x86_64-apple-darwin13.4.0 -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.13.* *_cp313 -suffix: -- '' -target_platform: -- osx-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -zlib: -- '1' diff --git a/.ci_support/osx_arm64_python3.10.____cpythonsuffix-novec.yaml b/.ci_support/osx_arm64_python3.10.____cpythonsuffix-novec.yaml deleted file mode 100644 index 46766e49..00000000 --- a/.ci_support/osx_arm64_python3.10.____cpythonsuffix-novec.yaml +++ /dev/null @@ -1,43 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '11.0' -MACOSX_SDK_VERSION: -- '11.0' -c_compiler: -- clang -c_compiler_version: -- '19' -c_stdlib: -- macosx_deployment_target -c_stdlib_version: -- '11.0' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '19' -macos_machine: -- arm64-apple-darwin20.0.0 -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -suffix: -- -novec -target_platform: -- osx-arm64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -zlib: -- '1' diff --git a/.ci_support/osx_arm64_python3.10.____cpythonsuffix.yaml b/.ci_support/osx_arm64_python3.10.____cpythonsuffix.yaml deleted file mode 100644 index e654ea8b..00000000 --- a/.ci_support/osx_arm64_python3.10.____cpythonsuffix.yaml +++ /dev/null @@ -1,43 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '11.0' -MACOSX_SDK_VERSION: -- '11.0' -c_compiler: -- clang -c_compiler_version: -- '19' -c_stdlib: -- macosx_deployment_target -c_stdlib_version: -- '11.0' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '19' -macos_machine: -- arm64-apple-darwin20.0.0 -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -suffix: -- '' -target_platform: -- osx-arm64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -zlib: -- '1' diff --git a/.ci_support/osx_arm64_python3.11.____cpythonsuffix-novec.yaml b/.ci_support/osx_arm64_python3.11.____cpythonsuffix-novec.yaml deleted file mode 100644 index ccf678f0..00000000 --- a/.ci_support/osx_arm64_python3.11.____cpythonsuffix-novec.yaml +++ /dev/null @@ -1,43 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '11.0' -MACOSX_SDK_VERSION: -- '11.0' -c_compiler: -- clang -c_compiler_version: -- '19' -c_stdlib: -- macosx_deployment_target -c_stdlib_version: -- '11.0' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '19' -macos_machine: -- arm64-apple-darwin20.0.0 -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.11.* *_cpython -suffix: -- -novec -target_platform: -- osx-arm64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -zlib: -- '1' diff --git a/.ci_support/osx_arm64_python3.11.____cpythonsuffix.yaml b/.ci_support/osx_arm64_python3.11.____cpythonsuffix.yaml deleted file mode 100644 index ffe059d3..00000000 --- a/.ci_support/osx_arm64_python3.11.____cpythonsuffix.yaml +++ /dev/null @@ -1,43 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '11.0' -MACOSX_SDK_VERSION: -- '11.0' -c_compiler: -- clang -c_compiler_version: -- '19' -c_stdlib: -- macosx_deployment_target -c_stdlib_version: -- '11.0' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '19' -macos_machine: -- arm64-apple-darwin20.0.0 -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.11.* *_cpython -suffix: -- '' -target_platform: -- osx-arm64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -zlib: -- '1' diff --git a/.ci_support/osx_arm64_python3.12.____cpythonsuffix-novec.yaml b/.ci_support/osx_arm64_python3.12.____cpythonsuffix-novec.yaml index 8b639416..9ea928cc 100644 --- a/.ci_support/osx_arm64_python3.12.____cpythonsuffix-novec.yaml +++ b/.ci_support/osx_arm64_python3.12.____cpythonsuffix-novec.yaml @@ -22,6 +22,10 @@ cxx_compiler: - clangxx cxx_compiler_version: - '19' +libabseil: +- '20250512' +libprotobuf: +- 6.31.1 macos_machine: - arm64-apple-darwin20.0.0 numpy: diff --git a/.ci_support/osx_arm64_python3.12.____cpythonsuffix.yaml b/.ci_support/osx_arm64_python3.12.____cpythonsuffix.yaml index 53d06be5..15983e43 100644 --- a/.ci_support/osx_arm64_python3.12.____cpythonsuffix.yaml +++ b/.ci_support/osx_arm64_python3.12.____cpythonsuffix.yaml @@ -22,6 +22,10 @@ cxx_compiler: - clangxx cxx_compiler_version: - '19' +libabseil: +- '20250512' +libprotobuf: +- 6.31.1 macos_machine: - arm64-apple-darwin20.0.0 numpy: diff --git a/.ci_support/osx_arm64_python3.13.____cp313suffix-novec.yaml b/.ci_support/osx_arm64_python3.13.____cp313suffix-novec.yaml deleted file mode 100644 index a28cf078..00000000 --- a/.ci_support/osx_arm64_python3.13.____cp313suffix-novec.yaml +++ /dev/null @@ -1,43 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '11.0' -MACOSX_SDK_VERSION: -- '11.0' -c_compiler: -- clang -c_compiler_version: -- '19' -c_stdlib: -- macosx_deployment_target -c_stdlib_version: -- '11.0' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '19' -macos_machine: -- arm64-apple-darwin20.0.0 -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.13.* *_cp313 -suffix: -- -novec -target_platform: -- osx-arm64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -zlib: -- '1' diff --git a/.ci_support/osx_arm64_python3.13.____cp313suffix.yaml b/.ci_support/osx_arm64_python3.13.____cp313suffix.yaml deleted file mode 100644 index 4bb358ea..00000000 --- a/.ci_support/osx_arm64_python3.13.____cp313suffix.yaml +++ /dev/null @@ -1,43 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '11.0' -MACOSX_SDK_VERSION: -- '11.0' -c_compiler: -- clang -c_compiler_version: -- '19' -c_stdlib: -- macosx_deployment_target -c_stdlib_version: -- '11.0' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '19' -macos_machine: -- arm64-apple-darwin20.0.0 -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.13.* *_cp313 -suffix: -- '' -target_platform: -- osx-arm64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -zlib: -- '1' diff --git a/.ci_support/win_64_cuda_compiler_version12.9python3.10.____cpythonsuffix-novec.yaml b/.ci_support/win_64_cuda_compiler_version12.9python3.10.____cpythonsuffix-novec.yaml deleted file mode 100644 index e4e0941e..00000000 --- a/.ci_support/win_64_cuda_compiler_version12.9python3.10.____cpythonsuffix-novec.yaml +++ /dev/null @@ -1,32 +0,0 @@ -c_compiler: -- vs2022 -c_stdlib: -- vs -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- '12.9' -cudnn: -- '9' -cxx_compiler: -- vs2022 -github_actions_labels: -- cirun-azure-windows-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -suffix: -- -novec -target_platform: -- win-64 -zlib: -- '1' diff --git a/.ci_support/win_64_cuda_compiler_version12.9python3.10.____cpythonsuffix.yaml b/.ci_support/win_64_cuda_compiler_version12.9python3.10.____cpythonsuffix.yaml deleted file mode 100644 index 95415748..00000000 --- a/.ci_support/win_64_cuda_compiler_version12.9python3.10.____cpythonsuffix.yaml +++ /dev/null @@ -1,32 +0,0 @@ -c_compiler: -- vs2022 -c_stdlib: -- vs -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- '12.9' -cudnn: -- '9' -cxx_compiler: -- vs2022 -github_actions_labels: -- cirun-azure-windows-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -suffix: -- '' -target_platform: -- win-64 -zlib: -- '1' diff --git a/.ci_support/win_64_cuda_compiler_version12.9python3.11.____cpythonsuffix-novec.yaml b/.ci_support/win_64_cuda_compiler_version12.9python3.11.____cpythonsuffix-novec.yaml deleted file mode 100644 index 24091db3..00000000 --- a/.ci_support/win_64_cuda_compiler_version12.9python3.11.____cpythonsuffix-novec.yaml +++ /dev/null @@ -1,32 +0,0 @@ -c_compiler: -- vs2022 -c_stdlib: -- vs -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- '12.9' -cudnn: -- '9' -cxx_compiler: -- vs2022 -github_actions_labels: -- cirun-azure-windows-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.11.* *_cpython -suffix: -- -novec -target_platform: -- win-64 -zlib: -- '1' diff --git a/.ci_support/win_64_cuda_compiler_version12.9python3.11.____cpythonsuffix.yaml b/.ci_support/win_64_cuda_compiler_version12.9python3.11.____cpythonsuffix.yaml deleted file mode 100644 index fb30f731..00000000 --- a/.ci_support/win_64_cuda_compiler_version12.9python3.11.____cpythonsuffix.yaml +++ /dev/null @@ -1,32 +0,0 @@ -c_compiler: -- vs2022 -c_stdlib: -- vs -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- '12.9' -cudnn: -- '9' -cxx_compiler: -- vs2022 -github_actions_labels: -- cirun-azure-windows-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.11.* *_cpython -suffix: -- '' -target_platform: -- win-64 -zlib: -- '1' diff --git a/.ci_support/win_64_cuda_compiler_version12.9python3.12.____cpythonsuffix-novec.yaml b/.ci_support/win_64_cuda_compiler_version12.9python3.12.____cpythonsuffix-novec.yaml index d3dd6bf7..5c644618 100644 --- a/.ci_support/win_64_cuda_compiler_version12.9python3.12.____cpythonsuffix-novec.yaml +++ b/.ci_support/win_64_cuda_compiler_version12.9python3.12.____cpythonsuffix-novec.yaml @@ -16,6 +16,10 @@ cxx_compiler: - vs2022 github_actions_labels: - cirun-azure-windows-4xlarge +libabseil: +- '20250512' +libprotobuf: +- 6.31.1 numpy: - '2' pin_run_as_build: diff --git a/.ci_support/win_64_cuda_compiler_version12.9python3.12.____cpythonsuffix.yaml b/.ci_support/win_64_cuda_compiler_version12.9python3.12.____cpythonsuffix.yaml index b9e0a0c5..5e38b2ff 100644 --- a/.ci_support/win_64_cuda_compiler_version12.9python3.12.____cpythonsuffix.yaml +++ b/.ci_support/win_64_cuda_compiler_version12.9python3.12.____cpythonsuffix.yaml @@ -16,6 +16,10 @@ cxx_compiler: - vs2022 github_actions_labels: - cirun-azure-windows-4xlarge +libabseil: +- '20250512' +libprotobuf: +- 6.31.1 numpy: - '2' pin_run_as_build: diff --git a/.ci_support/win_64_cuda_compiler_version12.9python3.13.____cp313suffix-novec.yaml b/.ci_support/win_64_cuda_compiler_version12.9python3.13.____cp313suffix-novec.yaml deleted file mode 100644 index a1f7d65a..00000000 --- a/.ci_support/win_64_cuda_compiler_version12.9python3.13.____cp313suffix-novec.yaml +++ /dev/null @@ -1,32 +0,0 @@ -c_compiler: -- vs2022 -c_stdlib: -- vs -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- '12.9' -cudnn: -- '9' -cxx_compiler: -- vs2022 -github_actions_labels: -- cirun-azure-windows-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.13.* *_cp313 -suffix: -- -novec -target_platform: -- win-64 -zlib: -- '1' diff --git a/.ci_support/win_64_cuda_compiler_version12.9python3.13.____cp313suffix.yaml b/.ci_support/win_64_cuda_compiler_version12.9python3.13.____cp313suffix.yaml deleted file mode 100644 index daf99aa5..00000000 --- a/.ci_support/win_64_cuda_compiler_version12.9python3.13.____cp313suffix.yaml +++ /dev/null @@ -1,32 +0,0 @@ -c_compiler: -- vs2022 -c_stdlib: -- vs -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- '12.9' -cudnn: -- '9' -cxx_compiler: -- vs2022 -github_actions_labels: -- cirun-azure-windows-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.13.* *_cp313 -suffix: -- '' -target_platform: -- win-64 -zlib: -- '1' diff --git a/.ci_support/win_64_cuda_compiler_versionNonepython3.10.____cpythonsuffix-novec.yaml b/.ci_support/win_64_cuda_compiler_versionNonepython3.10.____cpythonsuffix-novec.yaml deleted file mode 100644 index 7f6ab03f..00000000 --- a/.ci_support/win_64_cuda_compiler_versionNonepython3.10.____cpythonsuffix-novec.yaml +++ /dev/null @@ -1,32 +0,0 @@ -c_compiler: -- vs2022 -c_stdlib: -- vs -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cudnn: -- '9' -cxx_compiler: -- vs2022 -github_actions_labels: -- cirun-azure-windows-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -suffix: -- -novec -target_platform: -- win-64 -zlib: -- '1' diff --git a/.ci_support/win_64_cuda_compiler_versionNonepython3.10.____cpythonsuffix.yaml b/.ci_support/win_64_cuda_compiler_versionNonepython3.10.____cpythonsuffix.yaml deleted file mode 100644 index 742b39b9..00000000 --- a/.ci_support/win_64_cuda_compiler_versionNonepython3.10.____cpythonsuffix.yaml +++ /dev/null @@ -1,32 +0,0 @@ -c_compiler: -- vs2022 -c_stdlib: -- vs -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cudnn: -- '9' -cxx_compiler: -- vs2022 -github_actions_labels: -- cirun-azure-windows-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -suffix: -- '' -target_platform: -- win-64 -zlib: -- '1' diff --git a/.ci_support/win_64_cuda_compiler_versionNonepython3.11.____cpythonsuffix-novec.yaml b/.ci_support/win_64_cuda_compiler_versionNonepython3.11.____cpythonsuffix-novec.yaml deleted file mode 100644 index 4f9306a8..00000000 --- a/.ci_support/win_64_cuda_compiler_versionNonepython3.11.____cpythonsuffix-novec.yaml +++ /dev/null @@ -1,32 +0,0 @@ -c_compiler: -- vs2022 -c_stdlib: -- vs -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cudnn: -- '9' -cxx_compiler: -- vs2022 -github_actions_labels: -- cirun-azure-windows-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.11.* *_cpython -suffix: -- -novec -target_platform: -- win-64 -zlib: -- '1' diff --git a/.ci_support/win_64_cuda_compiler_versionNonepython3.11.____cpythonsuffix.yaml b/.ci_support/win_64_cuda_compiler_versionNonepython3.11.____cpythonsuffix.yaml deleted file mode 100644 index 467228a5..00000000 --- a/.ci_support/win_64_cuda_compiler_versionNonepython3.11.____cpythonsuffix.yaml +++ /dev/null @@ -1,32 +0,0 @@ -c_compiler: -- vs2022 -c_stdlib: -- vs -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cudnn: -- '9' -cxx_compiler: -- vs2022 -github_actions_labels: -- cirun-azure-windows-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.11.* *_cpython -suffix: -- '' -target_platform: -- win-64 -zlib: -- '1' diff --git a/.ci_support/win_64_cuda_compiler_versionNonepython3.12.____cpythonsuffix-novec.yaml b/.ci_support/win_64_cuda_compiler_versionNonepython3.12.____cpythonsuffix-novec.yaml index 4f84f9af..001a10b9 100644 --- a/.ci_support/win_64_cuda_compiler_versionNonepython3.12.____cpythonsuffix-novec.yaml +++ b/.ci_support/win_64_cuda_compiler_versionNonepython3.12.____cpythonsuffix-novec.yaml @@ -16,6 +16,10 @@ cxx_compiler: - vs2022 github_actions_labels: - cirun-azure-windows-4xlarge +libabseil: +- '20250512' +libprotobuf: +- 6.31.1 numpy: - '2' pin_run_as_build: diff --git a/.ci_support/win_64_cuda_compiler_versionNonepython3.12.____cpythonsuffix.yaml b/.ci_support/win_64_cuda_compiler_versionNonepython3.12.____cpythonsuffix.yaml index a4cffa17..f384f3e7 100644 --- a/.ci_support/win_64_cuda_compiler_versionNonepython3.12.____cpythonsuffix.yaml +++ b/.ci_support/win_64_cuda_compiler_versionNonepython3.12.____cpythonsuffix.yaml @@ -16,6 +16,10 @@ cxx_compiler: - vs2022 github_actions_labels: - cirun-azure-windows-4xlarge +libabseil: +- '20250512' +libprotobuf: +- 6.31.1 numpy: - '2' pin_run_as_build: diff --git a/.ci_support/win_64_cuda_compiler_versionNonepython3.13.____cp313suffix-novec.yaml b/.ci_support/win_64_cuda_compiler_versionNonepython3.13.____cp313suffix-novec.yaml deleted file mode 100644 index ce09b8ba..00000000 --- a/.ci_support/win_64_cuda_compiler_versionNonepython3.13.____cp313suffix-novec.yaml +++ /dev/null @@ -1,32 +0,0 @@ -c_compiler: -- vs2022 -c_stdlib: -- vs -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cudnn: -- '9' -cxx_compiler: -- vs2022 -github_actions_labels: -- cirun-azure-windows-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.13.* *_cp313 -suffix: -- -novec -target_platform: -- win-64 -zlib: -- '1' diff --git a/.ci_support/win_64_cuda_compiler_versionNonepython3.13.____cp313suffix.yaml b/.ci_support/win_64_cuda_compiler_versionNonepython3.13.____cp313suffix.yaml deleted file mode 100644 index 735ffad1..00000000 --- a/.ci_support/win_64_cuda_compiler_versionNonepython3.13.____cp313suffix.yaml +++ /dev/null @@ -1,32 +0,0 @@ -c_compiler: -- vs2022 -c_stdlib: -- vs -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- None -cudnn: -- '9' -cxx_compiler: -- vs2022 -github_actions_labels: -- cirun-azure-windows-4xlarge -numpy: -- '2' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.13.* *_cp313 -suffix: -- '' -target_platform: -- win-64 -zlib: -- '1' diff --git a/.github/workflows/conda-build.yml b/.github/workflows/conda-build.yml index 1621df35..0fb554a4 100644 --- a/.github/workflows/conda-build.yml +++ b/.github/workflows/conda-build.yml @@ -21,26 +21,6 @@ jobs: fail-fast: false matrix: include: - - CONFIG: linux_64_cuda_compiler_version12.9python3.10.____cpythonsuffix - UPLOAD_PACKAGES: True - os: ubuntu - runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_64_cuda_compiler_version12.9python_h3a66bdde', 'linux', 'x64', 'self-hosted'] - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - - CONFIG: linux_64_cuda_compiler_version12.9python3.10.____cpythonsuffix-novec - UPLOAD_PACKAGES: True - os: ubuntu - runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_64_cuda_compiler_version12.9python_h31d65d89', 'linux', 'x64', 'self-hosted'] - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - - CONFIG: linux_64_cuda_compiler_version12.9python3.11.____cpythonsuffix - UPLOAD_PACKAGES: True - os: ubuntu - runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_64_cuda_compiler_version12.9python_hc301f952', 'linux', 'x64', 'self-hosted'] - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - - CONFIG: linux_64_cuda_compiler_version12.9python3.11.____cpythonsuffix-novec - UPLOAD_PACKAGES: True - os: ubuntu - runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_64_cuda_compiler_version12.9python_hca068e97', 'linux', 'x64', 'self-hosted'] - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - CONFIG: linux_64_cuda_compiler_version12.9python3.12.____cpythonsuffix UPLOAD_PACKAGES: True os: ubuntu @@ -51,36 +31,6 @@ jobs: os: ubuntu runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_64_cuda_compiler_version12.9python_hfcb0a960', 'linux', 'x64', 'self-hosted'] DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - - CONFIG: linux_64_cuda_compiler_version12.9python3.13.____cp313suffix - UPLOAD_PACKAGES: True - os: ubuntu - runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_64_cuda_compiler_version12.9python_h5ed9d557', 'linux', 'x64', 'self-hosted'] - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - - CONFIG: linux_64_cuda_compiler_version12.9python3.13.____cp313suffix-novec - UPLOAD_PACKAGES: True - os: ubuntu - runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_64_cuda_compiler_version12.9python_h1cca7428', 'linux', 'x64', 'self-hosted'] - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - - CONFIG: linux_64_cuda_compiler_versionNonepython3.10.____cpythonsuffix - UPLOAD_PACKAGES: True - os: ubuntu - runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_64_cuda_compiler_versionNonepython_h324bf040', 'linux', 'x64', 'self-hosted'] - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - - CONFIG: linux_64_cuda_compiler_versionNonepython3.10.____cpythonsuffix-novec - UPLOAD_PACKAGES: True - os: ubuntu - runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_64_cuda_compiler_versionNonepython_h880ce673', 'linux', 'x64', 'self-hosted'] - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - - CONFIG: linux_64_cuda_compiler_versionNonepython3.11.____cpythonsuffix - UPLOAD_PACKAGES: True - os: ubuntu - runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_64_cuda_compiler_versionNonepython_h6ac1d39a', 'linux', 'x64', 'self-hosted'] - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - - CONFIG: linux_64_cuda_compiler_versionNonepython3.11.____cpythonsuffix-novec - UPLOAD_PACKAGES: True - os: ubuntu - runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_64_cuda_compiler_versionNonepython_h7de3e2a5', 'linux', 'x64', 'self-hosted'] - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - CONFIG: linux_64_cuda_compiler_versionNonepython3.12.____cpythonsuffix UPLOAD_PACKAGES: True os: ubuntu @@ -91,36 +41,6 @@ jobs: os: ubuntu runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_64_cuda_compiler_versionNonepython_h054a5f3a', 'linux', 'x64', 'self-hosted'] DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - - CONFIG: linux_64_cuda_compiler_versionNonepython3.13.____cp313suffix - UPLOAD_PACKAGES: True - os: ubuntu - runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_64_cuda_compiler_versionNonepython_h8b4dbaa6', 'linux', 'x64', 'self-hosted'] - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - - CONFIG: linux_64_cuda_compiler_versionNonepython3.13.____cp313suffix-novec - UPLOAD_PACKAGES: True - os: ubuntu - runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_64_cuda_compiler_versionNonepython_h22789aa6', 'linux', 'x64', 'self-hosted'] - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - - CONFIG: linux_aarch64_cuda_compiler_versionNonepython3.10.____cpythonsuffix - UPLOAD_PACKAGES: True - os: ubuntu - runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_aarch64_cuda_compiler_versionNonep_h02b92a48', 'linux', 'x64', 'self-hosted'] - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - - CONFIG: linux_aarch64_cuda_compiler_versionNonepython3.10.____cpythonsuffix-novec - UPLOAD_PACKAGES: True - os: ubuntu - runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_aarch64_cuda_compiler_versionNonep_h29ebf758', 'linux', 'x64', 'self-hosted'] - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - - CONFIG: linux_aarch64_cuda_compiler_versionNonepython3.11.____cpythonsuffix - UPLOAD_PACKAGES: True - os: ubuntu - runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_aarch64_cuda_compiler_versionNonep_h50dfbc70', 'linux', 'x64', 'self-hosted'] - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - - CONFIG: linux_aarch64_cuda_compiler_versionNonepython3.11.____cpythonsuffix-novec - UPLOAD_PACKAGES: True - os: ubuntu - runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_aarch64_cuda_compiler_versionNonep_hbd10c3ea', 'linux', 'x64', 'self-hosted'] - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - CONFIG: linux_aarch64_cuda_compiler_versionNonepython3.12.____cpythonsuffix UPLOAD_PACKAGES: True os: ubuntu @@ -131,32 +51,6 @@ jobs: os: ubuntu runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_aarch64_cuda_compiler_versionNonep_hc525edcf', 'linux', 'x64', 'self-hosted'] DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - - CONFIG: linux_aarch64_cuda_compiler_versionNonepython3.13.____cp313suffix - UPLOAD_PACKAGES: True - os: ubuntu - runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_aarch64_cuda_compiler_versionNonep_h17d71111', 'linux', 'x64', 'self-hosted'] - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - - CONFIG: linux_aarch64_cuda_compiler_versionNonepython3.13.____cp313suffix-novec - UPLOAD_PACKAGES: True - os: ubuntu - runs_on: ['cirun-openstack-cpu-4xlarge--${{ github.run_id }}-linux_aarch64_cuda_compiler_versionNonep_ha614c754', 'linux', 'x64', 'self-hosted'] - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 - - CONFIG: win_64_cuda_compiler_version12.9python3.10.____cpythonsuffix - UPLOAD_PACKAGES: True - os: windows - runs_on: ['cirun-azure-windows-4xlarge--${{ github.run_id }}-win_64_cuda_compiler_version12.9python3._haca5f550', 'windows', 'x64', 'self-hosted'] - - CONFIG: win_64_cuda_compiler_version12.9python3.10.____cpythonsuffix-novec - UPLOAD_PACKAGES: True - os: windows - runs_on: ['cirun-azure-windows-4xlarge--${{ github.run_id }}-win_64_cuda_compiler_version12.9python3._hda3d5d91', 'windows', 'x64', 'self-hosted'] - - CONFIG: win_64_cuda_compiler_version12.9python3.11.____cpythonsuffix - UPLOAD_PACKAGES: True - os: windows - runs_on: ['cirun-azure-windows-4xlarge--${{ github.run_id }}-win_64_cuda_compiler_version12.9python3._h2845a0b2', 'windows', 'x64', 'self-hosted'] - - CONFIG: win_64_cuda_compiler_version12.9python3.11.____cpythonsuffix-novec - UPLOAD_PACKAGES: True - os: windows - runs_on: ['cirun-azure-windows-4xlarge--${{ github.run_id }}-win_64_cuda_compiler_version12.9python3._hf5f00a0b', 'windows', 'x64', 'self-hosted'] - CONFIG: win_64_cuda_compiler_version12.9python3.12.____cpythonsuffix UPLOAD_PACKAGES: True os: windows @@ -165,30 +59,6 @@ jobs: UPLOAD_PACKAGES: True os: windows runs_on: ['cirun-azure-windows-4xlarge--${{ github.run_id }}-win_64_cuda_compiler_version12.9python3._h512b08c8', 'windows', 'x64', 'self-hosted'] - - CONFIG: win_64_cuda_compiler_version12.9python3.13.____cp313suffix - UPLOAD_PACKAGES: True - os: windows - runs_on: ['cirun-azure-windows-4xlarge--${{ github.run_id }}-win_64_cuda_compiler_version12.9python3._h3665483b', 'windows', 'x64', 'self-hosted'] - - CONFIG: win_64_cuda_compiler_version12.9python3.13.____cp313suffix-novec - UPLOAD_PACKAGES: True - os: windows - runs_on: ['cirun-azure-windows-4xlarge--${{ github.run_id }}-win_64_cuda_compiler_version12.9python3._hc205d925', 'windows', 'x64', 'self-hosted'] - - CONFIG: win_64_cuda_compiler_versionNonepython3.10.____cpythonsuffix - UPLOAD_PACKAGES: True - os: windows - runs_on: ['cirun-azure-windows-4xlarge--${{ github.run_id }}-win_64_cuda_compiler_versionNonepython3._h9b8b909e', 'windows', 'x64', 'self-hosted'] - - CONFIG: win_64_cuda_compiler_versionNonepython3.10.____cpythonsuffix-novec - UPLOAD_PACKAGES: True - os: windows - runs_on: ['cirun-azure-windows-4xlarge--${{ github.run_id }}-win_64_cuda_compiler_versionNonepython3._hb247aade', 'windows', 'x64', 'self-hosted'] - - CONFIG: win_64_cuda_compiler_versionNonepython3.11.____cpythonsuffix - UPLOAD_PACKAGES: True - os: windows - runs_on: ['cirun-azure-windows-4xlarge--${{ github.run_id }}-win_64_cuda_compiler_versionNonepython3._h6928eed6', 'windows', 'x64', 'self-hosted'] - - CONFIG: win_64_cuda_compiler_versionNonepython3.11.____cpythonsuffix-novec - UPLOAD_PACKAGES: True - os: windows - runs_on: ['cirun-azure-windows-4xlarge--${{ github.run_id }}-win_64_cuda_compiler_versionNonepython3._h4390b1c1', 'windows', 'x64', 'self-hosted'] - CONFIG: win_64_cuda_compiler_versionNonepython3.12.____cpythonsuffix UPLOAD_PACKAGES: True os: windows @@ -197,14 +67,6 @@ jobs: UPLOAD_PACKAGES: True os: windows runs_on: ['cirun-azure-windows-4xlarge--${{ github.run_id }}-win_64_cuda_compiler_versionNonepython3._h7e77335f', 'windows', 'x64', 'self-hosted'] - - CONFIG: win_64_cuda_compiler_versionNonepython3.13.____cp313suffix - UPLOAD_PACKAGES: True - os: windows - runs_on: ['cirun-azure-windows-4xlarge--${{ github.run_id }}-win_64_cuda_compiler_versionNonepython3._h4998f419', 'windows', 'x64', 'self-hosted'] - - CONFIG: win_64_cuda_compiler_versionNonepython3.13.____cp313suffix-novec - UPLOAD_PACKAGES: True - os: windows - runs_on: ['cirun-azure-windows-4xlarge--${{ github.run_id }}-win_64_cuda_compiler_versionNonepython3._he08fd93b', 'windows', 'x64', 'self-hosted'] steps: - name: Checkout code diff --git a/.scripts/run_osx_build.sh b/.scripts/run_osx_build.sh index 361edeb2..bac7141a 100755 --- a/.scripts/run_osx_build.sh +++ b/.scripts/run_osx_build.sh @@ -63,6 +63,25 @@ if [[ "${sha:-}" == "" ]]; then sha=$(git rev-parse HEAD) fi +if [[ "${OSX_SDK_DIR:-}" == "" ]]; then + if [[ "${CI:-}" == "" ]]; then + echo "Please set OSX_SDK_DIR to a directory where SDKs can be downloaded to. Aborting" + exit 1 + else + export OSX_SDK_DIR=/opt/conda-sdks + /usr/bin/sudo mkdir -p "${OSX_SDK_DIR}" + /usr/bin/sudo chown "${USER}" "${OSX_SDK_DIR}" + fi +else + if tmpf=$(mktemp -p "$OSX_SDK_DIR" tmp.XXXXXXXX 2>/dev/null); then + rm -f "$tmpf" + echo "OSX_SDK_DIR is writeable without sudo, continuing" + else + echo "User-provided OSX_SDK_DIR is not writeable for current user! Aborting" + exit 1 + fi +fi + echo -e "\n\nRunning the build setup script." source run_conda_forge_build_setup diff --git a/README.md b/README.md index 7e11dd0e..a306a9e7 100644 --- a/README.md +++ b/README.md @@ -3,46 +3,6 @@ About onnxruntime-feedstock Feedstock license: [BSD-3-Clause](https://github.com/conda-forge/onnxruntime-feedstock/blob/main/LICENSE.txt) - -About onnxruntime ------------------ - -Home: https://github.com/microsoft/onnxruntime/ - -Package license: MIT AND BSL-1.0 - -Summary: cross-platform, high performance ML inferencing and training accelerator - -About onnxruntime ------------------ - -Home: https://github.com/microsoft/onnxruntime/ - -Package license: MIT AND BSL-1.0 - -Summary: cross-platform, high performance ML inferencing and training accelerator - -About onnxruntime-cpp ---------------------- - -Home: https://github.com/microsoft/onnxruntime/ - -Package license: MIT AND BSL-1.0 - -Summary: cross-platform, high performance ML inferencing and training accelerator - -About onnxruntime-novec ------------------------ - -Home: https://github.com/microsoft/onnxruntime/ - -Package license: MIT AND BSL-1.0 - -Summary: cross-platform, high performance ML inferencing and training accelerator - -About onnxruntime-novec-cpp ---------------------------- - Home: https://github.com/microsoft/onnxruntime/ Package license: MIT AND BSL-1.0 @@ -67,34 +27,6 @@ Current build status
| Variant | Status |
|---|---|
| linux_64_cuda_compiler_version12.9python3.10.____cpythonsuffix | -
-
- |
-
| linux_64_cuda_compiler_version12.9python3.10.____cpythonsuffix-novec | -
-
- |
-
| linux_64_cuda_compiler_version12.9python3.11.____cpythonsuffix | -
-
- |
-
| linux_64_cuda_compiler_version12.9python3.11.____cpythonsuffix-novec | -
-
- |
-
| linux_64_cuda_compiler_version12.9python3.12.____cpythonsuffix |
@@ -108,48 +40,6 @@ Current build status
|
-
| linux_64_cuda_compiler_version12.9python3.13.____cp313suffix | -
-
- |
-
| linux_64_cuda_compiler_version12.9python3.13.____cp313suffix-novec | -
-
- |
-
| linux_64_cuda_compiler_versionNonepython3.10.____cpythonsuffix | -
-
- |
-
| linux_64_cuda_compiler_versionNonepython3.10.____cpythonsuffix-novec | -
-
- |
-
| linux_64_cuda_compiler_versionNonepython3.11.____cpythonsuffix | -
-
- |
-
| linux_64_cuda_compiler_versionNonepython3.11.____cpythonsuffix-novec | -
-
- |
| linux_64_cuda_compiler_versionNonepython3.12.____cpythonsuffix |
@@ -164,48 +54,6 @@ Current build status
|
-
| linux_64_cuda_compiler_versionNonepython3.13.____cp313suffix | -
-
- |
-
| linux_64_cuda_compiler_versionNonepython3.13.____cp313suffix-novec | -
-
- |
-
| linux_aarch64_cuda_compiler_versionNonepython3.10.____cpythonsuffix | -
-
- |
-
| linux_aarch64_cuda_compiler_versionNonepython3.10.____cpythonsuffix-novec | -
-
- |
-
| linux_aarch64_cuda_compiler_versionNonepython3.11.____cpythonsuffix | -
-
- |
-
| linux_aarch64_cuda_compiler_versionNonepython3.11.____cpythonsuffix-novec | -
-
- |
| linux_aarch64_cuda_compiler_versionNonepython3.12.____cpythonsuffix |
@@ -220,48 +68,6 @@ Current build status
|
-
| linux_aarch64_cuda_compiler_versionNonepython3.13.____cp313suffix | -
-
- |
-
| linux_aarch64_cuda_compiler_versionNonepython3.13.____cp313suffix-novec | -
-
- |
-
| osx_64_python3.10.____cpythonsuffix | -
-
- |
-
| osx_64_python3.10.____cpythonsuffix-novec | -
-
- |
-
| osx_64_python3.11.____cpythonsuffix | -
-
- |
-
| osx_64_python3.11.____cpythonsuffix-novec | -
-
- |
| osx_64_python3.12.____cpythonsuffix |
@@ -276,48 +82,6 @@ Current build status
|
-
| osx_64_python3.13.____cp313suffix | -
-
- |
-
| osx_64_python3.13.____cp313suffix-novec | -
-
- |
-
| osx_arm64_python3.10.____cpythonsuffix | -
-
- |
-
| osx_arm64_python3.10.____cpythonsuffix-novec | -
-
- |
-
| osx_arm64_python3.11.____cpythonsuffix | -
-
- |
-
| osx_arm64_python3.11.____cpythonsuffix-novec | -
-
- |
| osx_arm64_python3.12.____cpythonsuffix |
@@ -332,48 +96,6 @@ Current build status
|
-
| osx_arm64_python3.13.____cp313suffix | -
-
- |
-
| osx_arm64_python3.13.____cp313suffix-novec | -
-
- |
-
| win_64_cuda_compiler_version12.9python3.10.____cpythonsuffix | -
-
- |
-
| win_64_cuda_compiler_version12.9python3.10.____cpythonsuffix-novec | -
-
- |
-
| win_64_cuda_compiler_version12.9python3.11.____cpythonsuffix | -
-
- |
-
| win_64_cuda_compiler_version12.9python3.11.____cpythonsuffix-novec | -
-
- |
| win_64_cuda_compiler_version12.9python3.12.____cpythonsuffix |
@@ -388,48 +110,6 @@ Current build status
|
-
| win_64_cuda_compiler_version12.9python3.13.____cp313suffix | -
-
- |
-
| win_64_cuda_compiler_version12.9python3.13.____cp313suffix-novec | -
-
- |
-
| win_64_cuda_compiler_versionNonepython3.10.____cpythonsuffix | -
-
- |
-
| win_64_cuda_compiler_versionNonepython3.10.____cpythonsuffix-novec | -
-
- |
-
| win_64_cuda_compiler_versionNonepython3.11.____cpythonsuffix | -
-
- |
-
| win_64_cuda_compiler_versionNonepython3.11.____cpythonsuffix-novec | -
-
- |
| win_64_cuda_compiler_versionNonepython3.12.____cpythonsuffix |
@@ -444,20 +124,6 @@ Current build status
|
-
| win_64_cuda_compiler_versionNonepython3.13.____cp313suffix | -
-
- |
-
| win_64_cuda_compiler_versionNonepython3.13.____cp313suffix-novec | -
-
- |