Versions Compared

Key

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

...

When your session starts, you will have a space in the local disk pointed to by $LOCALSSD environment variable that you can use in your session

Info
titleShared space with TMPDIR

Both For interactive sessions, both $LOCALSSD and $TMPDIR will live in the same space of the local disk and share the same quota

At the end of the session, either by your choice killing the session or wall time, the contents of $LOCALSSD will be archived automatically into a special directory in your $HPCPERM under:

No Format
$HPCPERM/.DO_NOT_DELETE_LOCALSSD_ARCHIVE/

...

Note
titleAlways remember to restore

 If you do not restore after starting a new session and you use the $LOCALSSD in the new session, a new archive will be created when the job ends and so you will not have the previous data in this archive. Only one backup is kept from the previous archive in case you make a mistake.

...