From 7eef4efda4eb1549dfd556cc302c8b66bc54c9b3 Mon Sep 17 00:00:00 2001 From: Edoardo Apra Date: Fri, 1 Dec 2000 02:24:30 +0000 Subject: [PATCH] added info on LINUX alpha and HP --- INSTALL | 9 +++++---- release.notes.4.0 | 21 +++++++++++++-------- 2 files changed, 18 insertions(+), 12 deletions(-) diff --git a/INSTALL b/INSTALL index 9b51f87fa7..fa02d96f33 100644 --- a/INSTALL +++ b/INSTALL @@ -1,5 +1,5 @@ ==================================================== -$Id: INSTALL,v 1.30 2000-11-20 21:49:46 windus Exp $ +$Id: INSTALL,v 1.31 2000-12-01 02:24:30 edo Exp $ ---------------------------------------------------- GUIDE TO INSTALLING NWChem @@ -122,10 +122,11 @@ BASIC BUILD INSTRUCTIONS: CRAY-T3D Cray T3D UNICOS single CRAY-T3E Cray T3E *** UNICOS single LAPI IBM SP *** AIX/LAPI double - LINUX IBM PC *** Slackware 4.0 double - IBM PC *** RedHat 5.2/6.0 double + LINUX Intel x86 *** Slackware 4.0 double + Intel x86 *** RedHat 5.2-6.2 double PowerPC *** RedHat 6.0 double - LINUX64 Alpha * ReadHat 6.2 double + LINUX64 Alpha * RedHat 6.2 double + HPUX HP * HPUX 11.0 double ----------------------------------------------------------------- *Note: LAPI is now the primary way to use NWChem on an IBM SP system. If you don't have it get it from IBM. Also, the environment diff --git a/release.notes.4.0 b/release.notes.4.0 index 601c09af1d..0283c98aa0 100644 --- a/release.notes.4.0 +++ b/release.notes.4.0 @@ -182,7 +182,7 @@ Integral changes: DPLOT: o Gaussian cube file can now be output. - o Format for InsightII is compatible with verison 97.0. + o Format for InsightII is compatible with version 97.0. o Spherical functions can be plotted for MOs and density. Tests, manuals and misc script changes: @@ -210,16 +210,21 @@ The current tested platforms and O/S versions are: o SUN workstations, SunOS 4.1.3 and Solaris 5.5 o Compaq DEC alpha workstion (600 MHz EV6), Digital UNIX V4.0E Rev. 1091, DEC C V5.8-009, Digital Fortran V5.2 - o Linux. Since there are at least 8 popular distributions of the Linux - operating system and numerous others in existence, including - downloading everything and building your own Linux OS, it is impossible - to test all possible versions of Linux with NWChem. NWChem Release 4.0 - has been tested on Slackware 3.4, 3.5, 4.0, RedHat 5.1, 5.2, and 6.0, - Mandrake based on RedHat 6.0, and RedHat 6.0 for the Power PC - Macintosh. These all use the EGCS compilers at different levels. Those + o Linux with Intel x86 cpus. Since there are at least 8 popular + distributions of the Linux operating system and numerous others in + existence, including downloading everything and building your own Linux OS, + it is impossible to test all possible versions of Linux with NWChem. + NWChem Release 4.0 has been tested on Slackware 3.4, 3.5, 4.0, RedHat 5.1, + 5.2, 6.0 and 6.2. Mandrake based on RedHat 6.0, + and RedHat 6.0 for the Power PC Macintosh. + These all use the EGCS compilers at different levels. Those distributed from Slackware are somewhat different than those distributed from RedHat but the code is configured to run on all of them. The Portland Group Compiler can now be used. + o Linux with Alpha cpus has been tested with RedHat 6.1 and 6.2. + Usage of the Compaq Fortran and C compilers is necessary for compiling. + o HP 9000/800 workstions with HPUX B.11.00. f90 must be used for + compilation. A general FAQ is available at http://www.emsl.pnl.gov:2080/docs/nwchem/support/NWChem_FAQ.html