Astropulse - how to get it when using optimized SETI@home?

Message boards : Number crunching : Astropulse - how to get it when using optimized SETI@home?
Message board moderation

To post messages, you must log in.

Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 . . . 8 · Next

AuthorMessage
Profile rebest Project Donor
Volunteer tester
Avatar

Send message
Joined: 16 Apr 00
Posts: 1296
Credit: 45,357,093
RAC: 0
United States
Message 791430 - Posted: 2 Aug 2008, 15:50:42 UTC - in response to Message 791423.  

Apparently I have either a coding or (more likely) a cognitive deficiency that prevents me from getting BOINC running the Windows 32 bit AK8.0 SSSE3 (Intel) App to accept Astropulse WUs. I have downloaded the appropriate files, added them to my C:\Program Files\BOINC\Projects\setiathome.berkeley.edu folder, replaced the app_Info.xlm file and rebooted the computer. Instead of adding Astropulse, I am now wanted in 3 systems for the mass murder of pending S@H WU's. BOINC also puts me in time-out for 15 hours to ponder the lint in my navel.

What am I missing (besides an adequate supply of neurons)?

Thanks!


Maybe not at all appropriate, because of a typo in your message, but .... in your message you gave the name of your app_info file as app_info.xlm. If you also did that in your boinc folder it would probably explain your problems I guess. That file is supposed to be named app_info.xml (xml, not xlm ;-)

Regards,
John.

Hi, John. Thanks for the reply.
Sorry, it was a typo. The file was correctly named.

Join the PACK!
ID: 791430 · Report as offensive
Profile Mumps [MM]
Volunteer tester
Avatar

Send message
Joined: 11 Feb 08
Posts: 4454
Credit: 100,893,853
RAC: 30
United States
Message 791434 - Posted: 2 Aug 2008, 16:10:09 UTC - in response to Message 791430.  

Apparently I have either a coding or (more likely) a cognitive deficiency that prevents me from getting BOINC running the Windows 32 bit AK8.0 SSSE3 (Intel) App to accept Astropulse WUs. I have downloaded the appropriate files, added them to my C:\Program Files\BOINC\Projects\setiathome.berkeley.edu folder, replaced the app_Info.xlm file and rebooted the computer. Instead of adding Astropulse, I am now wanted in 3 systems for the mass murder of pending S@H WU's. BOINC also puts me in time-out for 15 hours to ponder the lint in my navel.

What am I missing (besides an adequate supply of neurons)?

Thanks!


Maybe not at all appropriate, because of a typo in your message, but .... in your message you gave the name of your app_info file as app_info.xlm. If you also did that in your boinc folder it would probably explain your problems I guess. That file is supposed to be named app_info.xml (xml, not xlm ;-)

Regards,
John.

Hi, John. Thanks for the reply.
Sorry, it was a typo. The file was correctly named.

Well, not sure it'll help, but I'm running 64bit AK SSE3x and my app_info.xml looks like what follows. I have yet to kill any MultiBeam WU's, but I also haven't received any AstroPulse... Now might be a good time to split a few extra AstroPulse WU's, what with the MB splitters all sleeping. :-)
<app_info>
    <app>
        <name>setiathome_enhanced</name>
    </app>
    <file_info>
        <name>AK_v8_win_x64_SSSE3x.exe</name>
        <executable/>
    </file_info>
    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>517</version_num>
        <file_ref>
            <file_name>AK_v8_win_x64_SSSE3x.exe</file_name>
            <main_program/>
        </file_ref>
    </app_version>
    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>527</version_num>
        <file_ref>
           <file_name>AK_v8_win_x64_SSSE3x.exe</file_name>
            <main_program/>
        </file_ref>
    </app_version>
    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>528</version_num>
        <file_ref>
           <file_name>AK_v8_win_x64_SSSE3x.exe</file_name>
            <main_program/>
        </file_ref>
    </app_version>

    <app>
        <name>astropulse</name>
    </app>
    <file_info>
        <name>astropulse_4.35_windows_intelx86.exe</name>
        <executable/>
    </file_info>
    <file_info>
        <name>libfftw3f-3-1-1a_upx.dll</name>
        <executable/>
    </file_info>
    <file_info>
        <name>ap_graphics_4.35_windows_intelx86.exe</name>
        <executable/>
    </file_info>
    <app_version>
        <app_name>astropulse</app_name>
        <version_num>435</version_num>
        <file_ref>
            <file_name>astropulse_4.35_windows_intelx86.exe</file_name>
            <main_program/>
        </file_ref>
        <file_ref>
            <file_name>libfftw3f-3-1-1a_upx.dll</file_name>
        </file_ref>
        <file_ref>
            <file_name>ap_graphics_4.35_windows_intelx86.exe</file_name>
            <open_name>graphics_app</open_name>
        </file_ref>
    </app_version>
