Skip to content

Commit eb23fc5

Browse files
committed
MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.29.0, and conda-forge-pinning 2023.11.16.09.46.51
1 parent f7367a3 commit eb23fc5

15 files changed

+271
-35
lines changed

.azure-pipelines/azure-pipelines-linux.yml

Lines changed: 45 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-osx.yml

Lines changed: 35 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.ci_support/linux_64_mpi_typeconda.yaml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,24 @@ channel_sources:
88
- conda-forge
99
channel_targets:
1010
- conda-forge main
11-
cudatoolkit:
12-
- '10.2'
11+
cuda_version:
12+
- '11.2'
1313
cxx_compiler:
1414
- gxx
1515
cxx_compiler_version:
1616
- '12'
1717
docker_image:
18-
- quay.io/condaforge/linux-anvil-cos7-cuda:10.2
18+
- quay.io/condaforge/linux-anvil-cuda:11.2
1919
enable_cuda:
2020
- 'True'
21+
enable_ucx:
22+
- 'True'
2123
fortran_compiler:
2224
- gfortran
2325
fortran_compiler_version:
2426
- '12'
27+
libevent:
28+
- 2.1.12
2529
mpi_type:
2630
- conda
2731
target_platform:

.ci_support/linux_64_mpi_typeexternal.yaml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,24 @@ channel_sources:
88
- conda-forge
99
channel_targets:
1010
- conda-forge main
11-
cudatoolkit:
12-
- '10.2'
11+
cuda_version:
12+
- '11.2'
1313
cxx_compiler:
1414
- gxx
1515
cxx_compiler_version:
1616
- '12'
1717
docker_image:
18-
- quay.io/condaforge/linux-anvil-cos7-cuda:10.2
18+
- quay.io/condaforge/linux-anvil-cuda:11.2
1919
enable_cuda:
2020
- 'True'
21+
enable_ucx:
22+
- 'True'
2123
fortran_compiler:
2224
- gfortran
2325
fortran_compiler_version:
2426
- '12'
27+
libevent:
28+
- 2.1.12
2529
mpi_type:
2630
- external
2731
target_platform:

.ci_support/linux_aarch64_mpi_typeconda.yaml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,24 @@ channel_sources:
1212
- conda-forge
1313
channel_targets:
1414
- conda-forge main
15-
cudatoolkit:
16-
- '11.0'
15+
cuda_version:
16+
- '11.2'
1717
cxx_compiler:
1818
- gxx
1919
cxx_compiler_version:
2020
- '12'
2121
docker_image:
22-
- quay.io/condaforge/linux-anvil-aarch64-cuda:11.0
22+
- quay.io/condaforge/linux-anvil-aarch64-cuda:11.2
2323
enable_cuda:
2424
- 'True'
25+
enable_ucx:
26+
- 'True'
2527
fortran_compiler:
2628
- gfortran
2729
fortran_compiler_version:
2830
- '12'
31+
libevent:
32+
- 2.1.12
2933
mpi_type:
3034
- conda
3135
target_platform:

.ci_support/linux_aarch64_mpi_typeexternal.yaml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,24 @@ channel_sources:
1212
- conda-forge
1313
channel_targets:
1414
- conda-forge main
15-
cudatoolkit:
16-
- '11.0'
15+
cuda_version:
16+
- '11.2'
1717
cxx_compiler:
1818
- gxx
1919
cxx_compiler_version:
2020
- '12'
2121
docker_image:
22-
- quay.io/condaforge/linux-anvil-aarch64-cuda:11.0
22+
- quay.io/condaforge/linux-anvil-aarch64-cuda:11.2
2323
enable_cuda:
2424
- 'True'
25+
enable_ucx:
26+
- 'True'
2527
fortran_compiler:
2628
- gfortran
2729
fortran_compiler_version:
2830
- '12'
31+
libevent:
32+
- 2.1.12
2933
mpi_type:
3034
- external
3135
target_platform:

.ci_support/linux_ppc64le_mpi_typeconda.yaml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,24 @@ channel_sources:
88
- conda-forge
99
channel_targets:
1010
- conda-forge main
11-
cudatoolkit:
12-
- '11.0'
11+
cuda_version:
12+
- '11.2'
1313
cxx_compiler:
1414
- gxx
1515
cxx_compiler_version:
1616
- '12'
1717
docker_image:
18-
- quay.io/condaforge/linux-anvil-ppc64le-cuda:11.0
18+
- quay.io/condaforge/linux-anvil-ppc64le-cuda:11.2
1919
enable_cuda:
2020
- 'True'
21+
enable_ucx:
22+
- 'True'
2123
fortran_compiler:
2224
- gfortran
2325
fortran_compiler_version:
2426
- '12'
27+
libevent:
28+
- 2.1.12
2529
mpi_type:
2630
- conda
2731
target_platform:

.ci_support/linux_ppc64le_mpi_typeexternal.yaml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,24 @@ channel_sources:
88
- conda-forge
99
channel_targets:
1010
- conda-forge main
11-
cudatoolkit:
12-
- '11.0'
11+
cuda_version:
12+
- '11.2'
1313
cxx_compiler:
1414
- gxx
1515
cxx_compiler_version:
1616
- '12'
1717
docker_image:
18-
- quay.io/condaforge/linux-anvil-ppc64le-cuda:11.0
18+
- quay.io/condaforge/linux-anvil-ppc64le-cuda:11.2
1919
enable_cuda:
2020
- 'True'
21+
enable_ucx:
22+
- 'True'
2123
fortran_compiler:
2224
- gfortran
2325
fortran_compiler_version:
2426
- '12'
27+
libevent:
28+
- 2.1.12
2529
mpi_type:
2630
- external
2731
target_platform:

.ci_support/osx_64_.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,14 @@ cxx_compiler_version:
1414
- '16'
1515
enable_cuda:
1616
- 'False'
17+
enable_ucx:
18+
- 'False'
1719
fortran_compiler:
1820
- gfortran
1921
fortran_compiler_version:
2022
- '12'
23+
libevent:
24+
- 2.1.12
2125
macos_machine:
2226
- x86_64-apple-darwin13.4.0
2327
mpi_type:

.ci_support/osx_arm64_.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,14 @@ cxx_compiler_version:
1414
- '16'
1515
enable_cuda:
1616
- 'False'
17+
enable_ucx:
18+
- 'False'
1719
fortran_compiler:
1820
- gfortran
1921
fortran_compiler_version:
2022
- '12'
23+
libevent:
24+
- 2.1.12
2125
macos_machine:
2226
- arm64-apple-darwin20.0.0
2327
mpi_type:

0 commit comments

Comments
 (0)