Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.9'
cudnn:
- '9'
cxx_compiler:
- clangxx
cxx_compiler_version:
Expand All @@ -35,7 +33,7 @@ nccl:
numpy:
- '2'
openssl:
- '3'
- '3.5'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -49,7 +47,5 @@ zip_keys:
- cxx_compiler_version
- c_stdlib_version
- cuda_compiler_version
- - python
- channel_sources
zlib:
- '1'
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.9'
cudnn:
- '9'
cxx_compiler:
- clangxx
cxx_compiler_version:
Expand All @@ -35,7 +33,7 @@ nccl:
numpy:
- '2'
openssl:
- '3'
- '3.5'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -49,7 +47,5 @@ zip_keys:
- cxx_compiler_version
- c_stdlib_version
- cuda_compiler_version
- - python
- channel_sources
zlib:
- '1'
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.9'
cudnn:
- '9'
cxx_compiler:
- clangxx
cxx_compiler_version:
Expand All @@ -35,7 +33,7 @@ nccl:
numpy:
- '2'
openssl:
- '3'
- '3.5'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -49,7 +47,5 @@ zip_keys:
- cxx_compiler_version
- c_stdlib_version
- cuda_compiler_version
- - python
- channel_sources
zlib:
- '1'
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
c_compiler:
- clang
c_compiler_version:
- '20'
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'
cxx_compiler:
- clangxx
cxx_compiler_version:
- '20'
docker_image:
- quay.io/condaforge/linux-anvil-x86_64:alma9
github_actions_labels:
- cirun-openstack-cpu-large
libabseil:
- '20250512'
libgrpc:
- '1.73'
libprotobuf:
- 6.31.1
nccl:
- '2'
numpy:
- '2'
openssl:
- '3.5'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.14.* *_cp314
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cuda_compiler_version
zlib:
- '1'
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- None
cudnn:
- '9'
cxx_compiler:
- clangxx
cxx_compiler_version:
Expand All @@ -35,7 +33,7 @@ nccl:
numpy:
- '2'
openssl:
- '3'
- '3.5'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -49,7 +47,5 @@ zip_keys:
- cxx_compiler_version
- c_stdlib_version
- cuda_compiler_version
- - python
- channel_sources
zlib:
- '1'
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- None
cudnn:
- '9'
cxx_compiler:
- clangxx
cxx_compiler_version:
Expand All @@ -35,7 +33,7 @@ nccl:
numpy:
- '2'
openssl:
- '3'
- '3.5'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -49,7 +47,5 @@ zip_keys:
- cxx_compiler_version
- c_stdlib_version
- cuda_compiler_version
- - python
- channel_sources
zlib:
- '1'
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- None
cudnn:
- '9'
cxx_compiler:
- clangxx
cxx_compiler_version:
Expand All @@ -35,7 +33,7 @@ nccl:
numpy:
- '2'
openssl:
- '3'
- '3.5'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -49,7 +47,5 @@ zip_keys:
- cxx_compiler_version
- c_stdlib_version
- cuda_compiler_version
- - python
- channel_sources
zlib:
- '1'
Loading
Loading