From f8913df163413d86b9e70b2f0062ba5d01ef3545 Mon Sep 17 00:00:00 2001 From: germann_e Date: Tue, 21 Feb 2023 10:37:22 +0000 Subject: [PATCH] FIX: change release stages to correct stage --- Compiler/boost/files/variants.rhel6 | 1 + Compiler/hdf5_serial/files/variants | 2 ++ Compiler/hdf5_serial/files/variants.yaml | 4 ++++ Compiler/libint-lmax6/files/variants.rhel6 | 2 +- Compiler/libxc/files/variants.rhel6 | 2 +- Compiler/libxsmm/files/variants.rhel6 | 2 +- Compiler/mpich/files/variants.rhel6 | 2 +- HDF5/netcdf/files/variants.rhel6 | 2 +- HDF5/parallel-netcdf/files/variants.rhel6 | 2 +- MPI/elpa/files/variants.rhel6 | 4 ++-- MPI/hdf5/files/variants.rhel6 | 2 +- MPI/lammps/2020/variants | 2 +- MPI/qe/files/variants | 2 +- 13 files changed, 18 insertions(+), 11 deletions(-) create mode 100644 Compiler/hdf5_serial/files/variants diff --git a/Compiler/boost/files/variants.rhel6 b/Compiler/boost/files/variants.rhel6 index 00f7c65..d18d99f 100644 --- a/Compiler/boost/files/variants.rhel6 +++ b/Compiler/boost/files/variants.rhel6 @@ -7,6 +7,7 @@ boost/1.58.0 deprecated gcc/4.8.4 b:Python/3.4.0 boost/1.58.0 deprecated gcc/{4.8.5,4.9.3} b:Python/2.7.11 boost/1.58.0 deprecated intel/15.3 +boost/1.60.0 deprecated gcc/5.2.0 boost/1.61.0 deprecated gcc/{4.8.5,6.2.0} b:Python/2.7.11 boost/1.62.0 deprecated gcc/{4.8.5,4.9.4,5.4.0,6.2.0,6.3.0,7.1.0} Python/2.7.12 diff --git a/Compiler/hdf5_serial/files/variants b/Compiler/hdf5_serial/files/variants new file mode 100644 index 0000000..c9e3ff7 --- /dev/null +++ b/Compiler/hdf5_serial/files/variants @@ -0,0 +1,2 @@ +hdf5_serial/1.8.14 deprecated intel/15.2 +hdf5_serial/1.10.0 deprecated intel/16.3 diff --git a/Compiler/hdf5_serial/files/variants.yaml b/Compiler/hdf5_serial/files/variants.yaml index b1569a9..1a52a81 100644 --- a/Compiler/hdf5_serial/files/variants.yaml +++ b/Compiler/hdf5_serial/files/variants.yaml @@ -14,6 +14,8 @@ hdf5_serial/1.8.13: hdf5_serial/1.8.14: - with: gcc/{4.7.4,4.8.5,4.9.3} relstage: deprecated + - with: intel/15.2 + relstage: deprecated hdf5_serial/1.8.15-patch1: - with: gcc/5.2.0 @@ -54,6 +56,8 @@ hdf5_serial/1.8.21: hdf5_serial/1.10.0: - with: gcc/6.1.0 relstage: deprecated + - with: intel/16.3 + relstage: deprecated hdf5_serial/1.10.1: - with: gcc/{4.8.5,4.9.4,5.4.0,5.5.0,6.3.0,6.4.0,7.1.0,7.2.0,7.3.0} diff --git a/Compiler/libint-lmax6/files/variants.rhel6 b/Compiler/libint-lmax6/files/variants.rhel6 index d7560da..1bd03f0 100644 --- a/Compiler/libint-lmax6/files/variants.rhel6 +++ b/Compiler/libint-lmax6/files/variants.rhel6 @@ -1 +1 @@ -libint-lmax6/2.6.0 stable intel/19.4 b:Python/3.7.4 +libint-lmax6/2.6.0 deprecated intel/19.4 b:Python/3.7.4 diff --git a/Compiler/libxc/files/variants.rhel6 b/Compiler/libxc/files/variants.rhel6 index 945899d..87fda99 100644 --- a/Compiler/libxc/files/variants.rhel6 +++ b/Compiler/libxc/files/variants.rhel6 @@ -1 +1 @@ -libxc/4.3.4 stable intel/19.4 b:autoconf/2.69 b:automake/1.16.1 b:libtool/2.4.6-1 +libxc/4.3.4 deprecated intel/19.4 b:autoconf/2.69 b:automake/1.16.1 b:libtool/2.4.6-1 diff --git a/Compiler/libxsmm/files/variants.rhel6 b/Compiler/libxsmm/files/variants.rhel6 index 5fe9df5..90dff6f 100644 --- a/Compiler/libxsmm/files/variants.rhel6 +++ b/Compiler/libxsmm/files/variants.rhel6 @@ -1 +1 @@ -libxsmm/1.13 stable intel/19.4 +libxsmm/1.13 deprecated intel/19.4 diff --git a/Compiler/mpich/files/variants.rhel6 b/Compiler/mpich/files/variants.rhel6 index 018d036..7dc38a3 100644 --- a/Compiler/mpich/files/variants.rhel6 +++ b/Compiler/mpich/files/variants.rhel6 @@ -2,7 +2,7 @@ mpich/3.1.4 deprecated gcc/{4.7.4,4.8.4,4.9.2,5.1.0} mpich/3.1.4 deprecated intel/15.2 mpich/3.2.1 stable gcc/{4.8.5,5.5.0,6.4.0,7.3.0,8.2.0} -mpich/3.2.1 stable intel/17.4 +mpich/3.2.1 deprecated intel/17.4 mpich/3.3 stable gcc/{7.3.0,7.4.0,8.3.0} mpich/3.3.2 unstable gcc/{7.5.0,8.4.0,9.3.0,10.2.0} diff --git a/HDF5/netcdf/files/variants.rhel6 b/HDF5/netcdf/files/variants.rhel6 index 02ba07a..602189c 100644 --- a/HDF5/netcdf/files/variants.rhel6 +++ b/HDF5/netcdf/files/variants.rhel6 @@ -3,4 +3,4 @@ netcdf/4.3.2 deprecated gcc/{4.7.4,4.8.3,4.8.4,4.9.2} openmpi/{1.6.5,1.8.2,1.8.4 netcdf/4.3.3.1 deprecated gcc/{4.7.4,4.8.3,4.8.4,4.9.2} openmpi/{1.6.5,1.8.2,1.8.4} hdf5/{1.8.12,1.8.14} netcdf/4.6.1 deprecated gcc/7.3.0 openmpi/{1.10.7,3.0.1} hdf5/1.10.1 parallel-netcdf/1.9.0 -netcdf/4.6.1 stable pgi/18.5 pgi-mpi/18.5 hdf5/1.10.1 parallel-netcdf/1.9.0 +netcdf/4.6.1 deprecated pgi/18.5 pgi-mpi/18.5 hdf5/1.10.1 parallel-netcdf/1.9.0 diff --git a/HDF5/parallel-netcdf/files/variants.rhel6 b/HDF5/parallel-netcdf/files/variants.rhel6 index 3b5842e..3629679 100644 --- a/HDF5/parallel-netcdf/files/variants.rhel6 +++ b/HDF5/parallel-netcdf/files/variants.rhel6 @@ -1,3 +1,3 @@ parallel-netcdf/1.9.0 deprecated gcc/7.3.0 openmpi/1.10.7 hdf5/1.10.1 parallel-netcdf/1.9.0 deprecated gcc/7.3.0 openmpi/3.0.1 hdf5/1.10.1 -parallel-netcdf/1.9.0 stable pgi/18.5 pgi-mpi/18.5 hdf5/1.10.1 +parallel-netcdf/1.9.0 deprecated pgi/18.5 pgi-mpi/18.5 hdf5/1.10.1 diff --git a/MPI/elpa/files/variants.rhel6 b/MPI/elpa/files/variants.rhel6 index 4912e57..d4cfe98 100644 --- a/MPI/elpa/files/variants.rhel6 +++ b/MPI/elpa/files/variants.rhel6 @@ -1,2 +1,2 @@ -elpa/2019.05.001 stable intel/19.4 impi/19.4 -elpa/2019.05.001_omp stable intel/19.4 impi/19.4 +elpa/2019.05.001 deprecated intel/19.4 impi/19.4 +elpa/2019.05.001_omp deprecated intel/19.4 impi/19.4 diff --git a/MPI/hdf5/files/variants.rhel6 b/MPI/hdf5/files/variants.rhel6 index 3c0e1ab..02b83bd 100644 --- a/MPI/hdf5/files/variants.rhel6 +++ b/MPI/hdf5/files/variants.rhel6 @@ -36,7 +36,7 @@ hdf5/1.8.18 deprecated gcc/{4.8.5,4.9.4,5.4.0,6.2.0} openmpi/1.10.4 hdf5/1.8.20 deprecated gcc/4.8.5 openmpi/1.10.4 hdf5/1.8.20 deprecated gcc/7.3.0 openmpi/{1.10.7,2.1.5,3.1.3} -hdf5/1.8.20 stable intel/18.4 impi/18.4 +hdf5/1.8.20 deprecated intel/18.4 impi/18.4 hdf5/1.10.0 deprecated gcc/{4.8.5,5.3.0,6.1.0} openmpi/1.10.2 diff --git a/MPI/lammps/2020/variants b/MPI/lammps/2020/variants index f058734..a6e99da 100644 --- a/MPI/lammps/2020/variants +++ b/MPI/lammps/2020/variants @@ -1 +1 @@ -lammps/2020.3_merlin6 unstable gcc/8.4.0 openmpi/4.0.4_slurm b:cmake/3.15.5 +lammps/2020.3_merlin6 deprecated gcc/8.4.0 openmpi/4.0.4_slurm b:cmake/3.15.5 diff --git a/MPI/qe/files/variants b/MPI/qe/files/variants index 6e0614a..ec4be25 100644 --- a/MPI/qe/files/variants +++ b/MPI/qe/files/variants @@ -1,2 +1,2 @@ qe/6.3 deprecated gcc/8.2.0 openmpi/3.1.1 b:cmake/3.9.6 -qe/6.5 unstable gcc/9.3.0 lapack/3.9.0 OpenBLAS/0.3.9 openmpi/4.0.4_slurm b:cmake/3.15.5 +qe/6.5 deprecated gcc/9.3.0 lapack/3.9.0 OpenBLAS/0.3.9 openmpi/4.0.4_slurm b:cmake/3.15.5