Changes between Version 7 and Version 8 of pleiadesbash


Ignore:
Timestamp:
03/22/18 11:39:24 (7 years ago)
Author:
tpelle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pleiadesbash

    v7 v8  
    123123== pfe_settings.m ==
    124124
    125 You have to add a file in `$ISSM_DIR/src/m` entitled `pfe_settings.m` with your personal settings:
     125You have to add a file in `$ISSM_DIR/src/m` entitled `pfe_settings.m` (on the machine you wish to access Pleiades) with your personal settings:
    126126
    127127{{{
     
    135135}}}
    136136
    137 use your username for the `login` and enter your code path and execution path. These settings will be picked up automatically by matlab when you do `md.cluster=pfe()`
     137use your username for the `login` and enter your code path and execution path. These settings will be picked up automatically by matlab when you do `md.cluster=pfe()`. To determine your `grouplist`, on Pleiades run:
     138
     139{{{
     140%groups USERNAME
     141}}}
    138142
    139143Make sure your module list includes pkgsrc, comp-intel/2016.2.181, and mpi-sgi/mpt .