Add opencl.
This commit is contained in:
parent
99d2eca5bb
commit
c7f06cfe20
1 changed files with 9 additions and 0 deletions
|
|
@ -559,5 +559,14 @@
|
|||
"description": "Wraps the bcrypt (blowfish) library for creating encrypted hashes (useful for passwords)",
|
||||
"license": "BSD",
|
||||
"web": "https://www.github.com/ithkuil/bcryptnim/"
|
||||
},
|
||||
{
|
||||
"name": "opencl",
|
||||
"url": "git://github.com/nimrod-code/opencl",
|
||||
"method": "git",
|
||||
"tags": ["library"],
|
||||
"description": "Low-level wrapper for OpenCL",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nimrod-code/opencl"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue