PyTorch 2016

From HPC users
Revision as of 12:14, 9 November 2020 by Schwietzer (talk | contribs) (Created page with "== Introduction == == Installed version(s) == This version is installed and currently available on environment ''hpc-env/8.3'': *'''PyTorch/1.4.0'''-fosscuda-2019b-Python-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Introduction

Installed version(s)

This version is installed and currently available

on environment hpc-env/8.3:

*PyTorch/1.4.0-fosscuda-2019b-Python-3.7.4
*PyTorch/1.6.0-fosscuda-2019b-Python-3.7.4

on environment hpc-env/8.3:

*PyTorch/1.0.1-foss-2017b-Python-3.6.3

Using PyTorch

To load the desired version of the module, use the command, e.g.

module load hpc-env 8.3
module load PyTorch

Always remember: this command is case sensitive!


If you want to find out more about PyTorchon the HPC cluster, you can use the command

module spider PyTorch

This will show you basic information e.g. a short description and the currently installed version.


Documentation

The full documentation can be found [ here].