HPC documentation: Difference between revisions

From CDMS Wiki
Jump to navigation Jump to search
(Documentation for the HPC)
(No difference)

Revision as of 23:03, 6 October 2022

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