Last change
on this file since 4155 was
4105,
checked in by dubos, 7 years ago
|
update Curie arch files for compatibility with DEV_CMIP6 branch of XIOS
|
File size:
749 bytes
|
Rev | Line | |
---|
[3979] | 1 | module purge |
---|
[4104] | 2 | |
---|
| 3 | # load CMIP6 modules for intel, mkl, mpi, netcdf |
---|
| 4 | . /ccc/cont003/home/dsm/p86ipsl/.env_intel17.0.2_curie; |
---|
| 5 | . /ccc/cont003/home/dsm/p86ipsl/.env_netcdf4.3.3.1_curie |
---|
[4105] | 6 | |
---|
| 7 | # For the record : |
---|
| 8 | # Currently Loaded Modulefiles: |
---|
| 9 | # 1) ccc 3) dfldatadir/own(default) 5) c/intel/17.0.2.174 7) c++/intel/17.0.2.174 9) mkl/17.0.2.174 11) mpi/bullxmpi/1.2.8.4(default) 13) netcdf/4.3.3.1_hdf5_parallel |
---|
| 10 | # 2) datadir/own(default) 4) licsrv/standard 6) licsrv/intel 8) fortran/intel/17.0.2.174 10) intel/17.0.2.174 12) python/2.7.12 14) cdo/1.6.7_netcdf-4.3.2_hdf5 |
---|
| 11 | |
---|
| 12 | # nco interferes with XIOS arch file (prevents module unload netcdf) and we don't need it anyway |
---|
[4104] | 13 | module unload nco |
---|
Note: See
TracBrowser
for help on using the repository browser.