cuda_helpers.h:23:28: fatal error: cuda_jetbrains.h: No such file or directory
janiteja opened this issue · 1 comments
janiteja commented
Hi, I have a compilation error. It complains about cuda_jetbrains.h, I couldn't find anything about such a file online. How to resolve this?
andrei-pokrovsky commented
That was just a dummy header with #defines to make the CLion GUI recognize all the cuda keywords, it wasn't needed. Removed the include.