Skip to content

Commit

Permalink
add hippo gpu library (#2930)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Brower <[email protected]>
  • Loading branch information
monofuel and Andrew Brower authored Sep 13, 2024
1 parent 4407ea8 commit 4ae2cf1
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -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/"
}
]

0 comments on commit 4ae2cf1

Please sign in to comment.