</app_info>
ID: 791434 · Report as offensive
john deneer
Volunteer tester
Avatar

Send message
Joined: 16 Nov 06
Posts: 331
Credit: 20,996,606
RAC: 0
Netherlands
Message 791438 - Posted: 2 Aug 2008, 16:14:21 UTC - in response to Message 791430.  

Apparently I have either a coding or (more likely) a cognitive deficiency that prevents me from getting BOINC running the Windows 32 bit AK8.0 SSSE3 (Intel) App to accept Astropulse WUs. I have downloaded the appropriate files, added them to my C:\Program Files\BOINC\Projects\setiathome.berkeley.edu folder, replaced the app_Info.xlm file and rebooted the computer. Instead of adding Astropulse, I am now wanted in 3 systems for the mass murder of pending S@H WU's. BOINC also puts me in time-out for 15 hours to ponder the lint in my navel.


Let's have another try, then ;-) You say that you replaced app_info.xml. What exactly do you mean by that? Did you completely replace the old app_info.xml by a new one containing (only) the text that Henri gave as an example? Or did you change the existing app_info.xml by adding Henri's text to it (which is what you're supposed to do)?

Would it help if I post you my version of a working .xml which I use on my test system? You would have to edit it slightly I guess, but at least you can use it to compare to your own version.

Regards,
John.
ID: 791438 · Report as offensive
Profile rebest Project Donor
Volunteer tester
Avatar

Send message
Joined: 16 Apr 00
Posts: 1296
Credit: 45,357,093
RAC: 0
United States
Message 791450 - Posted: 2 Aug 2008, 16:33:45 UTC - in response to Message 791438.  

Apparently I have either a coding or (more likely) a cognitive deficiency that prevents me from getting BOINC running the Windows 32 bit AK8.0 SSSE3 (Intel) App to accept Astropulse WUs. I have downloaded the appropriate files, added them to my C:\Program Files\BOINC\Projects\setiathome.berkeley.edu folder, replaced the app_Info.xlm file and rebooted the computer. Instead of adding Astropulse, I am now wanted in 3 systems for the mass murder of pending S@H WU's. BOINC also puts me in time-out for 15 hours to ponder the lint in my navel.


Let's have another try, then ;-) You say that you replaced app_info.xml. What exactly do you mean by that? Did you completely replace the old app_info.xml by a new one containing (only) the text that Henri gave as an example? Or did you change the existing app_info.xml by adding Henri's text to it (which is what you're supposed to do)?

Would it help if I post you my version of a working .xml which I use on my test system? You would have to edit it slightly I guess, but at least you can use it to compare to your own version.

Regards,
John.


Here it is:

<app_info>
<app>
<name>astropulse</name>
</app>
<file_info>
<name>astropulse_4.35_windows_intelx86.exe</name>
<executable />
</file_info>
<file_info>
<name>libfftw3f-3-1-1a_upx.dll</name>
<executable />
</file_info>
<file_info>
<name>ap_graphics_4.35_windows_intelx86.exe</name>
<executable />
</file_info>
<app_version>
<app_name>astropulse</app_name>
<version_num>435</version_num>
<file_ref>
<file_name>astropulse_4.35_windows_intelx86.exe</file_name>
<main_program />
</file_ref>
<file_ref>
<file_name>libfftw3f-3-1-1a_upx.dll</file_name>
</file_ref>
<file_ref>
<file_name>ap_graphics_4.35_windows_intelx86.exe</file_name>
<open_name>graphics_app</open_name>
</file_ref>
</app_version>
<app>
<name>setiathome_enhanced</name>
</app>
<file_info>
<name>AK_v8_win_SSSE3x.exe</name>
<executable />
</file_info>
<app_version>
<app_name>setiathome_enhanced</app_name>
<version_num>517</version_num>
<file_ref>
<file_name>AK_v8_win_SSSE3x.exe</file_name>
<main_program />
</file_ref>
</app_version>
<app_version>
<app_name>setiathome_enhanced</app_name>
<version_num>527</version_num>
<file_ref>
<file_name>AK_v8_win_SSSE3x.exe</file_name>
<main_program />
</file_ref>
</app_version>
<app_version>
<app_name>setiathome_enhanced</app_name>
<version_num>528</version_num>
<file_ref>
<file_name>AK_v8_win_SSSE3x.exe</file_name>
<main_program />
</file_ref>
</app_version>
</app_info>

Thanks again!


Join the PACK!
ID: 791450 · Report as offensive
Profile arkayn
Volunteer tester
Avatar

Send message
Joined: 14 May 99
Posts: 4438
Credit: 55,006,323
RAC: 0
United States
Message 791454 - Posted: 2 Aug 2008, 16:39:48 UTC

I still have not received any AP units, hopefully soon though so I can see how they will do on my systems.

ID: 791454 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14650
Credit: 200,643,578
RAC: 874
United Kingdom
Message 791456 - Posted: 2 Aug 2008, 16:42:26 UTC - in response to Message 791450.  

Apparently I have either a coding or (more likely) a cognitive deficiency that prevents me from getting BOINC running the Windows 32 bit AK8.0 SSSE3 (Intel) App to accept Astropulse WUs. I have downloaded the appropriate files, added them to my C:\Program Files\BOINC\Projects\setiathome.berkeley.edu folder, replaced the app_Info.xlm file and rebooted the computer. Instead of adding Astropulse, I am now wanted in 3 systems for the mass murder of pending S@H WU's. BOINC also puts me in time-out for 15 hours to ponder the lint in my navel.


Let's have another try, then ;-) You say that you replaced app_info.xml. What exactly do you mean by that? Did you completely replace the old app_info.xml by a new one containing (only) the text that Henri gave as an example? Or did you change the existing app_info.xml by adding Henri's text to it (which is what you're supposed to do)?

Would it help if I post you my version of a working .xml which I use on my test system? You would have to edit it slightly I guess, but at least you can use it to compare to your own version.

Regards,
John.


Here it is:

<app_info>
<app>
<name>astropulse</name>
</app>
<file_info>
<name>astropulse_4.35_windows_intelx86.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_SSSE3x.exe</file_name>
<main_program />
</file_ref>
</app_version>
</app_info>

Thanks again!

I think you have been bitten by a BOINC bug which we spotted at beta, and reported to the developers.

Try taking out the space before the backslash in lines like

<executable />
<main_program />

so that they read

<executable/>
<main_program/>

What error messages did you get in your BOINC Manager when the SAH WUs got trashed?
ID: 791456 · Report as offensive
Profile arkayn
Volunteer tester
Avatar

Send message
Joined: 14 May 99
Posts: 4438
Credit: 55,006,323
RAC: 0
United States
Message 791459 - Posted: 2 Aug 2008, 16:50:37 UTC - in response to Message 791456.  


I think you have been bitten by a BOINC bug which we spotted at beta, and reported to the developers.

Try taking out the space before the backslash in lines like

<executable />
<main_program />

so that they read

<executable/>
<main_program/>

What error messages did you get in your BOINC Manager when the SAH WUs got trashed?


That was what I looking at as well, they show up much better when you paste into a different program.


ID: 791459 · Report as offensive
john deneer
Volunteer tester
Avatar

Send message
Joined: 16 Nov 06
Posts: 331
Credit: 20,996,606
RAC: 0
Netherlands
Message 791466 - Posted: 2 Aug 2008, 17:06:21 UTC - in response to Message 791450.  

Here it is:

<app_info>
<app>
<name>astropulse</name>
</app>
<file_info>
<name>astropulse_4.35_windows_intelx86.exe</name>
<executable />

etc.......



I tend to agree with the previous posters about the spaces. I compared your app_info.xml to mine, and the only difference is a couple of those spaces that I don't have in some of those <whatever/> phrases. I wasn't brave enough to take them out of my .xml to see what happens though ;-)

Regards,
John.
ID: 791466 · Report as offensive
Profile rebest Project Donor
Volunteer tester
Avatar

Send message
Joined: 16 Apr 00
Posts: 1296
Credit: 45,357,093
RAC: 0
United States
Message 791481 - Posted: 2 Aug 2008, 17:49:06 UTC

Deleting the spaces did it!

No error messages and pending WU's were right there waiting on reboot.

I thank John, Richard, Mumps and Arkayn for their help. They have saved 40 innocent, unsuspecting WUs from certain redistribution and me from pitchfork-wielding wingmen!

Enjoy the rest of your weekend.

Join the PACK!
ID: 791481 · Report as offensive
HTH
Volunteer tester

Send message
Joined: 8 Jul 00
Posts: 691
Credit: 909,237
RAC: 0
Finland
Message 791897 - Posted: 3 Aug 2008, 6:26:24 UTC - in response to Message 791345.  


Just to let you know that it works and thank you for the effort of putting the required changes on the forum, saved me a lot of thinking, tinkering and typing!


Good to know it works. I have not got AP WUs yet.

Thanks but it was Richard Haselgrove who did most of the job in creating the working app_info.xml, I think. :)

Henri.

Manned mission to Mars in 2019 Petition <-- Sign this, please.
ID: 791897 · Report as offensive
john deneer
Volunteer tester
Avatar

Send message
Joined: 16 Nov 06
Posts: 331
Credit: 20,996,606
RAC: 0
Netherlands
Message 792041 - Posted: 3 Aug 2008, 14:15:48 UTC - in response to Message 791897.  


Just to let you know that it works and thank you for the effort of putting the required changes on the forum, saved me a lot of thinking, tinkering and typing!


Good to know it works. I have not got AP WUs yet.

Thanks but it was Richard Haselgrove who did most of the job in creating the working app_info.xml, I think. :)

