Versions Compared

Key

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

...

To use the same server data and VSCode environment, use option --server-data-dir with some location. The location should be the same each time to save configuration. In this example $SCRATCH/vscodedata is the location example.

How to use on Athena?

On Athena supercomputer the only change in script is name of the queue: plgrid-gpu-a100 and name of the module to load: VSCode/1.85.0.

Stop job

if you wish to to end your sbatch, use scancel <JOBID> command, where JOBID is your tunnel JOBID you can look it up with hpc-jobs or qsueue -u $USER commands.

...

Code Block
hpc-jobs-history -d 30

How to use on Athena?

On Athena supercomputer the only change in script is name of the queue: plgrid-gpu-a100 and name of the module to load: VSCode/1.85.0.