Greetings,

I have another curious situation.  I have installed pocl 0.14 on a ubuntu
14.04 system.  I can install and run clinfo without any problems.  However,
when I compile and run my context.cpp file (
https://github.com/cdeterman/gpuR/blob/develop/src/context.cpp) and try to
run the initContexts function I keep getting a -1001 error for the
get_platforms call.

Any idea why this script would be failing to find the platforms whereas
even a basic query file like this (
https://github.com/cdeterman/pocl_test/blob/master/clDeviceQuery.cpp) can
be compiled simply with

g++ -o clDeviceQuery clDeviceQuery.cpp -lOpenCL

and run without a problem.

Thanks,
Charles
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
ViennaCL-devel mailing list
ViennaCL-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/viennacl-devel

Reply via email to