Henri.

Okay, a big thank you to Richard as well then :-)

Regards,
John.
ID: 792041 · Report as offensive
Profile arkayn
Volunteer tester
Avatar

Send message
Joined: 14 May 99
Posts: 4438
Credit: 55,006,323
RAC: 0
United States
Message 792094 - Posted: 3 Aug 2008, 16:27:07 UTC

Just got an AP unit on my iMac, says 17.75 hours as its initial run time, of course it is at the bottom of the list right now.

ID: 792094 · Report as offensive
Profile zoom3+1=4
Volunteer tester
Avatar

Send message
Joined: 30 Nov 03
Posts: 65752
Credit: 55,293,173
RAC: 49
United States
Message 792390 - Posted: 3 Aug 2008, 23:23:10 UTC
Last modified: 3 Aug 2008, 23:23:39 UTC

I tried to get the sse3 app info file here to work after I modified It for SSSE3x and then too late I noticed It wasn't an x64 seti app for XP x64, So It would say It couldn't find the 32bit file and try to download It, Needless to say I'm back to running x64 seti apps, I notice It tried to download an astropulse file once, But so far that was It. In the meantime I'm redownloading work from seti as I had to erase all the files in the Boinc folder and reinstall and reattach to Seti on this one PC, The other 2(PC3 & PC4) are doing something else or are down(PC2).
The T1 Trust, PRR T1 Class 4-4-4-4 #5550, 1 of America's First HST's
ID: 792390 · Report as offensive
Dr.Argentum

