Bug#761363: nvidia-visual-profiler: unable to locate libcuinj
Graham Inggs
graham at nerve.org.za
Mon Sep 15 09:35:48 UTC 2014
nvprof in package nvidia-profiler also expects to find libcuinj64.so.6.0
in /usr/bin and /usr/lib64.
If it doesn't, it prints the following message:
======== Error: unable to locate profiling library libcuinj64.so.6.0.
======== Make sure the CUDA toolkit is properly installed.
Since nvidia-visual-profiler already depends on nvidia-profiler, perhaps
it makes sense to move the dependency on libcuinj{32,64}-6.0 to
nvidia-profiler and add a symlink from /usr/bin/libcuinj{32,64}.so.6.0
to /usr/lib/{i386,x86_64}-linux-gnu/libcuinj{32,64}.so.6.0 either to
nvidia-profiler or libcuinj{32,64}-6.0.
More information about the pkg-nvidia-devel
mailing list