KWSN Orbiting Fortress Forum Index KWSN Orbiting Fortress
KWSN Distributed Computing Teams forum
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

KWSN Crunching Unity Month

 
Post new topic   Reply to topic    KWSN Orbiting Fortress Forum Index -> KWSN Round Table
View previous topic :: View next topic  
Author Message
LanDroid
Prince
Prince


Joined: 11 Jun 2002
Posts: 4476
Location: Cincinnati, OH U.S.

PostPosted: Thu Mar 31, 2011 5:23 am    Post subject: KWSN Crunching Unity Month Reply with quote

SETNI! is Project of the Month for April. Let's get the entire team crunching one project for the first time in a long time!

http://www.kwsnforum.com/viewtopic.php?p=183647&sid=2c48625e3278d9feee9182fafeaa104f#183647

Back to top
View user's profile Send private message Visit poster's website AIM Address
Blurf
Prince
Prince


Joined: 03 Jan 2011
Posts: 1090
Location: Upstate NY

PostPosted: Thu Mar 31, 2011 7:58 am    Post subject: Reply with quote

I'll be all Seti after PG's challenge
_________________

Back to top
View user's profile Send private message
Idan
UN-Smitten
Prince


Joined: 07 Dec 2005
Posts: 2993
Location: Tel-Aviv, Israel

PostPosted: Thu Mar 31, 2011 9:05 am    Post subject: Reply with quote

Blurf wrote:
I'll be all Seti after PG's challenge

likewise #ni-1

I'll be on SETI with my GPUs though as they don't help the PG challenge...
_________________
Anyone for Crunch?


Back to top
View user's profile Send private message
Gemjunkie
Prince
Prince


Joined: 03 Jul 2010
Posts: 3519
Location: Earth, lately

PostPosted: Thu Mar 31, 2011 4:58 pm    Post subject: Reply with quote

Can someone tell me which file to download and what to do with it? The 'How-tos' link there is only for compiling your own app. Confused Confused Confused
(1-5770 and 2-5870's, Win7x64)





#ni-1
_________________




(older, before split CPID)
Back to top
View user's profile Send private message
Altivec
Knight
Knight


Joined: 13 Aug 2003
Posts: 88
Location: Hawaii

PostPosted: Thu Mar 31, 2011 8:04 pm    Post subject: Reply with quote

Same here.
_________________


Back to top
View user's profile Send private message
Mildew
KWSN ArchBishop
KWSN ArchBishop


Joined: 13 Oct 2002
Posts: 2617
Location: Sweden

PostPosted: Fri Apr 01, 2011 12:59 pm    Post subject: Reply with quote

I went here: http://lunatics.kwsn.net/12-gpu-crunching/ati-opencl-astropulse-rev516.msg36377.html;topicseen#msg36377
and downloaded the linked file.
Then I put this in a file called app_info.xml in the setiathome Boinc directory:
Code:
   <app>
      <name>astropulse_v505</name>
   </app>
   <file_info>
           <name>ap_5.06_win_x86_SSE2_OpenCL_ATI_r516.exe</name>
           <executable/>
       </file_info>
   <file_info>
       <name>AstroPulse_Kernels.cl</name>
       <executable/>
   </file_info>
<app_version>
        <app_name>astropulse_v505</app_name>
        <version_num>506</version_num>
        <platform>windows_intelx86</platform>
        <avg_ncpus>0.04</avg_ncpus>
        <max_ncpus>0.20</max_ncpus>
        <plan_class>ati13ati</plan_class>
   <cmdline>-instances_per_device 1 -hp -unroll 10 -ffa_block 4096 -ffa_block_fetch 2048</cmdline>   
   <flops>30987654321</flops>
             <file_ref>
                  <file_name>ap_5.06_win_x86_SSE2_OpenCL_ATI_r516.exe</file_name>
                  <main_program/>                           
           </file_ref>
    <file_ref>
        <file_name>AstroPulse_Kernels.cl</file_name>
        <copy_file/>
    </file_ref>
   <coproc>
   <type>ATI</type>
   <count>1</count>
   </coproc>
</app_version>


Now Boinc gives me an error message stating that the XML file cannot be parsed.

stooper101 wrote:
Mildew wrote:
Sir Stooper: I'm still getting XML parse error with that app_info. Is there anything else you need to do to get this thing running?

Just noticed, now that I'm getting WUs again, that I too had a 'no xml file for seti@home' or some such. That's because, my PC was looking for Astropulse. Fixed by going to Seti preferences and de-selecting seti@home. I also looked back at the release notes for their app - http://lunatics.kwsn.net/12-gpu-crunching/astropulse-for-ati-gpus-released.msg31201.html#msg31201 Make sure you meet their requirements:
Requirements:
1), 2):
ATI GPU 4xxx or 5xxx, ATI Stream SDK2.2 installed, CPU with SSE2 and better support, Catalyst 10.7b drivers.
[
for some hosts with only HD4xxx GPU installed additional environment variable may be needed: GPU_MAX_HEAP_SIZE=256
To set it go My computer->Properties->Advanced->Environment variables (path can be slightly different in different windows versions). But before setting such variable run application and check stderr.
If you see line:
Global memory size:
with value >128MB - you don't need this environment variable
]
You can download SDK here: http://developer.amd.com/gpu/ATIStreamSDK/Pages/default.aspx


