Name Last Update
.gitignore Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
README.md.old Loading commit data...
arrayadd.c Loading commit data...

OpenCL array add.

Taken from here.

Description

This is an example on how to implement an array add with OpenCL.

Requirements

Some OpenCL capable hardware and the according OpenCL library exposing the OpenCL API. I tested this on an Intel GPU (Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)) with the beignet open source library.

License

unknown