Changeset 20228


Ignore:
Timestamp:
02/22/16 12:18:35 (9 years ago)
Author:
schlegel
Message:

CHG: revert back pfe.m

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/clusters/pfe.m

    r20227 r20228  
    2020                 codepath       = '';
    2121                 executionpath  = '';
    22                  grouplist     = 'g26209';
     22                 grouplist     = 's1010';
    2323                 interactive    = 0;
    2424                 bbftp          = 0;
     
    151151                         fprintf(fid,'. /usr/share/modules/init/bash\n\n');
    152152                         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');
    155154                         fprintf(fid,'export PATH="$PATH:."\n\n');
    156155                         fprintf(fid,'export MPI_GROUP_MAX=64\n\n');
Note: See TracChangeset for help on using the changeset viewer.