How to develop CUDA in vim
fecet opened this issue ยท 1 comments
fecet commented
Hello, glad to know that the renowned author of ggml is also a Vimer ๐ But I'm curious about how can you develop cuda with (neo)vim as clangd
doen't support it very well and https://developer.nvidia.com/nsight-visual-studio-code-edition only avaliable for vscode AFAIK
ggerganov commented
I don't write CUDA very often, but when I do I use printf
to debug