Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ZamanLantra authored Jul 22, 2024
1 parent 0bb4da2 commit b7e04ff
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,10 @@ WORKDIR /home/myuser/

# If CC is used instead of hipcc, use
# export HIPCCFLAGS_ADD="-x hip"


# If CUDA is installed in a user directory, use
# export CUDA_INSTALL_PATH=<cuda_installed_directory>

# 8. Export OP-PIC directores

# export OPP=<path to OP-PIC folder>
Expand Down

0 comments on commit b7e04ff

Please sign in to comment.