Skip to content

Commit

Permalink
Merge pull request #199 from conda-forge-admin/conda_forge_admin_198
Browse files Browse the repository at this point in the history
Support CUDA 12
  • Loading branch information
leofang committed Jun 1, 2023
2 parents ed53a41 + b44747b commit b1c034f
Show file tree
Hide file tree
Showing 69 changed files with 980 additions and 853 deletions.
152 changes: 60 additions & 92 deletions .azure-pipelines/azure-pipelines-linux.yml

Large diffs are not rendered by default.

64 changes: 32 additions & 32 deletions .azure-pipelines/azure-pipelines-win.yml

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

Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.0'
cudnn:
- '8'
cutensor:
- '1'
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
nccl:
- '2'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.10.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.0'
cudnn:
- '8'
cutensor:
- '1'
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
nccl:
- '2'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.11.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.0'
cudnn:
- '8'
cutensor:
- '1'
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
nccl:
- '2'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.8.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.0'
cudnn:
- '8'
cutensor:
- '1'
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
nccl:
- '2'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Loading

0 comments on commit b1c034f

Please sign in to comment.