Ignore:
Timestamp:
03/13/15 11:08:28 (9 years ago)
Author:
rlacroix
Message:

Update the arch files for Curie:

  • Update NetCDF to version 4.3.3.1
  • Update PGI compiler to version 14.10 (fixes compilation for the xios-1.0 branch)
  • Update GCC compiler to version 4.9.1
  • Update Vampir to version 8.2.1
  • Various clean-ups.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/branchs/xios-1.0/arch/arch-X64_CURIE_GCC.env

    r395 r574  
    11module unload netcdf 
    22module unload hdf5 
    3 module load netcdf/4.2_hdf5_parallel 
    4 module load gnu/4.6.3   
     3module load netcdf/4.3.3.1_hdf5_parallel 
     4module load gnu/4.9.1 
    55export OMPI_CC=gcc 
    66export OMPI_CXX=g++ 
Note: See TracChangeset for help on using the changeset viewer.