New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
ada.env in trunk/NEMOGCM/TRUST/cron – NEMO

source: trunk/NEMOGCM/TRUST/cron/ada.env @ 6222

Last change on this file since 6222 was 6222, checked in by timgraham, 8 years ago

Reinstate TRUSTING directory as it was accidentally deleted at r6140.

File size: 4.1 KB
Line 
1## Set Ada environment for trusting scheduled job
2
3## Equivalent of source arch-X64_ADA.env with module commands
4PATH='/smplocal/intel/composer_xe_2013.1.117/bin/intel64:/smplocal/intel/composer_xe_2013.1.117/bin/intel64_mic:/smplocal/intel/composer_xe_2013.1.117/debugger/gui/intel64:/smplocal/intel/composer_xe_2013.1.117/bin/intel64:/smplocal/intel/composer_xe_2013.1.117/mpirt/bin/intel64:/smplocal/intel/impi/4.1.0.024/intel64/bin:/smplocal/pub/Modules/IDRIS/wrappers:/smplocal/pub/NetCDF/4.1.3/mpi/bin':$PATH
5LD_LIBRARY_PATH='/smplocal/intel/composer_xe_2013.1.117/compiler/lib/intel64:/smplocal/intel/composer_xe_2013.1.117/mkl/lib/intel64:/smplocal/intel/composer_xe_2013.1.117/compiler/lib/intel64:/smplocal/intel/composer_xe_2013.1.117/mpirt/lib/intel64:/smplocal/intel/composer_xe_2013.1.117/ipp/../compiler/lib/intel64:/smplocal/intel/composer_xe_2013.1.117/ipp/lib/intel64:/smplocal/intel/composer_xe_2013.1.117/tbb/lib/intel64:/smplocal/intel/impi/4.1.0.024/intel64/lib':${LD_LIBRARY_PATH}
6INCLUDE='/smplocal/intel/composer_xe_2013.1.117/mkl/include':$INCLUDE
7
8## Wrapper flags
9WRAPPER_CXXFLAGS='-I/smplocal/pub/NetCDF/4.1.3/mpi/include'
10WRAPPER_FFLAGS='-I/smplocal/pub/NetCDF/4.1.3/mpi/include'
11WRAPPER_LDFLAGS='-L/smplocal/pub/NetCDF/4.1.3/mpi/lib -Bstatic -lnetcdff -lnetcdf -lnetcdf_c++ -Bdynamic -L/smplocal/pub/HDF5/1.8.9/par/lib -Bstatic -lhdf5hl_fortran -lhdf5_hl -lhdf5_fortran -lhdf5 -Bdynamic -lz'
12
13## IDRIS files systems (no need with `at`)
14#WORKDIR=/workgpfs/rech/omr/$USER
15#COMMONDIR=/workgpfs/rech/omr/commun
16#TMPDIR=
17
18## Intel license
19INTEL_LICENSE_FILE='/smplocal/intel/composer_xe_2013.1.117/licenses:/smplocal/intel/licenses:/linkhome/rech/omr/romr005/intel/licenses'
20
21## Trusting
22TRUS_HPCC='X64_ADA'
23
24## Export to environment
25export PATH LD_LIBRARY_PATH INCLUDE
26export WRAPPER_CXXFLAGS WRAPPER_FFLAGS WRAPPER_LDFLAGS
27#export WORKDIR COMMONDIR TMPDIR
28export INTEL_LICENSE_FILE
29export TRUS_HPCC
30
31
32#-------------------------------------------------------------------
33#/smplocal/pub/Modules/IDRIS/modulefiles/environnement/intel/2013.0:
34#prepend-path   PATH               /smplocal/intel/composer_xe_2013.1.117/bin/intel64:/smplocal/intel/composer_xe_2013.1.117/bin/intel64_mic:/smplocal/intel/composer_xe_2013.1.117/debugger/gui/intel64
35#prepend-path   PATH               /smplocal/intel/composer_xe_2013.1.117/bin/intel64:/smplocal/intel/composer_xe_2013.1.117/mpirt/bin/intel64
36#prepend-path   PATH               /smplocal/intel/impi/4.1.0.024/intel64/bin
37#prepend-path   PATH               /smplocal/pub/Modules/IDRIS/wrappers
38#prepend-path   LD_LIBRARY_PATH    /smplocal/intel/composer_xe_2013.1.117/tbb/lib/intel64
39#prepend-path   LD_LIBRARY_PATH    /smplocal/intel/composer_xe_2013.1.117/compiler/lib/intel64:/smplocal/intel/composer_xe_2013.1.117/mkl/lib/intel64
40#prepend-path   LD_LIBRARY_PATH    /smplocal/intel/composer_xe_2013.1.117/ipp/../compiler/lib/intel64:/smplocal/intel/composer_xe_2013.1.117/ipp/lib/intel64
41#prepend-path   LD_LIBRARY_PATH    /smplocal/intel/composer_xe_2013.1.117/compiler/lib/intel64:/smplocal/intel/composer_xe_2013.1.117/mpirt/lib/intel64
42#prepend-path   LD_LIBRARY_PATH    /smplocal/intel/impi/4.1.0.024/intel64/lib
43#prepend-path   INCLUDE            /smplocal/intel/composer_xe_2013.1.117/mkl/include
44#append-path    INTEL_LICENSE_FILE /smplocal/intel/composer_xe_2013.1.117/licenses:/smplocal/intel/licenses:/linkhome/rech/omr/romr005/intel/licenses
45#-------------------------------------------------------------------
46#-------------------------------------------------------------------
47#/smplocal/pub/Modules/IDRIS/modulefiles/bibliotheques/netcdf/mpi/4.1.3:
48#prepend-path   PATH               /smplocal/pub/NetCDF/4.1.3/mpi/bin
49#prepend-path   PATH               /smplocal/pub/Modules/IDRIS/wrappers
50#prepend-path   WRAPPER_FFLAGS     -I/smplocal/pub/NetCDF/4.1.3/mpi/include
51#prepend-path   WRAPPER_CXXFLAGS   -I/smplocal/pub/NetCDF/4.1.3/mpi/include
52#prepend-path   WRAPPER_LDFLAGS    -L/smplocal/pub/NetCDF/4.1.3/mpi/lib -Bstatic -lnetcdff -lnetcdf -lnetcdf_c++ -Bdynamic -L/smplocal/pub/HDF5/1.8.9/par/lib -Bstatic -lhdf5hl_fortran -lhdf5_hl -lhdf5_fortran -lhdf5 -Bdynamic -lz
53#-------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.