Last change
on this file since 22755 was 22755, checked in by Mathieu Morlighem, 7 years ago |
CHG: added 21724-22754
|
File size:
631 bytes
|
Rev | Line | |
---|
[22755] | 1 | Index: ../trunk-jpl/src/m/classes/clusters/pfe.m
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/src/m/classes/clusters/pfe.m (revision 21913)
|
---|
| 4 | +++ ../trunk-jpl/src/m/classes/clusters/pfe.m (revision 21914)
|
---|
| 5 | @@ -353,7 +353,6 @@
|
---|
| 6 | fprintf(fid,'#PBS -e %s.errlog \n\n',modelname);
|
---|
| 7 | fprintf(fid,'. /usr/share/modules/init/bash\n\n');
|
---|
| 8 | fprintf(fid,'module load comp-intel/2016.2.181\n');
|
---|
| 9 | - fprintf(fid,'module load mpi-sgi/mpt\n');
|
---|
| 10 | fprintf(fid,'module load netcdf/4.4.1.1_mpt\n');
|
---|
| 11 | fprintf(fid,'module load mpi-sgi/mpt.2.15r20\n');
|
---|
| 12 | fprintf(fid,'export PATH="$PATH:."\n');
|
---|
Note:
See
TracBrowser
for help on using the repository browser.