summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2010-10-08 20:57:17 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2010-10-08 20:57:17 (GMT)
commit82be08b34a56f0d3e25ec8870e36ad59b4f1f619 (patch)
tree3b3b2bc1c20d1a14ee87fd0a435da3c81ada0476 /release_docs
parent236e8b8885dba83f3319e95e9ae4bd50eb75e7e5 (diff)
downloadhdf5-82be08b34a56f0d3e25ec8870e36ad59b4f1f619.zip
hdf5-82be08b34a56f0d3e25ec8870e36ad59b4f1f619.tar.gz
hdf5-82be08b34a56f0d3e25ec8870e36ad59b4f1f619.tar.bz2
[svn-r19566] Maintenance: Added -O3 to be used with the C Intel v 11 compilers; set default to -O for all
unknown versions of the C Intel compilers. Modified apple config file to display Intel compiler information. Updated RELEASE.txt notes accordingly. Platfroms tested: jam, amani and dubna (Mac 64-bit) with Intel C, Fortran and C++ compilers.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index c4543ad..54063b1 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -240,6 +240,7 @@ New Features
Support for new platforms, languages and compilers.
=======================================
+ - Intel V11.1 uses now -O3 optimization in production mode (EIP - 2010/10/08)
- PathScale compilers are recognized and can build the HDF5 library
properly. AKC - 2009/7/28 -