installations
John Tannahill
tannahill1 at llnl.gov
Mon Sep 15 14:42:17 CDT 2003
Below is how I ended up with my environment variable settings
for 0.9.0 for each of the three machines that I installed it
on. With these settings, the configure/make/make install
procedures worked just fine (i.e., no need to comment anything
out, edit macros.make, etc.).
Regards,
John
1) NERSC's IBM SP (seaborg):
setenv MPICC mpcc_r
setenv MPIF77 mpxlf_r
setenv F77 xlf
setenv FC xlf
setenv CC xlc
setenv CXX xlC
2) LLNL's Intel/Linux cluster (mcr):
setenv MPICC mpiicc
setenv MPIF77 mpiifc
setenv F77 ifc
setenv FC ifc
setenv CC icc
3) LLNL's Compaq TeraCluster 2000 (tckk or tc2k)
setenv MPICC mpicc
setenv MPIF77 mpif77
--
============================
John R. Tannahill
Lawrence Livermore Nat. Lab.
P.O. Box 808, M/S L-103
Livermore, CA 94551
925-423-3514
Fax: 925-423-4908
============================
More information about the parallel-netcdf
mailing list