aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2017-05-22 17:49:52 +0100
committerGitHub <noreply@github.com>2017-05-22 17:49:52 +0100
commit28f8594db6edc1571ca990533d45e78c491fd950 (patch)
treec77021de1481fdaf2e4c8b94286247b178d7ed2f
parent483010e9b601c71b57ee298525f1982b0db0a9b6 (diff)
parentef7223985b457dc95df22aee280d7a9b0a1d1d5c (diff)
downloadpackages-28f8594db6edc1571ca990533d45e78c491fd950.tar.gz
packages-28f8594db6edc1571ca990533d45e78c491fd950.zip
Merge pull request #506 from andreaferretti/master
Added CUDA bindings
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 71dc7c3..4489fe6 100644
--- a/packages.json
+++ b/packages.json
@@ -6362,6 +6362,18 @@
"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"
+ },
+ {
"name": "gifwriter",
"url": "https://github.com/rxi/gifwriter",
"method": "git",