![]() |
Quadro 600 SLES11SP1 variety of problems, driver suspect
2 Attachment(s)
Hello,
I have a Q600 that will run X, but cudasdk examples run very inconsistently or not at all (nbody, bandwidthTest, etc.), driver loads slowly (15-30 seconds) and inconsistently. 290.10 driver almost never loads, gives error: NVIDIA: could not open the device file /dev/nvidia0 (Input/output error). Failed to initialize NVML: Unknown Error 295.33 intermittently loads, gives same error as above. Also noticed that bandwidthTest reports: cudaGetDeviceProperties returned 10 -> invalid device ordinal 295.40 seems to fix the driver loading problem, but cudasdk samples do not always run; they often get stuck in a loop (30-80% of the time). I do not see anything different when comparing an strace -f from a good run and a bad run; the bad one just gets stuck looping this: futex(0x64fd20, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable) futex(0x64fd20, FUTEX_WAKE_PRIVATE, 1) = 0 An FX1800 in the same system does not have the same problems. I have recompiled the samples on this system with no change. I see this card should have been supported for quite some time. I've also tried older drivers (275, 280) with no luck. Does anyone have any suggestions for further troubleshooting? |
Re: Quadro 600 SLES11SP1 variety of problems, driver suspect
275.21 drivers load in only 2s, but they appear to be too old to run CUDA sdk examples:
cudaGetDeviceProperties returned 35 -> CUDA driver version is insufficient for CUDA runtime version [bandwidthTest] test results... FAILED |
Re: Quadro 600 SLES11SP1 variety of problems, driver suspect
It looks like there may be a 64GB system memory limit for this card with current drivers. I can pin the tests to any CPU in the system, as long as I only use memory from CPU0 (64GB of 256GB). Pulling memory from each CPU so the system total is 64GB (16GB/ea) allows tests to run in memory attached to all CPUs. Confirmed adding memory to CPU0 (32GB; system total 80GB) makes tests against CPU3 memory fail.
Is there a better contact than linux-bugs@nvidia.com for reporting these problems? I don't even get an automated response from that address. |
Re: Quadro 600 SLES11SP1 variety of problems, driver suspect
what versions of cuda sdk, cuda toolkit and gpu driver you are using?
|
Re: Quadro 600 SLES11SP1 variety of problems, driver suspect
Quote:
|
| All times are GMT -5. The time now is 12:41 PM. |
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©1998 - 2013, nV News.