Trying to compile .cu file I get: error in open: /usr/bin/../lib64/nvvm/lib64device/libdevice.compute_30.10.bc No such file or directory Those files are located here: pandora:~> ls /usr/bin/../lib64/nvvm bin/ include/ lib/ lib64/ libdevice/ libnvvm-samples/ Looks like the 'libdevice' path should not be chaged to 'lib64'. As a workaround, ln -s does the job... Reproducible: Steps to Reproduce:
Sorry about that, fixed in nvidia-cuda-toolkit-5.5.22-2.mga4
Status: NEW => RESOLVEDCC: (none) => tmbResolution: (none) => FIXED
Thanks, it is working fine now...
CC: (none) => jamagallon