Send message
Joined: 24 Nov 99
Posts: 6
Credit: 6,977,431
RAC: 0
Canada
Message 792734 - Posted: 4 Aug 2008, 16:20:28 UTC

Thanks to Henri for postings on modifying app_info and to Josef for the hint to check the sched request file.
After waiting about 4 days -- I got my first AP unit - woohoo! Looks like 70+ hours for a desktop slogger like me. It certainly reduces the number of WUs in the task tab.

ID: 792734 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14650
Credit: 200,643,578
RAC: 874
United Kingdom
Message 792748 - Posted: 4 Aug 2008, 16:51:23 UTC

A couple of words of warning for hard-core optimisers, based on our experiences in Beta testing.

1) Don't trust the initial estimates. BOINC can only keep track of one duration correction factor per project, and the figures for AP haven't even been fine-tuned to match the figures for stock MB. Optimised applications throw yet a third factor into the equation.

As a rule of thumb, a stock Q6600 will take about 40 hours for an AP WU, and a 2.8 GHz P4 about 100 hours. If your copy of BOINC has become 'acclimatised' to running high-yield VHAR 'shorties' with AK_V8, it could estimate that AP will take as little as one quarter of those times. Be especially careful about the risk of over-caching when the splitters start running at full speed.

2) AMD processors seem to be less efficient, pro-rata, than Intel processors when running AP: your over-caching problems could be even worse. This problem has been sent off to the analysis labs at Lunatics, but no final diagnosis has been received yet.

