I finally answered my own question: You can use -forward-unknown-to-host-compiler
to send everything nvcc doesn’t know about to gcc/clang/whatever.
1 Like
I finally answered my own question: You can use -forward-unknown-to-host-compiler
to send everything nvcc doesn’t know about to gcc/clang/whatever.