Skip to content

Commit 2307d8e

Browse files
Update to parallelio 2.6.3 (#120)
automerged PR by conda-forge/automerge-action
2 parents 104b3fc + c4bca5b commit 2307d8e

19 files changed

+73
-57
lines changed

.ci_support/linux_64_mpimpich.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '12'
4+
- '13'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
8-
- '2.12'
8+
- '2.17'
99
cdt_name:
10-
- cos6
10+
- cos7
1111
channel_sources:
1212
- conda-forge
1313
channel_targets:
1414
- conda-forge main
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '12'
18+
- '13'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
fortran_compiler:
2222
- gfortran
2323
fortran_compiler_version:
24-
- '12'
24+
- '13'
2525
hdf5:
2626
- 1.14.3
2727
libnetcdf:

.ci_support/linux_64_mpinompi.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '12'
4+
- '13'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
8-
- '2.12'
8+
- '2.17'
99
cdt_name:
10-
- cos6
10+
- cos7
1111
channel_sources:
1212
- conda-forge
1313
channel_targets:
1414
- conda-forge main
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '12'
18+
- '13'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
fortran_compiler:
2222
- gfortran
2323
fortran_compiler_version:
24-
- '12'
24+
- '13'
2525
hdf5:
2626
- 1.14.3
2727
libnetcdf:

.ci_support/linux_64_mpiopenmpi.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '12'
4+
- '13'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
8-
- '2.12'
8+
- '2.17'
99
cdt_name:
10-
- cos6
10+
- cos7
1111
channel_sources:
1212
- conda-forge
1313
channel_targets:
1414
- conda-forge main
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '12'
18+
- '13'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
fortran_compiler:
2222
- gfortran
2323
fortran_compiler_version:
24-
- '12'
24+
- '13'
2525
hdf5:
2626
- 1.14.3
2727
libnetcdf:

.ci_support/linux_aarch64_mpimpich.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-
- '12'
6+
- '13'
77
c_stdlib:
88
- sysroot
99
c_stdlib_version:
@@ -19,13 +19,13 @@ channel_targets:
1919
cxx_compiler:
2020
- gxx
2121
cxx_compiler_version:
22-
- '12'
22+
- '13'
2323
docker_image:
2424
- quay.io/condaforge/linux-anvil-cos7-x86_64
2525
fortran_compiler:
2626
- gfortran
2727
fortran_compiler_version:
28-
- '12'
28+
- '13'
2929
hdf5:
3030
- 1.14.3
3131
libnetcdf:

.ci_support/linux_aarch64_mpinompi.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-
- '12'
6+
- '13'
77
c_stdlib:
88
- sysroot
99
c_stdlib_version:
@@ -19,13 +19,13 @@ channel_targets:
1919
cxx_compiler:
2020
- gxx
2121
cxx_compiler_version:
22-
- '12'
22+
- '13'
2323
docker_image:
2424
- quay.io/condaforge/linux-anvil-cos7-x86_64
2525
fortran_compiler:
2626
- gfortran
2727
fortran_compiler_version:
28-
- '12'
28+
- '13'
2929
hdf5:
3030
- 1.14.3
3131
libnetcdf:

.ci_support/linux_aarch64_mpiopenmpi.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-
- '12'
6+
- '13'
77
c_stdlib:
88
- sysroot
99
c_stdlib_version:
@@ -19,13 +19,13 @@ channel_targets:
1919
cxx_compiler:
2020
- gxx
2121
cxx_compiler_version:
22-
- '12'
22+
- '13'
2323
docker_image:
2424
- quay.io/condaforge/linux-anvil-cos7-x86_64
2525
fortran_compiler:
2626
- gfortran
2727
fortran_compiler_version:
28-
- '12'
28+
- '13'
2929
hdf5:
3030
- 1.14.3
3131
libnetcdf:

.ci_support/linux_ppc64le_mpimpich.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-
- '12'
4+
- '13'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
@@ -15,13 +15,13 @@ channel_targets:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '12'
18+
- '13'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
fortran_compiler:
2222
- gfortran
2323
fortran_compiler_version:
24-
- '12'
24+
- '13'
2525
hdf5:
2626
- 1.14.3
2727
libnetcdf:

.ci_support/linux_ppc64le_mpinompi.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-
- '12'
4+
- '13'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
@@ -15,13 +15,13 @@ channel_targets:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '12'
18+
- '13'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
fortran_compiler:
2222
- gfortran
2323
fortran_compiler_version:
24-
- '12'
24+
- '13'
2525
hdf5:
2626
- 1.14.3
2727
libnetcdf:

.ci_support/linux_ppc64le_mpiopenmpi.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-
- '12'
4+
- '13'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
@@ -15,13 +15,13 @@ channel_targets:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '12'
18+
- '13'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
fortran_compiler:
2222
- gfortran
2323
fortran_compiler_version:
24-
- '12'
24+
- '13'
2525
hdf5:
2626
- 1.14.3
2727
libnetcdf:

.ci_support/osx_64_mpimpich.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
55
c_compiler:
66
- clang
77
c_compiler_version:
8-
- '16'
8+
- '17'
99
c_stdlib:
1010
- macosx_deployment_target
1111
c_stdlib_version:
@@ -17,11 +17,11 @@ channel_targets:
1717
cxx_compiler:
1818
- clangxx
1919
cxx_compiler_version:
20-
- '16'
20+
- '17'
2121
fortran_compiler:
2222
- gfortran
2323
fortran_compiler_version:
24-
- '12'
24+
- '13'
2525
hdf5:
2626
- 1.14.3
2727
libnetcdf:

0 commit comments

Comments
 (0)