cuda-samples/Samples/6_Performance/cudaGraphsPerfScaling/.vscode/extensions.json

8 lines
140 B
JSON
Raw Normal View History

2024-07-26 00:30:13 +08:00
{
"recommendations": [
"nvidia.nsight-vscode-edition",
"ms-vscode.cpptools",
"ms-vscode.makefile-tools"
]
}