Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the command for "module load cuda" on Ubuntu? #1

Open
peterhchen opened this issue Oct 8, 2022 · 2 comments
Open

What is the command for "module load cuda" on Ubuntu? #1

peterhchen opened this issue Oct 8, 2022 · 2 comments

Comments

@peterhchen
Copy link

Hi
I tried "module load cuda"
It has module cannot found problem,
Then I tried "sudo modprobe cuda" or "sudo modprobe cudatoolkit"
It cannot find "cuda" or "cudatoolkit", How to install cuda or cudatoolkit?
I already have "nvcc" and cuda tool kid installed for 10.8 and 11.6.

Thanks

@tom-papatheodore
Copy link

Hello. On our OLCF systems, multiple versions of the CUDA Toolkit are installed and the module commands (via LMOD environment modules) is used to load a specific version of the toolkit. If you already have the CUDA toolkit installed, you won't need the module load cuda because nvcc (along with the headers and libs) should already be available.

@peterhchen
Copy link
Author

peterhchen commented Oct 10, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants