I’m trying to make the 2 CUDA (4.2.9) example programs bandwidthTest and deviceQuery on a server running RHEL6.3, but got the error “-lshrutil not found”. I googled a bit and read that the Shrutil libraries should not be needed anymore in CUDA 4.2 examples. But I still got the error.
How can I overcome this problem? Do I need to install any library?
While not all examples need shrutil anymore, some do, so yes you’ll want to install the shrutil library