Skip to content
GitLab
  • Explore
  • Sign in
  • EDA Guides
  • eda-servers-guide
  • Wiki
  • cuda

cuda · Changes

Page history
Update cuda authored May 08, 2021 by Davide Cannizzaro's avatar Davide Cannizzaro
Hide whitespace changes
Inline Side-by-side
cuda.md
View page @ 9f12900e
......@@ -11,6 +11,7 @@ On `icaro.polito.it` the CUDA setup scripts are found under:
/space/temporary_modules/cuda<version>.sh
```
where, for example, `<version>` is equal `100` for CUDA 10.0.
Using the command `ls /space/temporary_modules/cuda*` it is possible to see all the versions available for the CUDA libraries.
**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)).
......
Clone repository
Home

Servers Information
Accounts
Connecting to the Servers
Storage Management and Quotas
Monitoring Resources
Software, Libraries and Data
  • Using Custom Software
  • Software Modules on Philae
  • Remote Code Deployment
  • Python Virtual Environments
  • EDA Technology Libraries
  • Shared Datasets
Miscellaneous Settings
  • Setting Up CUDA Libraries
  • Choosing which GPU to Use
  • Limiting GPU Memory
  • Limiting CPU Threads
Gitlab

Sidebar