Please contact us if you have any trouble resetting your password.
I like to learn by example, so I dl'd one of Intel's OpenCL examples. It's C++, but it uses the C OpenCL API. Any good collection of examples using the C++ API?
TIA!
Found some here:
https://github.com/Dakkers/OpenCL-examples
Looking at them now.