Hi, I recently installed an NVIDIA 8600GT graphics card (PNY brand) in an AMD box running SL5, x86/32bit version. Rather than using for graphics, I plan to use the card as a linear algebra co-processor ( a fun project for students in computational physics...). NVIDIA provides the CUDA environment/library (http://developer.nvidia.com/object/cuda.html) to facilitate using a graphics card for numerical work.
So here's the situation at present, I've installed the card, installed the NVIDIA display driver (NVIDIA-Linux-x86-100.14.11-pkg1.run), installed the NVIDIA CUDA Toolkit (for RHEL5, x86), and have also installed the SDK provided by NVIDIA. The error I'm having with the example program (which fails to compile) follows, /usr/bin/ld: warning: libtlshook.so, needed by /usr/local/cuda/lib/libcudart.so, not found (try using -rpath or -rpath-link) I've never heard of this library, "libtlshook". Could it possibly be some part of RHEL5 that's no included in SL5? regards, Nathan -- - - - - - - - - - - - - - - - - - - - - - Nathan Moore Assistant Professor, Physics Winona State University AIM: nmoorewsu - - - - - - - - - - - - - - - - - - - - -
