mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
add hippo gpu library (#2930)
Co-authored-by: Andrew Brower <andrew.brower@reddit.com>
This commit is contained in:
parent
4407ea8bec
commit
4ae2cf19f4
@ -34064,5 +34064,18 @@
|
|||||||
],
|
],
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"web": "https://github.com/ferus-web/simdutf"
|
"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/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user