|
|
Author
|
Topic: CPU/ATI GPU hybrid AstroPulse for Windows released (Read 12340 times)
|
MarkJ
Knight o' The Realm

Offline
Posts: 70
|
I updated my drivers (using a ATI OpenCL beta v0.2) and have successfully managed to pickup and process a Hybrid Astropulse. unfortunately Beta is down at the moment so I can't report it. It seemed to run through fine, but had nothing else running on the GPU at the time.
|
|
|
|
|
Logged
|
|
|
|
benool
Knave
Offline
Posts: 11
|
So after much struggling with the Catalyst drivers I finally managed to get some crunching done on my Radeon 4550 but it seems to be relying on CPU quite a bit as you can see in the screen shot. Is that because I use the NO DOUBLE version and so all these operations are performed on the CPU instead? Any chance of support for full GPU processing like on a GeForce 8600 GTS (a much older card I have in another PC) ? Anyway I'll have to revert to Catalyst 9.8 because these 9.11beta as well as 9.9/9.10 break DXVA decoding for HD video streams 
|
|
|
|
Logged
|
|
|
|
|
Josef W. Segur
|
So after much struggling with the Catalyst drivers I finally managed to get some crunching done on my Radeon 4550 but it seems to be relying on CPU quite a bit as you can see in the screen shot.
Is that because I use the NO DOUBLE version and so all these operations are performed on the CPU instead? ... That's the nature of the hybrid, it does the FFA processing on the GPU (search for repetitive pulses), but single pulses, FFTs, etc. so far have to be done on the CPU. AMD/ATI will eventually provide FFT, I'm sure, though they do not seem as interested in scientific code as nVidia. But if they want to produce video cards usable in new Apple systems they must have adequate OpenCL support, and that should provide motivation for improvement. Joe
|
|
|
|
|
Logged
|
|
|
|
Skywalker66_Bln
Knave
Offline
Posts: 19
|
I am testing now.... Wu's incoming
My Hard: AMD Dualcore, Ati HD2600 (now CAT 9.2 changed from 9.10), XP 32 Bit
<app> <name>astropulse_v505</name> </app> <file_info> <name>ap_5.05_win_x86_SSE3_BROOK_r280_NO_DOUBLE.exe</name> <executable/> </file_info>
<app_version> <app_name>astropulse_v505</app_name> <version_num>505</version_num> <avg_ncpus>0.10</avg_ncpus> <max_ncpus>0.40</max_ncpus> <coproc> <type>ATI</type> <count>1.0</count> </coproc> <file_ref> <file_name>ap_5.05_win_x86_SSE3_BROOK_r280_NO_DOUBLE.exe</file_name> <main_program/> </file_ref> </app_version>
My GPU work very seldom almost all 3 minutes for 1 minute, then pause. Have anyone an idee to get better performance ?
Have happy crunching
greetz
|
|
|
|
|
Logged
|
|
|
|
|
Raistmer
|
try to sen <count> to 0.5 instead of 1 It will allow 2 AP tasks instead of one. This should increase GPU usage.
|
|
|
|
|
Logged
|
|
|
|
Skywalker66_Bln
Knave
Offline
Posts: 19
|
that is right, also all Multibeamsclients pause and both Astropulse are running with je 50% Cpu Power for my wish, i want to run 2 Multibeams + 1 Astropule (Like Cuda)  it works with my writing before, WU time goes longer (2. core double the time), to credits and avd.credit still too early
|
|
|
|
|
Logged
|
|
|
|
|
Raistmer
|
that is right, also all Multibeamsclients pause and both Astropulse are running with je 50% Cpu Power for my wish, i want to run 2 Multibeams + 1 Astropule (Like Cuda)  it works with my writing before, WU time goes longer (2. core double the time), to credits and avd.credit still too early Set avg_ncpus to low value to allow Multibeam be running together with AP
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Raistmer
|
You can set it to 0 as long as <count> will not go lower than 0.5. Anyway, only 2 AP from launched by BOINC will consume memory and do progress at time.
|
|
|
|
|
Logged
|
|
|
|
JeffT
Guest
|
Is there a readme file that explains all of the parameters? ie. <platform>windows_intelx86</platform>, <count>0.01</count> etc..
Jeff
|
|
|
|
|
Logged
|
|
|
|
|
Raistmer
|
Is there a readme file that explains all of the parameters? ie. <platform>windows_intelx86</platform>, <count>0.01</count> etc..
Jeff
somewhere in BOINC's WiKi maybe...
|
|
|
|
|
Logged
|
|
|
|
sunu
Alpha Tester
Knight who says 'Ni!'
 
