diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2018-08-17 03:21:15 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2018-08-17 03:21:15 (GMT) |
commit | 1029540525688e9dd7f487fd0c8e5cd0f8e6c098 (patch) | |
tree | 2f074ed10f5e77cfada2c16ffcc5fcc397868a32 | |
parent | de067e27d4ebcc429a2a7cb435b1151238fdf0cd (diff) | |
download | hdf5-1029540525688e9dd7f487fd0c8e5cd0f8e6c098.zip hdf5-1029540525688e9dd7f487fd0c8e5cd0f8e6c098.tar.gz hdf5-1029540525688e9dd7f487fd0c8e5cd0f8e6c098.tar.bz2 |
Update Inel Fortran version for Windows 10.
-rw-r--r-- | release_docs/RELEASE.txt | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 2472f2c..63eb3a3 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -444,7 +444,9 @@ Bug Fixes since HDF5-1.10.2 release Performance ------------- - - + - Revamped internal use of DXPLs, improving performance + + (QAK - 2018/05/20) Fortran -------- @@ -529,9 +531,9 @@ Supported Platforms Visual Studio 2015 w/ Intel C, Fortran 2017 (cmake) Visual Studio 2015 w/ MSMPI 8 (cmake) - Windows 10 Visual Studio 2015 w/ Intel Fortran 16 (cmake) + Windows 10 Visual Studio 2015 w/ Intel Fortran 18 (cmake) - Windows 10 x64 Visual Studio 2015 w/ Intel Fortran 16 (cmake) + Windows 10 x64 Visual Studio 2015 w/ Intel Fortran 18 (cmake) Visual Studio 2017 w/ Intel Fortran 18 (cmake) Mac OS X Yosemite 10.10.5 Apple clang/clang++ version 6.1 from Xcode 7.0 |