summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2023-06-20 23:57:43 (GMT)
committerGitHub <noreply@github.com>2023-06-20 23:57:43 (GMT)
commit7e3c1007553f332efa2966cecfa8a6e7e6112c34 (patch)
tree56c3ae04cc140bca3e89a28ab0a31536d2209734
parentb0404e7f9cf97fe0812a7fbbb9f63700926cdbb5 (diff)
downloadhdf5-7e3c1007553f332efa2966cecfa8a6e7e6112c34.zip
hdf5-7e3c1007553f332efa2966cecfa8a6e7e6112c34.tar.gz
hdf5-7e3c1007553f332efa2966cecfa8a6e7e6112c34.tar.bz2
Fix #1978 h5vers usage message. (#3162)
Update Platforms Tested in RELEASE.txt.
-rwxr-xr-xbin/h5vers5
-rw-r--r--release_docs/RELEASE.txt62
2 files changed, 29 insertions, 38 deletions
diff --git a/bin/h5vers b/bin/h5vers
index 6716794..c2894b0 100755
--- a/bin/h5vers
+++ b/bin/h5vers
@@ -118,8 +118,9 @@ Usage: $prog [OPTS] [FILE]
as \"version 1.1 release 0 (pre1)\" will be printed.
FILE
The name of the file that contains version information. This is
- seldom necessary since files H5public.h, src/H5public.h and
- ../src/H5public.h are automatically checked.
+ seldom necessary since the file H5public.h is checked for current
+ working directory at the top level, one level down, or in the src
+ directory where H5public.h resides.
EOF
exit 1;
}
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 6c9e477..f87631a 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -628,25 +628,28 @@ Platforms Tested
Fedora35 clang version 13.0.0 (Fedora 13.0.0-3.fc35)
(cmake and autotools)
- Linux 5.11.0-34-generic GNU gcc (GCC) 9.3.0-17ubuntu1
- #36-Ubuntu SMP x86_64 GNU/Linux GNU Fortran (GCC) 9.3.0-17ubuntu1
- Ubuntu 20.04 Ubuntu clang version 10.0.0-4
+ Linux 5.19.0-1027-aws GNU gcc (GCC) 11.3.0-1ubuntu1
+ #36-Ubuntu SMP x86_64 GNU/Linux GNU Fortran (GCC) 11.3.0-1ubuntu1
+ Ubuntu 22.04 Intel oneAPI DPC++/C++ Compiler, IFX 2023.1.0
+ Ubuntu clang version 14.0.0-1ubuntu1
(cmake and autotools)
- Linux 5.3.18-150300-cray_shasta_c cray-mpich/8.1.16
- #1 SMP x86_64 GNU/Linux Cray clang 14.0.0
- (crusher) GCC 11.2.0
- (cmake)
+ Linux 5.15.0-1037-aws GNU gcc (GCC) 9.4.0-1ubuntu1
+ #36-Ubuntu SMP x86_64 GNU/Linux GNU Fortran (GCC) 9.4.0-1ubuntu1
+ Ubuntu 20.04 Intel oneAPI DPC++/C++ Compiler, IFX 2023.1.0
+ Ubuntu clang version 10.0.0-4ubuntu1
+ (cmake and autotools)
- Linux 4.14.0-115.35.1.1chaos openmpi 4.0.5
- #1 SMP aarch64 GNU/Linux GCC 9.2.0 (ARM-build-5)
- (stria) GCC 7.2.0 (Spack GCC)
+ Linux 5.14.21-cray_shasta_c cray-mpich/8.1.25
+ #1 SMP x86_64 GNU/Linux cce 15.0.1
+ (perlmutter) GCC 12.2.0
+ intel-oneapi/2023.1.0
+ nvidia/22.7
(cmake)
- Linux 4.14.0-115.35.1.3chaos spectrum-mpi/rolling-release
- #1 SMP ppc64le GNU/Linux clang 12.0.1
- (vortex) GCC 8.3.1
- XL 16.1.1
+ Linux 5.14.21-cray_shasta_c cray-mpich/8.1.23
+ #1 SMP x86_64 GNU/Linux cce 15.0.1
+ (crusher) GCC 12.2.0
(cmake)
Linux-4.14.0-115.21.2 spectrum-mpi/rolling-release
@@ -664,12 +667,15 @@ Platforms Tested
Linux 3.10.0-1160.36.2.el7.ppc64 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
#1 SMP ppc64be GNU/Linux g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
Power8 (echidna) GNU Fortran (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
+ IBM XL C for Linux, V13.1
+ IBM XL Fortran for Linux, V15.1
Linux 3.10.0-1160.24.1.el7 GNU C (gcc), Fortran (gfortran), C++ (g++)
#1 SMP x86_64 GNU/Linux compilers:
Centos7 Version 4.8.5 20150623 (Red Hat 4.8.5-4)
(jelly/kituo/moohan) Version 4.9.3, Version 5.3.0, Version 6.3.0,
Version 7.2.0, Version 8.3.0, Version 9.1.0
+ Version 10.2.0
Intel(R) C (icc), C++ (icpc), Fortran (icc)
compilers:
Version 17.0.0.098 Build 20160721
@@ -677,13 +683,16 @@ Platforms Tested
with NAG Fortran Compiler Release 6.1(Tozai)
Intel(R) C (icc) and C++ (icpc) 17.0.0.098 compilers
with NAG Fortran Compiler Release 6.1(Tozai)
- MPICH 3.1.4 compiled with GCC 4.9.3
MPICH 3.3 compiled with GCC 7.2.0
- OpenMPI 2.1.6 compiled with icc 18.0.1
- OpenMPI 3.1.3 and 4.0.0 compiled with GCC 7.2.0
+ MPICH 4.0.3 compiled with GCC 7.2.0
+ OpenMPI 3.1.3 compiled with GCC 7.2.0
+ OpenMPI 4.1.2 compiled with GCC 9.1.0
PGI C, Fortran, C++ for 64-bit target on
x86_64;
Version 19.10-0
+ NVIDIA C, Fortran, C++ for 64-bit target on
+ x86_64;
+ Version 22.5-0
(autotools and cmake)
Linux-3.10.0-1160.0.0.1chaos openmpi-4.1.2
@@ -691,20 +700,6 @@ Platforms Tested
(quartz) GCC 7.3.0, 8.1.0
Intel 19.0.4, 2022.2, oneapi.2022.2
- Linux-3.10.0-1160.71.1.1chaos openmpi/4.1
- #1 SMP x86_64 GNU/Linux GCC 7.2.0
- (skybridge) Intel/19.1
- (cmake)
-
- Linux-3.10.0-1160.66.1.1chaos openmpi/4.1
- #1 SMP x86_64 GNU/Linux GCC 7.2.0
- (attaway) Intel/19.1
- (cmake)
-
- Linux-3.10.0-1160.59.1.1chaos openmpi/4.1
- #1 SMP x86_64 GNU/Linux Intel/19.1
- (chama) (cmake)
-
macOS Apple M1 11.6 Apple clang version 12.0.5 (clang-1205.0.22.11)
Darwin 20.6.0 arm64 gfortran GNU Fortran (Homebrew GCC 11.2.0) 11.1.0
(macmini-m1) Intel icc/icpc/ifort version 2021.3.0 202106092021.3.0 20210609
@@ -717,15 +712,10 @@ Platforms Tested
64-bit gfortran GNU Fortran (GCC) 6.3.0
(bear) Intel icc/icpc/ifort version 19.0.4.233 20190416
- macOS Sierra 10.12.6 Apple LLVM version 9.0.0 (clang-900.39.2)
- 64-bit gfortran GNU Fortran (GCC) 7.4.0
- (kite) Intel icc/icpc/ifort version 17.0.2
-
Mac OS X El Capitan 10.11.6 Apple clang version 7.3.0 from Xcode 7.3
64-bit gfortran GNU Fortran (GCC) 5.2.0
(osx1011test) Intel icc/icpc/ifort version 16.0.2
-
Linux 2.6.32-573.22.1.el6 GNU C (gcc), Fortran (gfortran), C++ (g++)
#1 SMP x86_64 GNU/Linux compilers:
Centos6 Version 4.4.7 20120313