Changes between Version 15 and Version 16 of discovery


Ignore:
Timestamp:
04/27/23 06:19:43 (22 months ago)
Author:
badgeley
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • discovery

    v15 v16  
    183183See cluster details: [[https://services.dartmouth.edu/TDClient/1806/Portal/KB/ArticleDet?ID=134058]].
    184184
    185 If you want to use more than one node, the current (temporary) solution is to:\\
     185If you want to use more than one node (not recommended), the current (temporary) solution is to:\\
    1861861) start the job\\
    1871872) go to Discovery and see which nodes discovery is using (see `squeue` usage below)\\
     
    220220
    221221To get more information about your job while it's running, from Discovery you can `ssh` into the node given by `squeue -u username` and then run `htop`. Once in `htop`, if you want to see information for a specific user, type `u` and then start typing the user ID until the correct one is highlighted and hit ENTER.
     222You can also get more information about a job by entering:
     223{{{
     224#!sh
     225scontrol show job JOBID
     226}}}
    222227
    223228If you want to load results from the cluster manually (for example if you have an error due to an internet interruption), you find in the information Matlab gave you `$ISSM_DIR/execution/LAUNCHSTRING/JOBNAME.lock`, you copy the LAUNCHSTRING and you type in Matlab: