mirror of
https://github.com/MartinOpat/cuda-based-raytrace.git
synced 2025-06-07 02:13:10 +02:00
Update cuda_install_guide.md
Fixed markdown
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Assuminng NVIDIA drivers present
|
||||
|
||||
```bash
|
||||
wget https://developer.download.nvidia.com/compute/cuda/12.5.1/local_installers/cuda_12.5.1_555.42.06_linux.run
|
||||
chmod +x cuda_12.5.1_555.42.06_linux.run
|
||||
sudo ./cuda_12.5.1_555.42.06_linux.run
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user