-
Super low level
-
-
Bios 1||xxx.yyy
-
-
Operating System
-
-
FedoraCore 1
-
-
Resource Management
-
-
Torque (ne openpbs)
-
Condor-g
-
-
Scheduler
-
-
Maui
-
-
Compilers
-
-
IFC (intel)
-
PGI (portland group)
-
Gnu (g77 and gfortran)
-
MpiCompilerMatrix
-
-
Grid Support
-
-
MPICH-G
-
Condor-G
-
-
LAMMPI
-
-
Adel says this is on Athena
-
-
netCDF
-
-
need a statically compiled NetCDF library for each compiler
-
-
NetCDF has been installed for Intel v8.0 on itrda.acesgrid.org using:
wget ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-3.5.1.tar.Z rm -rf netcdf-3.5.1 tar -xzf netcdf-3.5.1.tar.Z cd netcdf-3.5.1/src export CC="gcc" export FC="/usr/local/pkg/ifc/ifc-8.0.034/bin/ifort -static" export F90="/usr/local/pkg/ifc/ifc-8.0.034/bin/ifort -static" export CFLAGS="-DpgiFortran" export CPPFLAGS="-DNDEBUG -DpgiFortran" ./configure --prefix=/tmp/netcdf make make install sudo cp /tmp/netcdf/include/netcdf* /usr/local/pkg/ifc/ifc-8.0.034/include/ sudo cp /tmp/netcdf/lib/libnetcdf.a /usr/local/pkg/ifc/ifc-8.0.034/lib
-
-
-
compilers with openmp?
-
-
issues include - they only work with shared memory
-
-
Matlab - including *p (ron...)