GPGPU on Qt
Hello forum,
I have downloaded the OpenCL wrapper for Qt from the repository. But failed to compile it. I have the Qt version 4.7 and the most updated opencl enabled driver. i have already tested the sample OpenCL application , but could not compile the QtOpenCL.
i entered the following command:
- sajjad@sajjad-G74Sx:~/Downloads/opencl$ ./configure -I/usr/local/cuda/include/CL -L/usr/lib/ -lOpenCL
- This is the QtOpenCL configuration utility.
- Qt version ............. 4.7.4
- qmake .................. /usr/bin/qmake
- OpenCL 1.0 ............. no
- OpenCL 1.1 ............. no
- OpenCL/OpenGL interop .. no
- Extra QMAKE_CXXFLAGS ...
- Extra INCLUDEPATH ...... /usr/local/cuda/include/CL
- Extra LIBS ............. -L/usr/lib/ -lOpenCL
- Could not detect an OpenCL implementation ... aborting
- Use the -verbose option for more information
The extra paths are confirmed before entering .
Any hint to make it work?
Regards
Sajjad
0 replies
You must log in to post a reply. Not a member yet? Register here!
