Skip to content

Commit 5eccfea

Browse files
authored
Merge pull request #126 from regro-cf-autotick-bot/4.1.6_hf859b5
openmpi v4.1.6
2 parents 4f99de6 + 36086e6 commit 5eccfea

15 files changed

+43
-56
lines changed

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

Lines changed: 0 additions & 5 deletions
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: 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-
- '11'
4+
- '12'
55
cdt_name:
66
- cos6
77
channel_sources:
@@ -13,15 +13,15 @@ cudatoolkit:
1313
cxx_compiler:
1414
- gxx
1515
cxx_compiler_version:
16-
- '11'
16+
- '12'
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-
- '11'
24+
- '12'
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-
- '11'
4+
- '12'
55
cdt_name:
66
- cos6
77
channel_sources:
@@ -13,15 +13,15 @@ cudatoolkit:
1313
cxx_compiler:
1414
- gxx
1515
cxx_compiler_version:
16-
- '11'
16+
- '12'
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-
- '11'
24+
- '12'
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-
- '11'
6+
- '12'
77
cdt_arch:
88
- aarch64
99
cdt_name:
@@ -17,15 +17,15 @@ cudatoolkit:
1717
cxx_compiler:
1818
- gxx
1919
cxx_compiler_version:
20-
- '11'
20+
- '12'
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-
- '11'
28+
- '12'
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-
- '11'
6+
- '12'
77
cdt_arch:
88
- aarch64
99
cdt_name:
@@ -17,15 +17,15 @@ cudatoolkit:
1717
cxx_compiler:
1818
- gxx
1919
cxx_compiler_version:
20-
- '11'
20+
- '12'
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-
- '11'
28+
- '12'
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-
- '11'
4+
- '12'
55
cdt_name:
66
- cos7
77
channel_sources:
@@ -13,15 +13,15 @@ cudatoolkit:
1313
cxx_compiler:
1414
- gxx
1515
cxx_compiler_version:
16-
- '11'
16+
- '12'
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-
- '11'
24+
- '12'
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-
- '11'
4+
- '12'
55
cdt_name:
66
- cos7
77
channel_sources:
@@ -13,15 +13,15 @@ cudatoolkit:
1313
cxx_compiler:
1414
- gxx
1515
cxx_compiler_version:
16-
- '11'
16+
- '12'
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-
- '11'
24+
- '12'
2525
mpi_type:
2626
- external
2727
target_platform:

.ci_support/migrations/ucx1410.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.

.ci_support/osx_64_.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@ MACOSX_DEPLOYMENT_TARGET:
33
c_compiler:
44
- clang
55
c_compiler_version:
6-
- '14'
6+
- '15'
77
channel_sources:
88
- conda-forge
99
channel_targets:
1010
- conda-forge main
1111
cxx_compiler:
1212
- clangxx
1313
cxx_compiler_version:
14-
- '14'
14+
- '15'
1515
enable_cuda:
1616
- 'False'
1717
fortran_compiler:
1818
- gfortran
1919
fortran_compiler_version:
20-
- '11'
20+
- '12'
2121
macos_machine:
2222
- x86_64-apple-darwin13.4.0
2323
mpi_type:

.ci_support/osx_arm64_.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@ MACOSX_DEPLOYMENT_TARGET:
33
c_compiler:
44
- clang
55
c_compiler_version:
6-
- '14'
6+
- '15'
77
channel_sources:
88
- conda-forge
99
channel_targets:
1010
- conda-forge main
1111
cxx_compiler:
1212
- clangxx
1313
cxx_compiler_version:
14-
- '14'
14+
- '15'
1515
enable_cuda:
1616
- 'False'
1717
fortran_compiler:
1818
- gfortran
1919
fortran_compiler_version:
20-
- '11'
20+
- '12'
2121
macos_machine:
2222
- arm64-apple-darwin20.0.0
2323
mpi_type:

0 commit comments

Comments
 (0)