Changeset 20228
- Timestamp:
- 02/22/16 12:18:35 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/classes/clusters/pfe.m
r20227 r20228 20 20 codepath = ''; 21 21 executionpath = ''; 22 grouplist = ' g26209';22 grouplist = 's1010'; 23 23 interactive = 0; 24 24 bbftp = 0; … … 151 151 fprintf(fid,'. /usr/share/modules/init/bash\n\n'); 152 152 fprintf(fid,'module load comp-intel/2015.0.090\n'); 153 fprintf(fid,'module load mpi-sgi/mpt.2.12r26\n'); 154 fprintf(fid,'module load math/intel_mkl_64_10.0.011\n'); 153 fprintf(fid,'module load mpi-sgi/mpt.2.12r16\n'); 155 154 fprintf(fid,'export PATH="$PATH:."\n\n'); 156 155 fprintf(fid,'export MPI_GROUP_MAX=64\n\n');
Note:
See TracChangeset
for help on using the changeset viewer.