This project attempts to do two things. First, it provides bindings to the OpenCL API that mirror the OpenCL 1.1 spec as closely as possible. (Preliminary OpenCL 1.2 support is available in SVN)Second, it provides a higher level abstraction of the API that's more .Net-like.
Features
- OpenCL 1.0
- OpenCL 1.1
- OpenCL 1.2
- Single binary 32/64 bit support
Categories
LibrariesLicense
MIT LicenseFollow OpenCL .Net
Other Useful Business Software
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
-
Works like a charm!!!!! And has a very easy learning curve... ( provided u have worked a little on CUDA )
-
Works for me too. The sample program OpenCLImageTest did not work for me at first. My NVidia GLX580 driver was giving me an exception. It took a while, but I finally pinpointed the problem. See the Forums in this project for the fix. My detailed posts are in Open Discussion / Welcome to Open Discussion.
-
It works fine for me! I just changed something in the CLManager to adopt my way of building the helper. Looking forward for the T4(int4 or float4) types to be implemented! I recomend the project! ---Syed Moshiur Murshed