Skip to content

Commit c49d105

Browse files
author
Muhammad
committed
Merge branch 'master' of https://github.com/muhos/ParaFROST
2 parents 82a9053 + 3391107 commit c49d105

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@ For installing the driver + CUDA, run the following commands:<br>
1616
`sudo apt-get update`<br>
1717
`sudo apt-get -y install cuda`<br>
1818

19-
Make CUDA enviromental variables:<br>
20-
21-
`export CUDA_HOME=/usr/local/cuda-${CUDA_SHORT}`<br>
22-
`LD_LIBRARY_PATH=${CUDA_HOME}/lib64:${LD_LIBRARY_PATH}`<br>
23-
`PATH=${CUDA_HOME}/bin:${PATH}`<br><br>
24-
2519
Now the GPU solver is ready to install by running the makefile via the command `make -C gpu`.
2620
The `parafrost` binary and the library `libparafrost.a` will be created by default in the solver local directory.<br>
2721

0 commit comments

Comments
 (0)