Changeset 1779 for XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/job_jz.sh
- Timestamp:
- 11/29/19 14:07:28 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/job_jz.sh
r1776 r1779 15 15 16 16 cd ${SLURM_SUBMIT_DIR} 17 module unload intel-all hdf5 netcdf netcdf-cxx netcdf-fortran 18 module load intel-all/19.0.4 19 module load hdf5/1.10.5/intel-19.0.4-mpi 20 module load netcdf/4.7.2/intel-19.0.4-mpi 21 module load netcdf-cxx/4.2/intel-19.0.4-mpi 22 module load netcdf-fortran/4.5.2/intel-19.0.4-mpi 17 23 18 module purge19 module load intel-all/19.0.420 module load netcdf/4.7.0/intel-19.0.4-mpi21 module load netcdf-cxx/4.2/intel-19.0.4-mpi22 module load netcdf-fortran/4.4.5/intel-19.0.4-mpi23 module load gcc/6.5.0/gcc-4.8.524 #module purge 25 #module load intel-all/19.0.4 26 #module load netcdf/4.7.0/intel-19.0.4-mpi 27 #module load netcdf-cxx/4.2/intel-19.0.4-mpi 28 #module load netcdf-fortran/4.4.5/intel-19.0.4-mpi 29 #module load gcc/6.5.0/gcc-4.8.5 24 30 module load cmake 25 31 module load cdo … … 105 111 #srun --mpi=pmi2 ../bin/test_client.exe 106 112 107 cp plein_report.txt ../Web/plein_report_$xios_revision.txt113 #cp plein_report.txt ../Web/plein_report_$xios_revision.txt
Note: See TracChangeset
for help on using the changeset viewer.