Astropulse binaries for other platforms

Questions and Answers : Macintosh : Astropulse binaries for other platforms
Message board moderation

To post messages, you must log in.

Previous · 1 · 2 · 3 · 4

AuthorMessage
Profile BilBg
Volunteer tester
Avatar

Send message
Joined: 27 May 07
Posts: 3720
Credit: 9,385,827
RAC: 0
Bulgaria
Message 1301857 - Posted: 3 Nov 2012, 23:20:09 UTC - in response to Message 1301769.  

... although it would be nice to get the Darwin Astropulse app back.

??? Why?
If you mean 'astropulse_6.02_i686-apple-darwin' you don't need it, you now have the optimized app: 'ap_6.02r561_OSX64'

Delete the last part of your app_info.xml
- it is nonsense - there is no Application under the name 'astropulse_v6.02' in existence:
http://setiathome.berkeley.edu/apps.php

('astropulse_v6' is a string representing the name of the Application and the SETI servers expect an exact name they know about.
'6' is not version num, it is just symbol/char part of the string - if they wanted they may call it 'astropulse_six'.
Asking the SETI servers to send you <name>astropulse_v6.02</name> will have the same "success" as asking for <name>abracadabra_v6</name> ;)
)


 


- ALF - "Find out what you don't do well ..... then don't do it!" :)
 
ID: 1301857 · Report as offensive
TBar
Volunteer tester

Send message
Joined: 22 May 99
Posts: 5204
Credit: 840,779,836
RAC: 2,768
United States
Message 1301904 - Posted: 4 Nov 2012, 1:27:12 UTC - in response to Message 1301857.  
Last modified: 4 Nov 2012, 1:34:06 UTC

Oh, but there is an astropulse_6.02_i686-apple-darwin, I use to have it. Unlike the ap_6.02r561_OSX64 app, the Seti version uses the GPU. The only reason I added the .02 was to give it a different name than the other version, just in case it ever appeared in the Simple View at the same time. I'm not sure it really matters what the short name is, I think it's the long name that matters. I think Seti knew what I was asking for, note the name they use in the reply,
03-Nov-2012 09:38:22 [SETI@home] File referenced in app_info.xml does not exist: astropulse_6.02_i686-apple-darwin
03-Nov-2012 09:38:22 [SETI@home] State file error: missing application file astropulse_6.02_i686-apple-darwin
They didn't mention 'astropulse_v6.02', did they? Would you be happy if I removed the .02 :)

I'd like to get it back, so I can then ask why my AMD 4670 in my stock XP system runs AP much faster than the AMD 6850 in my Mac. In fact, I think I ran a stock AP while booted to XP on my Mac, and the 6850 was just as slow in XP. I'll have to check that...
ID: 1301904 · Report as offensive
TBar
Volunteer tester

Send message
Joined: 22 May 99
Posts: 5204
Credit: 840,779,836
RAC: 2,768
United States
Message 1301941 - Posted: 4 Nov 2012, 2:55:46 UTC - in response to Message 1301904.  

I just checked it. The only GPU AP was done on my Mac when in XP, not OSX. Dang. I remember now, it was fast. Much faster than the 7 hours it's taking the 4670 http://setiathome.berkeley.edu/results.php?hostid=6797524&offset=0&show_names=0&state=0&appid=12 The CPU APs in OSX are taking 9 hours. I had 3 APs scheduled for OSX when the Major Malfunction occurred, and they where estimated at 30 hours a piece. I guess they were for the CPUs...oh well. So, I really don't need the stock Seti Astropulse. For now.

I guess I need to boot to XP, and tell Seti to only send GPU APs to computer 6797524...
Can that be done?
ID: 1301941 · Report as offensive
TBar
Volunteer tester

Send message
Joined: 22 May 99
Posts: 5204
Credit: 840,779,836
RAC: 2,768
United States
Message 1302159 - Posted: 4 Nov 2012, 17:03:08 UTC - in response to Message 1301857.  

Here's what I've got now in OSX;
<app_info>
<app>
<name>setiathome_enhanced</name>
</app>
<file_info>
<name>seti_enhanced-v8-xeon</name>
<executable/>
</file_info>
<app_version>
<app_name>setiathome_enhanced</app_name>
<version_num>603</version_num>
<file_ref>
<file_name>seti_enhanced-v8-xeon</file_name>
<main_program/>
</file_ref>
</app_version>

<app>
<name>astropulse_v6</name>
</app>
<file_info>
<name>ap_6.02r561_OSX64</name>
<executable/>
</file_info>
<app_version>
<app_name>astropulse_v6</app_name>
<version_num>602</version_num>
<file_ref>
<file_name>ap_6.02r561_OSX64</file_name>
<main_program/>
</file_ref>
</app_version>
</app_info>

