Thanks avidday. Here’s what happens:
$ nvidia-smi -lsa
==============NVSMI LOG==============
Timestamp : Wed Dec 9 09:09:08 2009
GPU 0:
Product Name : Tesla C1060
PCI ID : 5e710de
Temperature : 34 C
GPU 1:
Product Name : Tesla C1060
PCI ID : 5e710de
Temperature : 33 C
GPU 2:
Product Name : Tesla C1060
PCI ID : 5e710de
Temperature : 34 C
GPU 3:
Product Name : Tesla C1060
PCI ID : 5e710de
Temperature : 34 C
[mrosing@bouredhat release]$ ./deviceQuery
CUDA Device Query (Runtime API) version (CUDART static linking)
There is no device supporting CUDA
Test PASSED
Press ENTER to exit…
the cards are really there, so that’s a good start!