Added CUDA bindings

This commit is contained in:
Andrea Ferretti 2017-05-22 11:27:07 +02:00
parent 24755aca56
commit cbb2de08ad

View File

@ -6360,5 +6360,17 @@
"description": "API for Web Audio (JS)",
"license": "MIT",
"web": "https://github.com/ftsf/nim-webaudio"
},
{
"name": "nimcuda",
"url": "https://github.com/unicredit/nimcuda",
"method": "git",
"tags": [
"CUDA",
"GPU"
],
"description": "CUDA bindings",
"license": "Apache2",
"web": "https://github.com/unicredit/nimcuda"
}
]