OpenCL .Net
beta.Net bindings for OpenCL 1.2
Description
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.
Categories
License
Features
- OpenCL 1.0
- OpenCL 1.1
- OpenCL 1.2
- Single binary 32/64 bit support
Update Notifications
User Ratings
User Reviews
-
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
-
Works like a charm!!!!! And has a very easy learning curve... ( provided u have worked a little on CUDA )