Another OpenCL example.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Georg Hopp 3b978b8e0b initial checkin 10 years ago
.gitignore initial checkin 10 years ago
Makefile initial checkin 10 years ago
README.md initial checkin 10 years ago
README.md.old initial checkin 10 years ago
arrayadd.c initial checkin 10 years ago

README.md

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