setiathome_CUDA: device 1 is emulation device and should not be used, supports 9999.9999setiathome_CUDA: No SETI@home capabale CUDA GPU found...SETI@home NOT using CUDA, falling back on host CPU processing
It was disscussed many times already. Look on elapsed times, not CPU ones....
in stderr of finished result.On web site go to result info
Quote from: Raistmer on 08 Feb 2009, 02:43:46 pmin stderr of finished result.On web site go to result infoWould that be this statement? If so I don't understand the stated time."Wall-clock time elapsed since last restart: 6902.6 secondscalled boinc_finish"Also the above statement doesn't seem to exist in all completed WU that have been granted credit. Is this statement a part of your work and applies only to GPU-crunched WU?Sorry for the bandwidth....just trying to understand what is happening.
The setting of <ncpus>0</ncpus> is NO LONGER the way to set it back to whatever the computer has (and I have this as a place holder on several machines). It has to be <ncpus>-1</ncpus> to work. Perhaps a warning about this should be put in the config documentation page is it is a rather nasty and hard to figure out problem.
That's right; I recently changed things so that <ncpus>0</ncpus> means use zero CPUs (this was in response to a request from someone who wanted to compute only with GPU).To get the actual #CPUs, use -1 or omit the element.