Pathscale compiler available on Franklin

From: Helen He (yhe_at_lbl.gov)
Date: 11/13/2007


Dear Franklin users,

Pathscale compilers are now available on Franklin. To use:
% module swap PrgEnv-pgi PrgEnv-pathscale

The default pathscale compiler version is 3.1.  Pathscale/3.0 is also 
available. To use the old version:
% module swap pathscale/3.1 pathscale/3.0

Please use the following compiler wrappers (instead of native pathscale 
compiler commands) to compile and link your applications:

% ftn ...       (for Fortran codes)
% cc ...       (for C codes)
% CC ...     (for C++ codes)

The wrapper commands automatically include Portals library (MPI, Shmem), 
Cray LibSci, and ACML libraries, etc. Use "ftn -v" to find the complete 
list included.

Best Regards,

Helen He
NERSC User Services

This archive was generated by hypermail 2.1.6 : 08/21/2008 PDT