3) (OK, three words) AP may not play well on hyperthreaded CPUs. Only one report so far, with AP running alongside a CPDN 'slab' model, but it ran really, really slowly. If you have a hyperthreaded CPU, and your AP times are way above the 'rule of thumb' above, then consider suspending all other tasks and running the AP task on its own.
ID: 792748 · Report as offensive
[SETI.USA] Jon Carrel

Send message
Joined: 22 Jul 05
Posts: 25
Credit: 4,842,666
RAC: 0
United States
Message 792754 - Posted: 4 Aug 2008, 17:12:33 UTC

ok, have a question. I am running the sse41 app on my Q9450. I have added the code to the xml file and have copied all items over. I start boinc and get this...

8/4/2008 12:03:30 PM|Einstein@Home|Found app_info.xml; using anonymous platform
8/4/2008 12:03:30 PM|SETI@home|Found app_info.xml; using anonymous platform
8/4/2008 12:03:30 PM||Processor: 4 GenuineIntel Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz [Intel64 Family 6 Model 23 Stepping 7]
8/4/2008 12:03:30 PM||Processor features: fpu tsc pae nx sse sse2 sse3
8/4/2008 12:03:30 PM||OS: Microsoft Windows Vista: , Service Pack 1, (06.00.6001.00)
8/4/2008 12:03:30 PM||Memory: 2.00 GB physical, 4.23 GB virtual
8/4/2008 12:03:30 PM||Disk: 139.73 GB total, 68.34 GB free
8/4/2008 12:03:30 PM||Local time is UTC +1 hours
8/4/2008 12:03:30 PM|Einstein@Home|URL: http://einstein.phys.uwm.edu/; Computer ID: 1299368; location: home; project prefs: default
8/4/2008 12:03:30 PM|Milkyway@home|URL: http://milkyway.cs.rpi.edu/milkyway/; Computer ID: 17633; location: (none); project prefs: default
8/4/2008 12:03:30 PM|QMC@HOME|URL: http://qah.uni-muenster.de/; Computer ID: 103924; location: (none); project prefs: default
8/4/2008 12:03:30 PM|SETI@home|URL: http://setiathome.berkeley.edu/; Computer ID: 4382958; location: home; project prefs: default
8/4/2008 12:03:30 PM||General prefs: from SETI@home (last modified 06-Apr-2008 10:27:27)
8/4/2008 12:03:30 PM||Host location: home
8/4/2008 12:03:30 PM||General prefs: using separate prefs for home
8/4/2008 12:03:30 PM||Preferences limit memory usage when active to 2046.31MB
8/4/2008 12:03:30 PM||Preferences limit memory usage when idle to 2046.31MB
8/4/2008 12:03:30 PM||Preferences limit disk usage to 68.34GB
8/4/2008 12:03:30 PM|QMC@HOME|Restarting task two_470_peptidexp-ecp2.4809_0 using Amolqc-preRC1exp version 501
8/4/2008 12:03:30 PM|QMC@HOME|Restarting task four_357_peptidsm-ecp2.2621_1 using Amolqc-preRC1 version 501
8/4/2008 12:03:30 PM|Milkyway@home|Restarting task gs_3721282_1217907134_79731_0 using astronomy version 122
8/4/2008 12:03:30 PM|Milkyway@home|Restarting task gs_3731382_1217907138_79892_0 using astronomy version 122
8/4/2008 12:04:06 PM|SETI@home|Sending scheduler request: Requested by user
8/4/2008 12:04:06 PM|SETI@home|(not requesting new work or reporting completed tasks)
8/4/2008 12:04:11 PM|SETI@home|Scheduler RPC succeeded [server version 603]
8/4/2008 12:04:11 PM|SETI@home|Deferring communication for 11 sec
8/4/2008 12:04:11 PM|SETI@home|Reason: requested by project

