Running OpenCL apps with bumblebee
Solution 1:
I finally managed to get it work after creating /etc/OpenCL/vendors/nvidia.icd
file and libnvidia-opencl.so.1
inside. I also switched back to nvidia-current
driver before but I'm sure it still would work with experimental ones.
I found a solution here.