Skip to content

Commit

Permalink
small update
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinayak Bhustali committed Aug 16, 2023
1 parent 5ab2b97 commit 6a3081b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ build_windows_cuda.bat
### Build for linux

* ```chmod +x build_linux_*.sh```
* ```./build_linux_x64.sh``` or ```./build_linux_no_cuda.sh``` depending on previous step.
* ```./build_linux_cuda.sh``` or ```./build_linux_no_cuda.sh``` depending on previous step.
If Nvidia GPU is present on system and CUDA is built then use - build_linux_cuda.sh
If there is no Nvidia GPU present on your host use - build_linux_no_cuda.sh. No Cuda as the name suggests will not build the Nvidia Cuda GPU Modules. Use this if

Expand Down

0 comments on commit 6a3081b

Please sign in to comment.