N8-CIR-Bede / documentation

Documentation for the N8CIR Bede Tier 2 HPC faciltiy
https://bede-documentation.readthedocs.io/en/latest/
7 stars 11 forks source link

Minor inconsistencies on page /software/applications/pytorch.html #146

Closed tsrobinson closed 2 years ago

tsrobinson commented 2 years ago

Thanks for these guides, they are super useful!

The PyTorch guide notes `... the following instructions can be used to create a Python 3.9 conda environment named torch with the latest Open-CE provided PyTorch' [emphasis added].

This is inconsistent with the code at present, which instantiates a conda env with Python=3.8 called torch-env

I will submit a pull request for this issue.

ptheywood commented 2 years ago

Closed by #147. Thanks for the contributon!