Skip to content

Commit a794f3e

Browse files
MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.02.23.04.43.58
1 parent bd017d7 commit a794f3e

6 files changed

+18
-18
lines changed

.ci_support/linux_64_mpi_typeconda.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '10'
4+
- '11'
55
cdt_name:
66
- cos6
77
channel_sources:
@@ -13,15 +13,15 @@ cudatoolkit:
1313
cxx_compiler:
1414
- gxx
1515
cxx_compiler_version:
16-
- '10'
16+
- '11'
1717
docker_image:
1818
- quay.io/condaforge/linux-anvil-cos7-cuda:10.2
1919
enable_cuda:
2020
- 'True'
2121
fortran_compiler:
2222
- gfortran
2323
fortran_compiler_version:
24-
- '10'
24+
- '11'
2525
mpi_type:
2626
- conda
2727
target_platform:

.ci_support/linux_64_mpi_typeexternal.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '10'
4+
- '11'
55
cdt_name:
66
- cos6
77
channel_sources:
@@ -13,15 +13,15 @@ cudatoolkit:
1313
cxx_compiler:
1414
- gxx
1515
cxx_compiler_version:
16-
- '10'
16+
- '11'
1717
docker_image:
1818
- quay.io/condaforge/linux-anvil-cos7-cuda:10.2
1919
enable_cuda:
2020
- 'True'
2121
fortran_compiler:
2222
- gfortran
2323
fortran_compiler_version:
24-
- '10'
24+
- '11'
2525
mpi_type:
2626
- external
2727
target_platform:

.ci_support/linux_aarch64_mpi_typeconda.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ BUILD:
33
c_compiler:
44
- gcc
55
c_compiler_version:
6-
- '10'
6+
- '11'
77
cdt_arch:
88
- aarch64
99
cdt_name:
@@ -17,15 +17,15 @@ cudatoolkit:
1717
cxx_compiler:
1818
- gxx
1919
cxx_compiler_version:
20-
- '10'
20+
- '11'
2121
docker_image:
2222
- quay.io/condaforge/linux-anvil-aarch64-cuda:11.0
2323
enable_cuda:
2424
- 'True'
2525
fortran_compiler:
2626
- gfortran
2727
fortran_compiler_version:
28-
- '10'
28+
- '11'
2929
mpi_type:
3030
- conda
3131
target_platform:

.ci_support/linux_aarch64_mpi_typeexternal.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ BUILD:
33
c_compiler:
44
- gcc
55
c_compiler_version:
6-
- '10'
6+
- '11'
77
cdt_arch:
88
- aarch64
99
cdt_name:
@@ -17,15 +17,15 @@ cudatoolkit:
1717
cxx_compiler:
1818
- gxx
1919
cxx_compiler_version:
20-
- '10'
20+
- '11'
2121
docker_image:
2222
- quay.io/condaforge/linux-anvil-aarch64-cuda:11.0
2323
enable_cuda:
2424
- 'True'
2525
fortran_compiler:
2626
- gfortran
2727
fortran_compiler_version:
28-
- '10'
28+
- '11'
2929
mpi_type:
3030
- external
3131
target_platform:

.ci_support/linux_ppc64le_mpi_typeconda.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '10'
4+
- '11'
55
cdt_name:
66
- cos7
77
channel_sources:
@@ -13,15 +13,15 @@ cudatoolkit:
1313
cxx_compiler:
1414
- gxx
1515
cxx_compiler_version:
16-
- '10'
16+
- '11'
1717
docker_image:
1818
- quay.io/condaforge/linux-anvil-ppc64le-cuda:11.0
1919
enable_cuda:
2020
- 'True'
2121
fortran_compiler:
2222
- gfortran
2323
fortran_compiler_version:
24-
- '10'
24+
- '11'
2525
mpi_type:
2626
- conda
2727
target_platform:

.ci_support/linux_ppc64le_mpi_typeexternal.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '10'
4+
- '11'
55
cdt_name:
66
- cos7
77
channel_sources:
@@ -13,15 +13,15 @@ cudatoolkit:
1313
cxx_compiler:
1414
- gxx
1515
cxx_compiler_version:
16-
- '10'
16+
- '11'
1717
docker_image:
1818
- quay.io/condaforge/linux-anvil-ppc64le-cuda:11.0
1919
enable_cuda:
2020
- 'True'
2121
fortran_compiler:
2222
- gfortran
2323
fortran_compiler_version:
24-
- '10'
24+
- '11'
2525
mpi_type:
2626
- external
2727
target_platform:

0 commit comments

Comments
 (0)