Skip to content

Commit

Permalink
Build with CUDA 12.6 (#67)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Nov 4, 2024
2 parents 1be5ad0 + 92d299b commit fcaf95f
Show file tree
Hide file tree
Showing 16 changed files with 271 additions and 37 deletions.
48 changes: 30 additions & 18 deletions .azure-pipelines/azure-pipelines-linux.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
@@ -0,0 +1,53 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.28'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.6'
cudnn:
- '9'
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-alma-x86_64:8
fmt:
- '11'
libboost_devel:
- '1.84'
nccl:
- '2'
numpy:
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.10.* *_cpython
pytorch:
- '2.5'
re2:
- 2024.07.02
spdlog:
- '1.14'
target_platform:
- linux-64
zip_keys:
- - cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
- - python
- numpy
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.28'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.6'
cudnn:
- '9'
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-alma-x86_64:8
fmt:
- '11'
libboost_devel:
- '1.84'
nccl:
- '2'
numpy:
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.11.* *_cpython
pytorch:
- '2.5'
re2:
- 2024.07.02
spdlog:
- '1.14'
target_platform:
- linux-64
zip_keys:
- - cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
- - python
- numpy
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.28'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.6'
cudnn:
- '9'
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-alma-x86_64:8
fmt:
- '11'
libboost_devel:
- '1.84'
nccl:
- '2'
numpy:
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.12.* *_cpython
pytorch:
- '2.5'
re2:
- 2024.07.02
spdlog:
- '1.14'
target_platform:
- linux-64
zip_keys:
- - cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
- - python
- numpy
Loading

0 comments on commit fcaf95f

Please sign in to comment.