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

cuda · Changes

Page history
Update cuda authored May 07, 2021 by Daniele Jahier Pagliari's avatar Daniele Jahier Pagliari
Hide whitespace changes
Inline Side-by-side
cuda.md
View page @ 25dc94c9
# Setting CUDA Drivers
# Setting Up CUDA Libraries
> :warning: Thesis students only have access to `philae.polito.it`, which does not have a GPU installed (see ["Servers Information"](/servers)). So, this page is only for other group members.
TO DO
\ No newline at end of file
Different libraries and programs that use NVIDIA GPUs might need different versions of the CUDA libraries. Therefore, our GPU-equipped servers have different CUDA versions installed. For users, this means that, before compiling or installing a program that requires CUDA, you should run a script to setup the environment properly.
**IMPORTANT:** A typical situation in which you'll have to do this is *before* installing packages such as `tensorflow-gpu` or `torch` using `pip` in your virtual environment.
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 CUDA Drivers
  • Choosing which GPU to Use
  • Limiting GPU Memory
  • Limiting CPU Threads
Gitlab

Sidebar