diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2004-08-20 01:00:57 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2004-08-20 01:00:57 (GMT) |
commit | d2b85ec9f1d9dd6e21dd4fbb59720232d32d4a63 (patch) | |
tree | 39e69625c5dc2399c848fcddf92481bee4a72eca /release_docs/RELEASE.txt | |
parent | e1005f6bd4fb1a4b35c5e1e828585a0a24eec39a (diff) | |
download | hdf5-d2b85ec9f1d9dd6e21dd4fbb59720232d32d4a63.zip hdf5-d2b85ec9f1d9dd6e21dd4fbb59720232d32d4a63.tar.gz hdf5-d2b85ec9f1d9dd6e21dd4fbb59720232d32d4a63.tar.bz2 |
[svn-r9124] Purpose: Maintenance
Description: Added PGI Fortran support for Linux64 systems (x86_64)
Solution:
Platforms tested: AMD Opteron box at AMD Sunnyvale and verbena
with PGI and gcc compilers.
Misc. update:
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r-- | release_docs/RELEASE.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 9b6ebcd..0e50532 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -122,6 +122,7 @@ New Features Fortran Library: ---------------- + - added new functions h5fget_name_f and h5fget_filesize_f EIP 2004/07/08 - h5dwrite/read_f and h5awrite/read_f functions only accept dims parameter @@ -151,6 +152,8 @@ New Features Support for new platforms, languages and compilers. ======================================= + - PGI Fortran compiler is supported on Linux64 systems (x86_64) + EIP - 2004/08/19 - Absoft compiler f95 v9.0 supported on Linux 2.4 EIP - 2004/07/29 - HDF5 Fortran APIs are supported on Mac OSX with IBM XL Fortran |