Is it possible to get openCL and CUDA working alongside bumblebee (seeing as the bumblebee repo includes the opencl and cuda drivers.)? I tried following this: "http://docs.nvidia.com/cuda/cuda-getting-started-guide-for-linux/", however at 5.3.3 I get:
and when trying to compile e.g. ffmpeg with opencl I get "ERROR: opencl not found".
Code:
./deviceQuery Starting...
CUDA Device Query (Runtime API) version (CUDART static linking)
cudaGetDeviceCount returned 35
-> CUDA driver version is insufficient for CUDA runtime version
Result = FAIL