compiling openCL code using eclipse on an ubuntu machine -
i'm struggling compiling opencl code on eclipse. can compile using next terminal:
$ gcc test3.cpp -lopencl -o opencl && ./opencl
but cannot eclipse compile it, , debugging becomes nerve recking (:
the problem seems be, me not knowing how configure eclipse utilize opencl libraries correctly, , best of efforts couldn't find help online.
so basically, opencl installed , should work, setting eclipse ide lastly "overhead hurdle" if will.
my setup: intel opencl sdk, nvidia opencl sdk (using bumblebee project), ubuntu 12.10, eclipse 4.2.1 (cdt installed).
cheers, naore
eclipse ubuntu opencl
No comments:
Post a Comment