HPC documentation

From CDMS Wiki
Revision as of 23:03, 6 October 2022 by Rosalind (talk | contribs) (Documentation for the HPC)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

General information

To access the HPC, start a terminal session and ssh into wolfe.scem.westernsydney.edu.au

other information to be filled later


Software

Python related

To use PyTorch, you'll need the following combinations:

  • Python 3.7 + Torch 1.9 Cuda 11
  • Python 3.9 + Torch 1.9 + cuda 11
  • Python 3.10 + Torch 12.1 Cuda 11.3

There are also module load that loads all three in one go:

  • PyTorch/Python3.9