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

Nvidia offers CUDA Toolkit, etc., on conda-forge now #875

Open
wwarriner opened this issue Dec 13, 2024 · 2 comments
Open

Nvidia offers CUDA Toolkit, etc., on conda-forge now #875

wwarriner opened this issue Dec 13, 2024 · 2 comments
Labels
fabric: cheaha Docs related to Cheaha platform fabric: cloud.rc Docs related to cloud.rc platform feat: article New article or section request

Comments

@wwarriner
Copy link
Contributor

wwarriner commented Dec 13, 2024

CUDA Toolkit: https://anaconda.org/conda-forge/cuda-toolkit
CUDA Runtime: https://anaconda.org/conda-forge/cuda-cudart
cuDNN: https://anaconda.org/conda-forge/cudnn

Add to relevant docs pages. Put in one central location and cross-link as needed.

  1. GPU page
  2. Conda related page(s)
  3. PyTorch and Tensorflow "how to" pages
  4. Any relevant tutorials
  5. Maybe the Cloud.rc "software" page?
@wwarriner wwarriner added fabric: cheaha Docs related to Cheaha platform fabric: cloud.rc Docs related to cloud.rc platform feat: article New article or section request labels Dec 13, 2024
@wwarriner
Copy link
Contributor Author

Does the right thing with LD_LIBRARY_PATH apparently.

@wwarriner
Copy link
Contributor Author

CUDA <= 11.x uses https://anaconda.org/conda-forge/cuda-toolkit
CUDA >= 12.x uses https://anaconda.org/conda-forge/cuda-cudart

We currently have driver version 12.4 (on A100)

Doing deep learning or LLMs? You need: https://anaconda.org/conda-forge/cudnn also

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fabric: cheaha Docs related to Cheaha platform fabric: cloud.rc Docs related to cloud.rc platform feat: article New article or section request
Projects
None yet
Development

No branches or pull requests

1 participant