CUDA warning #20013-D when there is not the flag --expt-relaxed-constexpr
#1777
Labels
1:ST:low-importance
This issue/PR is not that important and can be ignored for now.
is:bug
Something looks wrong.
reg:build
This is related to the build system.
When I try to include ginkgo in my CUDA .cu source files, I get the warning from the compiler:
It seems
one
is not marked__host__ __device__
orGKO_ATTRIBUTE
.System Info: Windows 10, CUDA 12.5, MSVC 17.12.4
The text was updated successfully, but these errors were encountered: