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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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