aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 889ea9e..80675dd 100644
--- a/README
+++ b/README
@@ -215,11 +215,17 @@ x86
with
LIBS="crypt F90 CEPCF90 intrins mkl mkl_lapack guide"
LIBDIRS=/usr/local/intel/mkl/lib/32
+* Intel(R) C++ Compiler for 32-bit applications, Version 8.0 Build 20031231Z Package ID: l_cc_pc_8.0.058
* Portland Group pgCC 3.3-2
On platinum.ncsa.uiuc.edu, Denis Pollney reports success configuring Cactus
with
LAPACK=yes
LAPACK_DIR=/usr/local/pgi/linux86
+* However, the compiler
+ Intel(R) C++ Compiler for 32-bit applications, Version 8.1 Build 20040921Z Package ID: l_cc_pc_8.1.022
+ does NOT work -- it has wierd bugs anonymous namespaces when
+ optimizing. :(
+
ia64, a.k.a. Itanium
====================