[MITgcm-support] query ?

Dimitris Menemenlis menemenlis at jpl.nasa.gov
Tue May 25 10:04:45 EDT 2004


>> LIBS='-lmpi -lscs'

The first is an MPI library, you need it to run the model in parallel on
the Origin 2000.  The second is an optimized SGI scientific library,
speeds things up a little bit, but you
should be able to compile and run the code without it.

Please try using:  LIBS='-lmpi'

to see if this solves your problem.  Another option is to ask your
system administrator where this library is located and to make sure that
it is included in your library path.  It's a fairly standard SGI
library.

Dimitris


-- 
Dimitris Menemenlis <menemenlis at jpl.nasa.gov>
Jet Propulsion Lab, California Insitute of Technology
MS 300-323, 4800 Oak Grove Dr, Pasadena CA 91109-8099
tel: 818-354-1656;  fax: 818-393-6720




More information about the MITgcm-support mailing list