tags:

views:

268

answers:

1

Hi, what's the basic setup for Linux to compilie a C/C++ examples from OpenCL SDK?

A: 

To get started download the drivers and SDK from your vendor, install both, then build and run the samples.

Tom