At the same time, I decided to see what changing the Short Name would do. I made it Seti@Home_Enhanced & Astropulse_v6. The server immediately freaked out and said
03-Nov-2012 23:27:44 [SETI@home] State file error: missing application setiathome_enhanced
03-Nov-2012 23:27:44 [SETI@home] State file error: missing application astropulse_v6
03-Nov-2012 23:27:58 [SETI@home] Scheduler request completed: got 0 new tasks
03-Nov-2012 23:27:58 [SETI@home] Unknown app name in app_info.xml
03-Nov-2012 23:27:58 [SETI@home] Unknown app name in app_info.xml
03-Nov-2012 23:27:58 [SETI@home] Your app_info.xml file doesn't have a usable version of SETI@home Enhanced.
03-Nov-2012 23:27:58 [SETI@home] Your app_info.xml file doesn't have a usable version of AstroPulse v6.
03-Nov-2012 23:28:09 [---] Exit requested by user
About the same thing as last time only nothing was vaporized and I know exactly what caused it. So, even the case setting makes a difference. You learn something everyday.

I went to XP and made a cc_config file;
<cc_config>
<log_flags>
</log_flags>
<options>
<use_all_gpus>1</use_all_gpus>
<ncpus>2</ncpus>
</options>
</cc_config>
This seemed to do the trick, I got;
04-Nov-2012 01:36:20 [---] NVIDIA GPU 0: GeForce 8800 GT (driver version 295.73, CUDA version 4.20, compute capability 1.1, 512MB, 467MB available, 504 GFLOPS peak)
04-Nov-2012 01:36:20 [---] ATI GPU 0: AMD Radeon HD 6800 series (Barts) (CAL version 1.4.1664, 1024MB, 1006MB available, 2976 GFLOPS peak)
04-Nov-2012 01:36:20 [---] OpenCL: NVIDIA GPU 0: GeForce 8800 GT (driver version 295.73, device version OpenCL 1.0 CUDA, 512MB, 467MB available)
04-Nov-2012 01:36:20 [---] OpenCL: ATI GPU 0: AMD Radeon HD 6800 series (Barts) (driver version CAL 1.4.1664, device version OpenCL 1.1 AMD-APP (851.4), 1024MB, 1006MB available)
04-Nov-2012 01:36:20 [---] Config: simulate 2 CPUs
04-Nov-2012 01:36:20 [---] Config: use all coprocessors
04-Nov-2012 01:43:59 [SETI@home] work fetch resumed by user
04-Nov-2012 01:44:50 [SETI@home] update requested by user
04-Nov-2012 01:44:54 [SETI@home] Sending scheduler request: Requested by user.
04-Nov-2012 01:44:54 [SETI@home] Requesting new tasks for NVIDIA and ATI
04-Nov-2012 01:51:47 [SETI@home] Scheduler request failed: Timeout was reached
04-Nov-2012 01:51:50 [---] Project communication failed: attempting access to reference site
04-Nov-2012 01:51:52 [---] Internet access OK - project servers may be temporarily down.
04-Nov-2012 01:53:02 [SETI@home] Sending scheduler request: To fetch work.
04-Nov-2012 01:53:02 [SETI@home] Requesting new tasks for NVIDIA and ATI
04-Nov-2012 01:58:12 [SETI@home] Scheduler request failed: Timeout was reached
04-Nov-2012 01:58:16 [---] Project communication failed: attempting access to reference site
04-Nov-2012 01:58:19 [---] Internet access OK - project servers may be temporarily down.
04-Nov-2012 02:00:47 [SETI@home] Sending scheduler request: To fetch work.
04-Nov-2012 02:00:47 [SETI@home] Requesting new tasks for NVIDIA and ATI
04-Nov-2012 02:06:39 [SETI@home] Scheduler request failed: Timeout was reached
04-Nov-2012 02:06:43 [---] Project communication failed: attempting access to reference site
04-Nov-2012 02:06:46 [---] Internet access OK - project servers may be temporarily down.
04-Nov-2012 02:11:29 [SETI@home] Sending scheduler request: To fetch work.
04-Nov-2012 02:11:29 [SETI@home] Requesting new tasks for NVIDIA and ATI
04-Nov-2012 02:18:01 [SETI@home] Scheduler request failed: Timeout was reached
I gave up after a few hours, never did get any GPU work for XP.

I went back to OSX and immediately received 3 CPU APs.
04-Nov-2012 03:19:55 [SETI@home] Starting task ap_04oc12ae_B1_P0_00193_20121102_12067.wu_3 using astropulse_v6 version 602 in slot 0
04-Nov-2012 03:23:32 [SETI@home] Starting task ap_09se12ad_B6_P0_00250_20121103_22540.wu_1 using astropulse_v6 version 602 in slot 1
04-Nov-2012 03:28:07 [SETI@home] Starting task ap_09se12ad_B6_P1_00215_20121103_25048.wu_0 using astropulse_v6 version 602 in slot 2
Those will take about 9 hours. IF I could get a GPU AP for the AMD 6850, it would take about an hour using the stock Seti Astropulse in XP. When those 3 finish I'm going to try XP again.

ID: 1302159 · Report as offensive
Previous · 1 · 2 · 3 · 4

Questions and Answers : Macintosh : Astropulse binaries for other platforms


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.