uber-research/sbnet

cuda_helpers.h:23:28: fatal error: cuda_jetbrains.h: No such file or directory

janiteja opened this issue · 1 comments

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?

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.