Ignore:
Timestamp:
11/09/16 11:01:45 (7 years ago)
Author:
ymipsl
Message:

Fix ADA compiling environment

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/arch/arch-X64_ADA.env

    r442 r986  
     1module unload compilerwrappers 
    12module unload netcdf 
    23module unload hdf5 
    3 #module load netcdf/mpi/4.1.3 
     4 
     5module load netcdf/mpi/4.1.3 
    46#module load hdf5/mpi/1.8.9 
     7 
     8export NETCDF_INC_DIR=/smplocal/pub/NetCDF/4.1.3/mpi/include 
     9export NETCDF_LIB_DIR=/smplocal/pub/NetCDF/4.1.3/mpi/lib 
     10export HDF5_INC_DIR=/smplocal/pub/HDF5/1.8.9/par/include 
     11export HDF5_LIB_DIR=/smplocal/pub/HDF5/1.8.9/par/lib 
Note: See TracChangeset for help on using the changeset viewer.