From add5117ad1e99aabddf8a9a7a1bfe1769191fc1c Mon Sep 17 00:00:00 2001 From: jthorn Date: Wed, 12 Mar 2003 20:09:03 +0000 Subject: update test par files git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@972 f88db872-0e4f-0410-b76b-b9085cfa78c5 --- README | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index ab76e29..f0ff6e4 100644 --- a/README +++ b/README @@ -61,6 +61,9 @@ This thorn can use either of two different interpolator APIs * CCTK_InterpLocalUniform() interpolator API, which at present is only supplied by the CactusBase/InterpLocal thorn. +This thorn uses various Cactus reduction operations, so you'll need +a (driver-specific) reduction thorn (e.g. CactusPUGH/PUGHReduce). + This thorn is written in C++, so you'll need a C++ compiler -- in fact a fairly modern one -- to compile this thorn. See the "Compilation Notes" section below for details. @@ -151,9 +154,11 @@ IBM Power4 (AIX) Please let me (Jonathan) know of any other compilers which are ok. +It's uncertain whether this thorn will work or not using +* gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98) + (This is the system gcc on Red Hat GNU/Linux 7.2 systems) + The code will almost certainly *not* compile using * any "egcs" version of gcc, or more generally, any version of gcc earlier than 2.95 -* gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98) - (This is the system gcc on Red Hat GNU/Linux 7.2 systems) * any version of Microsoft Visual C++ up to and including mid-2002 -- cgit v1.2.3