Using the **--no-deps** option for "pip install" is necessary here as otherwise the Pytorch version might be replaced and you will run into trouble with the cuda drivers.
Using the **--no-deps** option for "pip install" is necessary here as otherwise the PyTorch version might be replaced and you will run into trouble with the cuda drivers.
On the **ML** partition:
On the **ML** partition:
...
@@ -56,21 +56,21 @@ after calling
...
@@ -56,21 +56,21 @@ after calling
marie@login$module spider pytorch
marie@login$module spider pytorch
```
```
we know that we can load Pytorch (including torchvision) with
we know that we can load PyTorch (including torchvision) with