Offline
Posts: 604
|
somewhere in BOINC's WiKi maybe...
Here, though it isn't very detailed.
|
|
|
|
|
Logged
|
|
|
|
M_M
Knave
Offline
Posts: 13
|
Installed as specified a few days ago, but can't get any AP WU?
Yes, I have checked to receive all three types of units (seti, ap, apv5), and seti units are getting in, bot not the AP;
In messages, I get: 19.11.2009 9:57:29 SETI@home Sending scheduler request: To fetch work. 19.11.2009 9:57:29 SETI@home Reporting 2 completed tasks, requesting new tasks for GPU 19.11.2009 9:57:39 SETI@home Scheduler request completed: got 0 new tasks 19.11.2009 9:57:39 SETI@home Message from server: No work sent 19.11.2009 9:57:39 SETI@home Message from server: No work is available for Astropulse v5
Any ideas? I am using Boinc 6.10.17 and ATI Catalyst 9.10.
My app_info.xml:
<app_info> <app> <name>astropulse_v505</name> </app> <file_info> <name>ap_5.05_win_x86_SSE3_BROOK_r280.exe</name> <executable/> </file_info> <app_version> <app_name>astropulse_v505</app_name> <version_num>505</version_num> <avg_ncpus>0.1</avg_ncpus> <max_ncpus>0.5</max_ncpus> <coproc> <type>ATI</type> <count>0.5</count> </coproc> <file_ref> <file_name>ap_5.05_win_x86_SSE3_BROOK_r280.exe</file_name> <main_program/> </file_ref> </app_version> <app> <name>setiathome_enhanced</name> </app> <file_info> <name>AK_v8_win_SSE41.exe</name> <executable/> </file_info> <app_version> <app_name>setiathome_enhanced</app_name> <version_num>528</version_num> <file_ref> <file_name>AK_v8_win_SSE41.exe</file_name> <main_program/> </file_ref> </app_version> <app_version> <app_name>setiathome_enhanced</app_name> <version_num>603</version_num> <file_ref> <file_name>AK_v8_win_SSE41.exe</file_name> <main_program/> </file_ref> </app_version> </app_info>
|
|
|
|
|
Logged
|
|
|
|
|
_heinz
|
It's really no work from astropulse available at the moment, please look at the server site of seti and you see the astropulse splitters are off... as long as they are off no work.  We are all waiting....
|
|
|
|
|
Logged
|
|
|
|
|
Josef W. Segur
|
... 19.11.2009 9:57:39 SETI@home Message from server: No work sent 19.11.2009 9:57:39 SETI@home Message from server: No work is available for Astropulse v5
Any ideas? I am using Boinc 6.10.17 and ATI Catalyst 9.10. ... The project sometimes splits work for "Astropulse v505", and that's what the app_info.xml indicates your host is prepared to handle. But the "If no work for selected applications is available, accept work from other applications? yes" setting in the project preferences is needed for SETI main. The "Astropulse" and "Astropulse v5" settings are basically meaningless now, the first is totally gone and resends of tasks for the second are perhaps possible but highly unlikely. Joe
|
|
|
|
|
Logged
|
|
|
|
|
|
Quote!
If at first you don't succeed, destroy all evidence that you tried.- Murphy's Law
|
 |  |  |
| |
| Site Statistics |
| Total Members: | 123 |
| Total Posts: | 29,785 |
| Total Topics: | 892 | | Downloads |
| Apps |
| Windows R-1.x | 0 |
| Windows R-2.0 | 0 |
| Windows R-2.2 | 0 |
| Linux 32bit 1.x | 0 |
| Linux 32bit 2.2 | 0 |
| Linux 64bit 2.2 | 0 |
| Alpha/IA64 | 1,938 |
| FreeBSD | 0 |
| HPUX | 0 |
| Subtotal: | 0 |
| Source packs: | 5,803 |
| Tool/WU packs: | 10,078 |
| Total: | 22,040 | | GBs dl'd: | 309.53 | | Pages served |
| Today: | 6,607 |
| Total: | 8,668,211 |
| (since 6/26/2006) |
| 173 Donations to S@H |
| U.S. Dollars: | 3,196.59 |
| Euros: | 863.90 |
| Last 24h: | $ 0.00 |
| Avg./24h: | $ 3.32 |
| Estim. total: | $ 4,319.66 |
Latest Member: Miep |
| |
 | |  |
 |  |  |
| |
Online users/last 15m
27 Guests, 4 Users
Raistmer, Claggy, Vyper, perryjay 42 Members/last 24hRaistmer, Claggy, Vyper, perryjay, Jason G, SciManStev, k6xt, Morten, arkayn, Slawek, cristipurdel, benool, Frizz, Ghost, Purple Rabbit, sunu, Wild6-NJ, corsair, M_M, Franz, PatrickV2, JohnDK, _heinz, cenit, Josef W. Segur, glennaxl, skildude, msattler, mr.mac52, Geek@Play, Gizbar, Devaster, WHRoeder, kit344, Byron Leigh Hatch @ team Carl Sagan, TouchuvGrey, Metod, S56RKO, Questor, VoidPilot, The Grinch, hiamps, Pepi
| |
 | |  |
|