mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Add CLBlast, a wrapper for the OpenCL BLAS library (#654)
This commit is contained in:
parent
aa75ab9664
commit
9e33b28137
@ -8168,6 +8168,27 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nim-lang/libsvm_legacy"
|
||||
},
|
||||
{
|
||||
"name": "clblas",
|
||||
"url": "https://github.com/numforge/nim-clblast",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"BLAS",
|
||||
"linear",
|
||||
"algebra",
|
||||
"vector",
|
||||
"matrix",
|
||||
"opencl",
|
||||
"high",
|
||||
"performance",
|
||||
"computing",
|
||||
"GPU",
|
||||
"wrapper"
|
||||
],
|
||||
"description": "Wrapper for CLBlast, an OpenCL BLAS library",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/numforge/nim-clblast"
|
||||
},
|
||||
{
|
||||
"name": "nimp5",
|
||||
"url": "https://github.com/Foldover/nim-p5",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user