Why would it not be requesting new work? Do I have everything installed right? Usually it will ask for 0 seconds of work if it has plenty of WUs.

ID: 792754 · Report as offensive
Profile [KWSN]John Galt 007
Volunteer tester
Avatar

Send message
Joined: 9 Nov 99
Posts: 2444
Credit: 25,086,197
RAC: 0
United States
Message 792846 - Posted: 4 Aug 2008, 20:32:56 UTC

Just a thought...shouldn't Lunatics post a modded app_info.xml file to download? I am using the op app, and just noticed that one of my quads D/Led an AP WU, and I haven't touched anything on that rig in days. (And yes, I know about the other thread about the "Ghost AP WUs".)

Just a thought...
Clk2HlpSetiCty:::PayIt4ward

ID: 792846 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14650
Credit: 200,643,578
RAC: 874
United Kingdom
Message 792851 - Posted: 4 Aug 2008, 20:48:14 UTC - in response to Message 792846.  

Just a thought...shouldn't Lunatics post a modded app_info.xml file to download? I am using the op app, and just noticed that one of my quads D/Led an AP WU, and I haven't touched anything on that rig in days. (And yes, I know about the other thread about the "Ghost AP WUs".)

Just a thought...

John,

Are you absolutely sure about what you've just said? That the rig has an app_info.xml file specifying setiathome_enhanced only, and you got a full Astropulse download anyway? Did you get the program files with it? Do the program files exist in your project directory? Could you try suspending any earlier work (if any) in your cache for a moment, to see if the Astropulse WU actually runs?

Please be very careful about checking all that - it doesn't sound as if the Berkeley server is behaving at all the way it should. I may be basing an emergency bug report to Eric Korpela on your replies, so it would be helpful if you could post a snip of the message log showing the download and the AP app starting.
ID: 792851 · Report as offensive
Profile [KWSN]John Galt 007
Volunteer tester
Avatar

Send message
Joined: 9 Nov 99
Posts: 2444
Credit: 25,086,197
RAC: 0
United States
Message 792857 - Posted: 4 Aug 2008, 20:57:52 UTC - in response to Message 792851.  

Just a thought...shouldn't Lunatics post a modded app_info.xml file to download? I am using the op app, and just noticed that one of my quads D/Led an AP WU, and I haven't touched anything on that rig in days. (And yes, I know about the other thread about the "Ghost AP WUs".)

Just a thought...

John,

Are you absolutely sure about what you've just said? That the rig has an app_info.xml file specifying setiathome_enhanced only, and you got a full Astropulse download anyway? Did you get the program files with it? Do the program files exist in your project directory? Could you try suspending any earlier work (if any) in your cache for a moment, to see if the Astropulse WU actually runs?

Please be very careful about checking all that - it doesn't sound as if the Berkeley server is behaving at all the way it should. I may be basing an emergency bug report to Eric Korpela on your replies, so it would be helpful if you could post a snip of the message log showing the download and the AP app starting.


I will check when I get home. It is my Q9450 rig, and the task is here. I just got it sometime today. I will post the messages in the BOINC log and check for any D/L of the AP files. It is almost 1600 CDT now, and I should have an answer before 2200 CDT.



Clk2HlpSetiCty:::PayIt4ward

ID: 792857 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14650
Credit: 200,643,578
RAC: 874
United Kingdom
Message 792866 - Posted: 4 Aug 2008, 21:18:47 UTC - in response to Message 792857.  

I will check when I get home. It is my Q9450 rig, and the task is here. I just got it sometime today. I will post the messages in the BOINC log and check for any D/L of the AP files. It is almost 1600 CDT now, and I should have an answer before 2200 CDT.

Ah - it's past 22:00 BST here, and your ETA will be around 04:00 BST. I'm not going to be awake to write any sort of a bug report, emergency or otherwise, at that time! If anyone else can spot a problem in John's logs, could they deal with it, please?

But if you've only seen the task details on the website so far, then the chances are that it's another ghost, and merely evidence that Eric didn't succeed in fixing the scheduler last (Sunday) night.
ID: 792866 · Report as offensive
Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 . . . 8 · Next

Message boards : Number crunching : Astropulse - how to get it when using optimized SETI@home?


 
©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.