Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
sacctmgr -s show user name=$USER format=user,account%100account%-30


You can change the default setting on your own:

...

The access to these local storage is much faster than to $WORK, $HOME or $SCRATCH, but each node only "sees" their own storage (and not the storage of the job's other nodes).

If your job does lots of reading/writing, using the local disk



Example Scripts

Job arrays

...