vscode-cuda icon indicating copy to clipboard operation
vscode-cuda copied to clipboard

CUDA C++ syntax support & snippets for VSCode

Results 3 vscode-cuda issues
Sort by recently updated
recently updated
newest added

Hi, I have a problem. When im writting CUDA, it allows me to use some snippets and that is cool. But when I have to do a For loop, or...

wontfix

I just installed and ran Cuda WSL 2 drivers and CUda10 toolkit for CentOS 7 on top of Microsoft Centos 7 distro (1.99$ in MS Store). There is the path...

wontfix

The template argument messes up the symbols resolution. An example is available in CUDA samples in the _0_Simple/matrixMul_ sample : `matrixMulCUDA(...);`

enhancement