CUDA CRASH! Can GPU detection be disabled? |
![]() |
| log in |
Questions and Answers : Unix/Linux : CUDA CRASH! Can GPU detection be disabled?
| Author | Message |
|---|---|
|
On Mandriva Linux with the latest nVidia drivers and while running the KDE4 desktop, it looks like xorg crashes at the point where Boinc looks for the nVidia GPU... | |
| ID: 985886 · | |
Can Boinc GPU detection be disabled? That would be <no_gpus>1</no_gpus> in cc_config.xml. Gruß, Gundolf ____________ Computer sind nicht alles im Leben. (Kleiner Scherz) SETI@home classic workunits 3,758 SETI@home classic CPU time 66,520 hours | |
| ID: 985888 · | |
|
Thanks for that. Now working but minus the GPU. [Einstein@Home] Application uses missing NVIDIA GPU ... and it is the 32-bit Einstein application that is the "new" feature and it is running on a 64-bit system... libcudart conflict between their 32bit and the system 64bit? For anyone interested: $ more cc_config.xml <cc_config> <options> <save_stats_days>365</save_stats_days> <no_gpus>1</no_gpus> </options> <log_flags> <http_debug>0</http_debug> <work_fetch_debug>0</work_fetch_debug> <debt_debug>0</debt_debug> <sched_op_debug>0</sched_op_debug> <cpu_sched_debug>0</cpu_sched_debug> </log_flags> </cc_config> Happy crunchin', Martin ____________ Mandriva Linux A user friendly OS! See new freedom Mageia2 The Future is what We make IT (GPLv3) | |
| ID: 985921 · | |
|
Have you tried to install the 32bit shared libraries? All of Einstein's applications are 32bit, so in order to run those correctly on an all 64bit system, you have to install the (ia) 32bit shared library files. | |
| ID: 985979 · | |
Questions and Answers : Unix/Linux : CUDA CRASH! Can GPU detection be disabled?
| Copyright © 2013 University of California |