[MITgcm-support] building on bluesky
    Constantinos Evangelinos 
    ce107 at ocean.mit.edu
       
    Tue Feb 22 12:13:39 EST 2005
    
    
  
On Tuesday 22 February 2005 11:56, samar khatiwala wrote:
> I am trying to build on bluesky at NCAR.
>
> There are several sp4 option files available in build_options. Is there
> one in particular I should be using? sp4+mpi seems most relevant, but
sp4 uses 32-bit compilation and MPI and is an evolution of the old set of 
flags from the NPACI bluehorizon.
sp4+mpi uses 64-bit compilation and MPI
the other two sp4 versions are for non-parallel 32-bit and 64-bit 
compilations.
> has LIBS='-L/usr/local/apps/mass -lmass'.
> I cannot find /usr/local/apps/mass on bluesky. (What does -lmass contain
> anyway?)
MASS is IBM's accelerated math library (containing faster but slightly less 
accurate calls to math functions). There is also libmassv (which we do not 
link to) that does vectorized calls to math functions.
The /usr/local/apps/mass path was left in there so that the file is still 
useful on the NPACI bluehorizon. libmass.a is installed in the standard 
directories for bluesky so despite /usr/local/apps/mass not existing on 
bluesky the library is found and linked in.
Constantinos
-- 
Dr. Constantinos Evangelinos
Department of Earth, Atmospheric and Planetary Sciences
Massachusetts Institute of Technology
    
    
More information about the MITgcm-support
mailing list