Skip to content

Commit

Permalink
Merge pull request #192 from xylar/rebuild-openmpi5
Browse files Browse the repository at this point in the history
Rebuild for openmpi 5, add wget dep, fix ftp.unidata refs, increase ctest timeout
  • Loading branch information
xylar authored Jun 6, 2024
2 parents adc3cc2 + a2d1abf commit 56df817
Show file tree
Hide file tree
Showing 33 changed files with 216 additions and 83 deletions.
1 change: 1 addition & 0 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 8 additions & 2 deletions .ci_support/linux_64_mpimpich.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -25,22 +29,24 @@ libaec:
libcurl:
- '8'
libxml2:
- '2.12'
- '2'
libzip:
- '1'
mpi:
- mpich
mpich:
- '4'
openmpi:
- '4'
- '5'
openssl:
- '3'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
zstd:
Expand Down
10 changes: 8 additions & 2 deletions .ci_support/linux_64_mpinompi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -25,22 +29,24 @@ libaec:
libcurl:
- '8'
libxml2:
- '2.12'
- '2'
libzip:
- '1'
mpi:
- nompi
mpich:
- '4'
openmpi:
- '4'
- '5'
openssl:
- '3'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
zstd:
Expand Down
10 changes: 8 additions & 2 deletions .ci_support/linux_64_mpiopenmpi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -25,22 +29,24 @@ libaec:
libcurl:
- '8'
libxml2:
- '2.12'
- '2'
libzip:
- '1'
mpi:
- openmpi
mpich:
- '4'
openmpi:
- '4'
- '5'
openssl:
- '3'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
zstd:
Expand Down
10 changes: 8 additions & 2 deletions .ci_support/linux_aarch64_mpimpich.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -29,22 +33,24 @@ libaec:
libcurl:
- '8'
libxml2:
- '2.12'
- '2'
libzip:
- '1'
mpi:
- mpich
mpich:
- '4'
openmpi:
- '4'
- '5'
openssl:
- '3'
target_platform:
- linux-aarch64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
zstd:
Expand Down
10 changes: 8 additions & 2 deletions .ci_support/linux_aarch64_mpinompi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -29,22 +33,24 @@ libaec:
libcurl:
- '8'
libxml2:
- '2.12'
- '2'
libzip:
- '1'
mpi:
- nompi
mpich:
- '4'
openmpi:
- '4'
- '5'
openssl:
- '3'
target_platform:
- linux-aarch64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
zstd:
Expand Down
10 changes: 8 additions & 2 deletions .ci_support/linux_aarch64_mpiopenmpi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -29,22 +33,24 @@ libaec:
libcurl:
- '8'
libxml2:
- '2.12'
- '2'
libzip:
- '1'
mpi:
- openmpi
mpich:
- '4'
openmpi:
- '4'
- '5'
openssl:
- '3'
target_platform:
- linux-aarch64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
zstd:
Expand Down
10 changes: 8 additions & 2 deletions .ci_support/linux_ppc64le_mpimpich.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
Expand All @@ -25,22 +29,24 @@ libaec:
libcurl:
- '8'
libxml2:
- '2.12'
- '2'
libzip:
- '1'
mpi:
- mpich
mpich:
- '4'
openmpi:
- '4'
- '5'
openssl:
- '3'
target_platform:
- linux-ppc64le
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
zstd:
Expand Down
10 changes: 8 additions & 2 deletions .ci_support/linux_ppc64le_mpinompi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
Expand All @@ -25,22 +29,24 @@ libaec:
libcurl:
- '8'
libxml2:
- '2.12'
- '2'
libzip:
- '1'
mpi:
- nompi
mpich:
- '4'
openmpi:
- '4'
- '5'
openssl:
- '3'
target_platform:
- linux-ppc64le
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
zstd:
Expand Down
10 changes: 8 additions & 2 deletions .ci_support/linux_ppc64le_mpiopenmpi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
Expand All @@ -25,22 +29,24 @@ libaec:
libcurl:
- '8'
libxml2:
- '2.12'
- '2'
libzip:
- '1'
mpi:
- openmpi
mpich:
- '4'
openmpi:
- '4'
- '5'
openssl:
- '3'
target_platform:
- linux-ppc64le
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
zstd:
Expand Down
7 changes: 0 additions & 7 deletions .ci_support/migrations/hdf51142.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions .ci_support/migrations/libxml2212.yaml

This file was deleted.

8 changes: 8 additions & 0 deletions .ci_support/migrations/openmpi5.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
__migrator:
build_number: 1
commit_message: Rebuild for openmpi 5
kind: version
migration_number: 1
migrator_ts: 1703196161.1453235
openmpi:
- '5'
Loading

0 comments on commit 56df817

Please sign in to comment.