Type: LanguageService
It would be great if cuda completion works with intellisense.
Describe the bug
Does the code compile with gcc or clang? Do you have any sample code? Our parser doesn't parse any CUDA-specific code, so it's unlikely to be able to provide completions if there's any non-standard C/C++ code that only compiles with the CUDA compiler.
Our parser would only support GPGPU compute code if it could get added in a future C/C++ standard.
@bobbrow Happy to see a change on that.
I would be interested to help out if it's possible.
@DaemonSnake thanks for the offer, but unfortunately, this is something that has to be done in the portion of code that is closed-source.
Actually, moving this to On Deck so that our Feature bot doesn't accidentally close it.
Most helpful comment
Actually, moving this to On Deck so that our Feature bot doesn't accidentally close it.