-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to v2.1.2 and remove special config for llvm (#48)
* Update to v2.1.2 and remove special config for llvm * MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.30.1, and conda-forge-pinning 2023.12.19.13.04.28 * Refresh CUDA 12 migrator * Add CUDA 11.8 migrator * MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.30.1, and conda-forge-pinning 2023.12.19.13.04.28 * Add HDF5 1.14.2 / 1.14.3 migrator * Actually bump version * GCC11 with cuda 12 * MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.30.1, and conda-forge-pinning 2023.12.19.13.04.28 * Add patch for HDF5 on OS X * MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.30.1, and conda-forge-pinning 2023.12.19.13.04.28 --------- Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com> Co-authored-by: jakirkham <[email protected]>
- Loading branch information
1 parent
af1813a
commit f5dda01
Showing
34 changed files
with
434 additions
and
120 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
41 changes: 41 additions & 0 deletions
41
...da_compilernvcccuda_compiler_version11.8cxx_compiler_version11python3.10.____cpython.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
c_compiler: | ||
- gcc | ||
c_compiler_version: | ||
- '11' | ||
cdt_name: | ||
- cos7 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
cuda_compiler: | ||
- nvcc | ||
cuda_compiler_version: | ||
- '11.8' | ||
cxx_compiler: | ||
- gxx | ||
cxx_compiler_version: | ||
- '11' | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cuda:11.8 | ||
hdf5: | ||
- 1.14.3 | ||
openblas: | ||
- 0.3.* | ||
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 | ||
- cuda_compiler | ||
- cuda_compiler_version | ||
- cdt_name | ||
- docker_image | ||
zlib: | ||
- '1.2' |
41 changes: 41 additions & 0 deletions
41
...da_compilernvcccuda_compiler_version11.8cxx_compiler_version11python3.11.____cpython.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
c_compiler: | ||
- gcc | ||
c_compiler_version: | ||
- '11' | ||
cdt_name: | ||
- cos7 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
cuda_compiler: | ||
- nvcc | ||
cuda_compiler_version: | ||
- '11.8' | ||
cxx_compiler: | ||
- gxx | ||
cxx_compiler_version: | ||
- '11' | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cuda:11.8 | ||
hdf5: | ||
- 1.14.3 | ||
openblas: | ||
- 0.3.* | ||
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 | ||
- cuda_compiler | ||
- cuda_compiler_version | ||
- cdt_name | ||
- docker_image | ||
zlib: | ||
- '1.2' |
41 changes: 41 additions & 0 deletions
41
...uda_compilernvcccuda_compiler_version11.8cxx_compiler_version11python3.8.____cpython.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
c_compiler: | ||
- gcc | ||
c_compiler_version: | ||
- '11' | ||
cdt_name: | ||
- cos7 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
cuda_compiler: | ||
- nvcc | ||
cuda_compiler_version: | ||
- '11.8' | ||
cxx_compiler: | ||
- gxx | ||
cxx_compiler_version: | ||
- '11' | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cuda:11.8 | ||
hdf5: | ||
- 1.14.3 | ||
openblas: | ||
- 0.3.* | ||
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 | ||
- cuda_compiler | ||
- cuda_compiler_version | ||
- cdt_name | ||
- docker_image | ||
zlib: | ||
- '1.2' |
41 changes: 41 additions & 0 deletions
41
...uda_compilernvcccuda_compiler_version11.8cxx_compiler_version11python3.9.____cpython.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
c_compiler: | ||
- gcc | ||
c_compiler_version: | ||
- '11' | ||
cdt_name: | ||
- cos7 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
cuda_compiler: | ||
- nvcc | ||
cuda_compiler_version: | ||
- '11.8' | ||
cxx_compiler: | ||
- gxx | ||
cxx_compiler_version: | ||
- '11' | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cuda:11.8 | ||
hdf5: | ||
- 1.14.3 | ||
openblas: | ||
- 0.3.* | ||
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 | ||
- cuda_compiler | ||
- cuda_compiler_version | ||
- cdt_name | ||
- docker_image | ||
zlib: | ||
- '1.2' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.