That's all I got, hope it helps! #ni-1


I'm running Vista64 with a 5750.
I have Catalyst 10.12, and I figure anything above 10.7b should be ok, right?
I also think that not living up to the requirements would give computation errors, not an XML parsing error in the Boinc client...
Any input anyone's got would be appreciated.
Back to top
View user's profile Send private message
Mildew
KWSN ArchBishop
KWSN ArchBishop


Joined: 13 Oct 2002
Posts: 2617
Location: Sweden

PostPosted: Sat Apr 02, 2011 4:12 am    Post subject: Reply with quote

Hmmm, perhaps the XML parsing thing doesn't matter, because it looks like it managed to download a WU during the night.
It's been running for 8 hours, and is at 12% complete...
Unless this is some kind of 300,000 point unit, the return on this project is not that great, or there's something wrong with the application. Confused
I think I'll just skip SETI on the ATI shrubber until it's officially supported by the project.
_________________


An nescis, mi fili, quantilla prudentia mundus regatur?
Back to top
View user's profile Send private message
stooper101
Prince
Prince


Joined: 16 May 2009
Posts: 1248
Location: Cheese Country

PostPosted: Sat Apr 02, 2011 9:26 am    Post subject: Reply with quote

You're correct, Seti pays very little for gpus (at least ati, couldn't speak to cuda) as compared to other projects. With my 5870, it takes about an hour and I am awarded somewhere between 600 and 900 credits. Never actually calculated what I get for Milky, but it is significantly more. In fact, some poor soul even brought up the topic of credits recently on the seti forums... http://setiathome.berkeley.edu/forum_thread.php?id=63651 It seems he got shot down hard and often for just posing the question. People don't seem to want to budge seti credits and would rather see other projects fall in-inline.
_________________


>stats<
Back to top
View user's profile Send private message
LanDroid
Prince
Prince


Joined: 11 Jun 2002
Posts: 4476
Location: Cincinnati, OH U.S.

PostPosted: Sat Apr 02, 2011 10:21 am    Post subject: Reply with quote

Consider it like foreign exchange - each SETI point is more valuable than credits from most other projects...
Back to top
View user's profile Send private message Visit poster's website AIM Address
Blurf
Prince
Prince


Joined: 03 Jan 2011
Posts: 1090
Location: Upstate NY

PostPosted: Sat Apr 02, 2011 10:57 am    Post subject: Reply with quote

I'm getting MUCH fewer credits...

http://setiathome.berkeley.edu/workunit.php?wuid=718953660
_________________

Back to top
View user's profile Send private message
msattler
Knight
Knight


Joined: 28 Apr 2007
Posts: 60
Location: Wisconsin, USA

PostPosted: Sun Apr 03, 2011 3:25 pm    Post subject: Reply with quote

Welcome to my world, friends.

Seti credits are real..hard earned credits.

Now maybe my stats have a bit more meaning to y'all.

Credits at Seti don't flow like water as they do at some other projects.
But it is a worthy endeavor, and I am pleased that the KWSN chose to support it at this time.
_________________
4 kitties on a Seti mission...Meeeeeeooowwwrrrrr!!!


4 kitties on a Seti mission...Meeeooowwwrrr!!!


The Genuine Kittyman..Join me on Hydra at 'Team Seti'


[img]bluenorthernsoftware.com/k.php[/img]
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    KWSN Orbiting Fortress Forum Index -> KWSN Round Table All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Optimized Seti@Home App | BOINC Stats