... | ... | @@ -12,5 +12,5 @@ On `icaro.polito.it` the CUDA setup scripts are found under: |
|
|
```
|
|
|
where, for example, `<version>` is equal `100` for CUDA 10.0.
|
|
|
|
|
|
**IMPORTANT:** A typical situation in which you'll have to run these scripts is *before* installing packages such as `tensorflow-gpu` (for TensorFlow) or `torch` (for PyTorch) using `pip` in your Python virtual environment (see ["Python Virtual Environments"](/virtualenv)).
|
|
|
**IMPORTANT:** A typical situation in which you'll have to run these scripts is *before* installing packages such as `tensorflow-gpu` (for TensorFlow) or `torch` (for PyTorch) in your Python virtual environment (see ["Python Virtual Environments"](/virtualenv)).
|
|
|
|