Skip to content

Commit

Permalink
force rebuilding CUDA
Browse files Browse the repository at this point in the history
  • Loading branch information
truib committed Nov 23, 2024
1 parent eff0de6 commit 4218d01
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,9 @@
# directory to the RPATH search path and executables/libraries depending on it
# may not find libraries in it.
easyconfigs:
- CUDA-12.1.1.eb
- CUDA-12.1.1.eb:
# we need to force the rebuild because we still have CUDA under a non-accel
# directory available
options:
force: True

0 comments on commit 4218d01

Please sign in to comment.