add hippo gpu library (#2930)

Co-authored-by: Andrew Brower <andrew.brower@reddit.com>
This commit is contained in:
Andrew Brower 2024-09-12 18:58:42 -07:00 committed by GitHub
parent 4407ea8bec
commit 4ae2cf19f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34064,5 +34064,18 @@
],
"license": "Apache-2.0",
"web": "https://github.com/ferus-web/simdutf"
},
{
"name": "hippo",
"url": "https://github.com/monofuel/hippo",
"method": "git",
"tags": [
"cuda",
"hip",
"gpu"
],
"description": "HIP / CUDA programming library for Nim.",
"license": "MIT",
"web": "https://monofuel.github.io/hippo/"
}
]