Dear Forum
I recently installed Cuda Toolkit 4.0 in the standard place, the sdk and
the examples. There was one installation problem, the usual problem with
the nouveau driver which must be blacklisted before X will run again.
But that solved, I have compiled examples, compiled my own programs, etc.
The one thing that does not work which I could use right now, is computeprof,
which I think is what we call the profiler these days.
It complains: “computeprof: symbol lookup error: computeprof: undefined symbol:
_ZN9QListData7detach2Ev”.
My LD_LIBRARY_PATH has /usr/local/cuda/lib64 and /usr/local/cuda/bin and
/usr/local/cuda/computeprof/bin.
Has anyone else experienced this ? Does anyone have any suggestions ?
Thank you,
MW