Dear all:
I use latest driver 190.38 (also cuda 2.3) to configure GTX295 + Tesla C1060 on winxp pro 64.
morever I connect GTX295 to two LCDs.
everything is O.K. and I can see three GPUs in NVIDIA control panel, however something strange
in NVIDIA control panel, the information is
[codebox]Geforce GTX 295 (GPU 1 )
Processor Clock : 1242 MHz
Graphics Clock : 576 MHz
Memory Clock : 999 MHz
(this is the same as SPEC)
Geforce GTX 295 (GPU 2 )
Processor Clock : 1315 MHz
Graphics Clock : 610 MHz
Memory Clock : 400 MHz
^^^^^^^^^
this is only 2/5 of SPEC
Tesla C1060 (GPU3)
Processor Clock : 1296 MHz
Graphics Clock : 610 MHz
Memory Clock : 800 MHz
(this is the same as SPEC)[/codebox]
moreover if I use “bandwidthTest.exe” in sDK example, then
[codebox]-------------------±------------------±------------------±-----------------------+
device name | device 0: GTX295 | device 1: GTX295 | device 2: Tesla C1060 |
-------------------±------------------±------------------±-----------------------+
Host to device | 1140.1 MB/s | 1138.9 GB/s | 2347.5 MB/s |
-------------------±------------------±------------------±-----------------------+
device to Host | 1728 MB/s | 1726.1 MB/s | 1717.0 MB/s |
-------------------±------------------±------------------±-----------------------+
device to device | 36747.3 MB/s | 91224.2 MB/s | 73311.4 MB/s |
-------------------±------------------±------------------±-----------------------+ [/codebox]
Theoretical bandwidth of GTX295 per GPU is 111.9 GB/s
Theoretical bandwidth of GTX295 is 102.4 GB/s
Question: why do device 0 of GTX295 and Tesla C1060 have low bandwidth?
Does this mean that driver 109.38 is not proper and I need to buy a Quadro card and use
official suggested driver 186.30 ?