aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-01-17 16:11:05 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-01-17 16:11:05 +0000
commit1b6cae274a3362d6b2e4e9502318dfd4b6216141 (patch)
tree90b0f88dd7cb65295f2861fd23cc42a6f3873841 /README
parent3676ea9be7815d1a1b944eb98efa3c9918c6df2e (diff)
update list of compilers/systems which are known to work
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@924 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'README')
-rw-r--r--README40
1 files changed, 39 insertions, 1 deletions
diff --git a/README b/README
index 5050042..d129f57 100644
--- a/README
+++ b/README
@@ -149,11 +149,49 @@ This thorn should be fully portable across architectures and operating
systems, but C++ compilers may be a problem:
This thorn has been compiled and run successfully using
+
+x86
+===
* gcc version 2.95.3 20010125 (prerelease)
* gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
-* g++ (GCC) 3.2
+* g++ (GCC) 3.2 for x86
* Intel(R) C++ Compiler for 32-bit applications, Version 5.0.1 Build 010730D0
* Intel C++ Compiler for Linux, version 6.0
+* Intel(R) C++ Compiler for 32-bit applications, Version 7.0 Build 20021021Z
+ On platinum.ncsa.uiuc.edu, Denis Pollney reports success configuring Cactus
+ with
+ LIBS="crypt F90 CEPCF90 intrins mkl mkl_lapack guide"
+ LIBDIRS=/usr/local/intel/mkl/lib/32
+* 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
+
+ia64, a.k.a. Itanium
+====================
+* Intel(R) C++ Itanium(R) Compiler for Itanium(R)-based applications
+ Version 7.0 Beta, Build 20020911
+ On titan.ncsa.uiuc.edu, Denis Pollney reports success configuring Cactus
+ with
+ LIBS="crypt F90 CEPCF90 intrins mkl_lapack mkl_itp guide"
+ LIBDIRS=/usr/local/intel/mkl/lib/64
+
+Alpha
+=====
+* g++ (GCC) 3.0
+ On lemieux.psc.edu, Denis Pollney reports success configuring Cactus
+ with
+ LIBS="m c_r dxml for"
+
+IBM Power4 (AIX)
+================
+* C for AIX Compiler, Version 6
+ On psi19.rzg.mpg.de, Denis Pollney reports success configuring Cactus
+ with
+ LIBS="f m lapack-essl essl"
+ LIBDIRS="/afs/rzg/@sys/lib"
+
Please let me (Jonathan) know of any other compilers which are ok.
The code will almost certainly *not* compile using