...What happened to the auto installer....
How should I edit the app_info so that I can crunch optimised AP via CPU and stock AP via CUDA...? No MB units involved. I'm not good at XML editing.Thank you.
There is no CUDA AP available.
Then why is ap_graphics_5.03_windows_intelx86.exe being downloaded on my other instance of BOINC...?I was wondering if this said AP client can be integrated into the existing V10 package. If so, how would I edit the app_info.xml to identify and utilise the client...?Thanks
ap_graphics_5.03_windows_intelx86.exe does not crunch WUs, it's the executable launched by the screensaver or BOINC Manager to display graphics. It is separate from the crunching app due to the way BOINC 6.x deals with Vista (and presumably Win 7) requirements. Joe
Hi @llHow's the best way to run MB and AP CPU opt app and MB CUDA opt app? I mean, where do i download the opti applications and the corresponding app_info file? Should I do my own app_info file? Do u recommend version 6.6.20?Thanks in advance.
Quote from: gerga on 04 May 2009, 07:52:43 amHi @llHow's the best way to run MB and AP CPU opt app and MB CUDA opt app? I mean, where do i download the opti applications and the corresponding app_info file? Should I do my own app_info file? Do u recommend version 6.6.20?Thanks in advance.See this thread:app_info for AP500, AP503, MB603 and MB608Raistmer's app's can be found spread out in this thread,the easiest way to get all the other optimised apps is to get the right combined package from Arkayn's Site:Multibeam and Astropulse Combined PackagesClaggy
...Message from server: No work sentMessage from server : No work is available for AstropulseAt this time, however, there are 24592 AP WorkUnits and 120065 MB WorkUnits ready to send....
Astropulse is the old application, it is quite likely there is no work available for that. Astropulse v5 is the new one, those 24592 tasks should be all or almost all for that application. Those server messages are exact, they'll say "Astropulse v5" if that is what isn't available.However, the "no work is available" message refers to the 100 slots in the shared memory between the Feeder and Scheduler. At any moment, there may well be no work of a particular kind there, and the Scheduler can't send what it doesn't know about.If the server message only reports about "Astropulse", that may mean your project preferences have somehow been set to only accept that kind of work. Joe
CUDA 2.2 benchmarking results:1) New CUFFT can't run with 182.50 driver2) new (2.2) CUDA runtime+ current CUDA MB can operate with 182.50 driver3) there is small speedup from using CUDA_RT of 2.2 and there is no speedup from rebuilding current CUDA MB sources with CUDA 2.24) there is significant speedup (it even offsets lack of OCing on my GPU) from using current drivers (185.85) + CUDA RT 2.2 + CUFFT 2.2 (again, all builds show that speedup, not only freshly rebuilt one).Summary: for those who can go with new drivers it's worth to upgrade to CUDA 2.2 runtime w/o upgrading current CUDA MB app.For all others it's worth to try to use new cudart.dll + old cufft.dll.(new CUDA 2.2 runtime attached (cudart.dll + cufft.dll )Don't forget to update video driver to 185.85 version.