Ignore:
Timestamp:
06/18/14 16:49:41 (10 years ago)
Author:
aclsce
Message:

Modified to use NetCDF parallel version on ada supercomputer.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CPL/oasis3/trunk/util/compile/frames/include_ada/Compile_mode_libs_ada.h

    r2040 r2258  
    88    optf="-shared-intel -mcmodel=large -convert big_endian" 
    99    optf77="-shared-intel -mcmodel=large -convert big_endian" 
    10     optl="-shared-intel -mcmodel=large" 
     10    optl="-shared-intel -mcmodel=large -Wl,-rpath=/smplocal/pub/NetCDF/4.1.3/mpi/lib:/smplocal/pub/HDF5/1.8.9/par/lib" 
    1111  elif [ $compile_mode = debug ];   then 
    1212    optc=" " 
Note: See TracChangeset for help on using the changeset viewer.