Skip to content

Commit

Permalink
Merge branch 'master' into slowdown
Browse files Browse the repository at this point in the history
  • Loading branch information
ccuetom authored Jun 3, 2024
2 parents cda0080 + ed0db01 commit 6354f23
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 @@ -163,7 +163,7 @@ Once the installation is done, add the following lines to your ``~/.bashrc``:

```sh
export HPCSDK_HOME=/opt/nvidia/hpc_sdk/Linux_x86_64/22.11
export CUDA_HOME=$HPCSDK_HOME/cuda
export NVHPC_CUDA_HOME=$HPCSDK_HOME/cuda
export CUDA_ROOT=$HPCSDK_HOME/cuda/bin
export PATH=$HPCSDK_HOME/compilers/bin/:$PATH
export LD_LIBRARY_PATH=$HPCSDK_HOME/compilers/lib/:$LD_LIBRARY_PATH
Expand Down

0 comments on commit 6354f23

Please sign in to comment.