mirror of
https://github.com/NVIDIA/dgx-spark-playbooks.git
synced 2026-04-22 01:53:53 +00:00
chore: Regenerate all playbooks
This commit is contained in:
parent
f57d9313a8
commit
ab28aa03a0
@ -96,7 +96,7 @@ Verify the virtual environment is active by checking the command prompt shows `(
|
||||
Install PyTorch with CUDA 12.9 support.
|
||||
|
||||
```bash
|
||||
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu129
|
||||
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu130
|
||||
```
|
||||
|
||||
This installation targets CUDA 12.9 compatibility with Blackwell architecture GPUs.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user