Back to articles

clangd for CUDA device code

via Lobstersdocs.scale-lang.com by ariaaaa

We extended clangd to give feedback on both host and device parts of cuda, including things like syntax errors within inline ptx. It works on actual cuda as written, or the clang dialect. You can also use this for a complete CUDA to amdgpu or nvptx compiler toolchain. Disclosure: I work at the company behind this (spectral compute). Comments

Continue reading on Lobsters

Opens in a new tab

Read Full Article
0 views

Related Articles