Skip to content

Commit

Permalink
[namespace/fpe] in ggtt.sa makefiles, add 'export CUFLAGS' in SubProc…
Browse files Browse the repository at this point in the history
…esses towards src - this fixes HRDCOD=1 builds on non-SM processes madgraph5#731
  • Loading branch information
valassi committed Jul 21, 2023
1 parent e93ba8a commit 324581d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions epochX/cudacpp/heft_gg_h.sa/SubProcesses/cudacpp.mk
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ else
override CURANDLIBFLAGS=
endif
export NVCC
export CUFLAGS

# Set the host C++ compiler for nvcc via "-ccbin <host-compiler>"
# (NB issue #505: this must be a single word, "clang++ --gcc-toolchain..." is not supported)
Expand Down

0 comments on commit 324581d

Please sign in to comment.