Skip to content

Commit

Permalink
rebuild CUDA with added CUPTI lib dir
Browse files Browse the repository at this point in the history
  • Loading branch information
truib committed Nov 23, 2024
1 parent 6140430 commit eff0de6
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# 2024.11.23
# We add extras/CUPTI/lib64 to LIBRRY_PATH or the rpath wrappers won't add this
# directory to the RPATH search path and executables/libraries depending on it
# may not find libraries in it.
easyconfigs:
- CUDA-12.1.1.eb

0 comments on commit eff0de6

Please sign in to comment.