Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip
titleRecommended CUDA version

The recommended CUDA version is the one matching the driver maximum capability, which currently is 12.8

The CUDA compute capability of this platform (GH200) is 9.0.

CUDA from Python

Note that If using CUDA through python packages such as PyTorch, pip will pull their own CUDA installation as a dependency.

...