Start a readme for NVIDIA

For brave folks that will build manually their own rpms, here is some help.

Signed-off-by: Tom Rix <trix@redhat.com>
This commit is contained in:
Tom Rix 2024-06-10 14:04:38 -04:00
commit 4189bb90d9

15
README.NVIDIA Normal file
View file

@ -0,0 +1,15 @@
Some help for building this package for NVIDIA/CUDA
Review NVIDIA's documenation
https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html
Review PyTorch documentation
https://github.com/pytorch/pytorch#from-source
Some convience strings to cut-n-paste
F39
dnf config-manager --add-repo https://developer.download.nvidia.com/compute/cuda/repos/fedora39/x86_64/cuda-fedora39.repo
Building is local.
Build machine has a supported GPU, the drivers are loaded and CUDA SDK is installed.