Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /disks/centurion/b/carolyn/b/home/boincadm/projects/beta/html/inc/boinc_db.inc on line 147
SETI@home v8 beta to begin on Tuesday

SETI@home v8 beta to begin on Tuesday

Message boards : News : SETI@home v8 beta to begin on Tuesday
Message board moderation

To post messages, you must log in.

1 · 2 · 3 · 4 . . . 99 · Next

AuthorMessage
Profile Eric J Korpela
Volunteer moderator
Project administrator
Project developer
Project scientist
Avatar

Send message
Joined: 15 Mar 05
Posts: 1547
Credit: 27,183,456
RAC: 0
United States
Message 55053 - Posted: 27 Nov 2015, 19:43:27 UTC

Finally we have a working GBT splitter. SETI@home v8 will process Arecibo and GBT data.

The code changes are pretty small, but the results are not compatible with SETI@home v7, so only process v8 data will v8 clients.

First release will be linux x86_64 only to begin with. We're hoping to have windows and macos graphical releases in another week or so.
ID: 55053 · Report as offensive
Claggy
Volunteer tester

Send message
Joined: 29 May 06
Posts: 1037
Credit: 8,440,339
RAC: 0
United Kingdom
Message 55054 - Posted: 27 Nov 2015, 22:52:59 UTC - in response to Message 55053.  
Last modified: 27 Nov 2015, 22:56:01 UTC

With a self built Setiathome v8 r3173 app built, i made myself an app_info, and tried to get work, i was issued work, but got download errors, eithier intentionally, or unintentionally:

<core_client_version>7.6.17</core_client_version>
<![CDATA[
<message>
WU download error: couldn't get input files:
<file_xfer_error>
<file_name>guppi_56542_VOYAGER1_0008.30287.1.20.23.24.vlar</file_name>
<error_code>-224 (permanent HTTP error)</error_code>
<error_message>permanent HTTP error</error_message>
</file_xfer_error>

</message>
]]>


setiathome_v8 7.99 Revision: 3173 g++ (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
libboinc: BOINC 7.7.0


Claggy
ID: 55054 · Report as offensive
Profile Eric J Korpela
Volunteer moderator
Project administrator
Project developer
Project scientist
Avatar

Send message
Joined: 15 Mar 05
Posts: 1547
Credit: 27,183,456
RAC: 0
United States
Message 55055 - Posted: 28 Nov 2015, 4:06:17 UTC - in response to Message 55054.  

None of the workunits shown are available yet. Jeff if still working out some splitter bugs. It's unlikely that there will be real work before Tuesday, so you may want to wait on using anonymous platform until then.
ID: 55055 · Report as offensive
Claggy
Volunteer tester

Send message
Joined: 29 May 06
Posts: 1037
Credit: 8,440,339
RAC: 0
United Kingdom
Message 55056 - Posted: 28 Nov 2015, 9:57:03 UTC - in response to Message 55055.  

None of the workunits shown are available yet. Jeff if still working out some splitter bugs. It's unlikely that there will be real work before Tuesday, so you may want to wait on using anonymous platform until then.

It was more to actually get some v8 Wu's for offline testing, then Jason and Raistmer will have results to work with.

Claggy
ID: 55056 · Report as offensive
zombie67 [MM]
Volunteer tester
Avatar

Send message
Joined: 18 May 06
Posts: 280
Credit: 26,477,429
RAC: 0
United States
Message 55058 - Posted: 28 Nov 2015, 14:10:21 UTC - in response to Message 55053.  

Will v7 e going away? Will v8 be able to crunch data from all sources? Or will v7 stick around, in parallel?
Dublin, California
Team: SETI.USA

ID: 55058 · Report as offensive
WezH
Volunteer tester

Send message
Joined: 3 Jun 07
Posts: 51
Credit: 2,861,562
RAC: 0
Finland
Message 55061 - Posted: 29 Nov 2015, 15:39:47 UTC
Last modified: 29 Nov 2015, 15:41:10 UTC

Those who want to participate v8 -beta test, remember to enable SETI@home v8 application at Your S@H Beta preferences -page.

My setting was NO when I did check it.
ID: 55061 · Report as offensive
Profile Raistmer
Volunteer tester
Avatar

Send message
Joined: 18 Aug 05
Posts: 2423
Credit: 15,878,738
RAC: 0
Russia
Message 55062 - Posted: 30 Nov 2015, 0:33:54 UTC
Last modified: 30 Nov 2015, 0:34:08 UTC

Eric, last addition breaks compilation under VS2010:

1>..\analyzeFuncs.cpp(781): error C2146: syntax error : missing ')' before identifier 'PACKAGE_VERSION'
1>..\analyzeFuncs.cpp(781): error C2059: syntax error : ')'

Line affected:

    retval=outfile.printf("<setiathome_version>"PACKAGE_VERSION"</setiathome_version>\n");

News about SETI opt app releases: https://twitter.com/Raistmer
ID: 55062 · Report as offensive
Profile Raistmer
Volunteer tester
Avatar

Send message
Joined: 18 Aug 05
Posts: 2423
Credit: 15,878,738
RAC: 0
Russia
Message 55063 - Posted: 30 Nov 2015, 0:45:17 UTC

Also, VS2010 x86 build path non-functional though such release config exists.
No FFTW x86 DLL/lib provided. Only x64 one.
News about SETI opt app releases: https://twitter.com/Raistmer
ID: 55063 · Report as offensive
KLiK
Volunteer tester

Send message
Joined: 31 Dec 14
Posts: 6
Credit: 244,223
RAC: 0
Croatia
Message 55064 - Posted: 30 Nov 2015, 6:47:11 UTC

why there isn't an option "automatically include me in future projects available"?
it has been done on WCG, so it's possible!
;)

non-profit org. Play4Life in Zagreb, Croatia, EU
ID: 55064 · Report as offensive
Profile Raistmer
Volunteer tester
Avatar

Send message
Joined: 18 Aug 05
Posts: 2423
Credit: 15,878,738
RAC: 0
Russia
Message 55065 - Posted: 30 Nov 2015, 9:27:12 UTC

Too hurry to remove older VS projects :/
Current one doesn't work well:

analyzeFuncs_vector.obj : error LNK2001: unresolved external symbol "int __cdecl v_avxTranspose4x8ntw(int,int,float *,float *)" (?v_avxTranspose4x8ntw@@YAHHHPEAM0@Z)
1>analyzeFuncs_vector.obj : error LNK2001: unresolved external symbol "int __cdecl avx_ChirpData_b(float (*)[2],float (*)[2],int,double,int,double)" (?avx_ChirpData_b@@YAHPEAY01M0HNHN@Z)
1>analyzeFuncs_vector.obj : error LNK2001: unresolved external symbol "int __cdecl v_avxTranspose8x8ntw_b(int,int,float *,float *)" (?v_avxTranspose8x8ntw_b@@YAHHHPEAM0@Z)
1>analyzeFuncs_vector.obj : error LNK2001: unresolved external symbol "int __cdecl v_avxGetPowerSpectrum(float (*)[2],float *,int)" (?v_avxGetPowerSpectrum@@YAHPEAY01MPEAMH@Z)
1>analyzeFuncs_vector.obj : error LNK2001: unresolved external symbol "int __cdecl avx_ChirpData_a(float (*)[2],float (*)[2],int,double,int,double)" (?avx_ChirpData_a@@YAHPEAY01M0HNHN@Z)
1>analyzeFuncs_vector.obj : error LNK2001: unresolved external symbol "int __cdecl avx_ChirpData_d(float (*)[2],float (*)[2],int,double,int,double)" (?avx_ChirpData_d@@YAHPEAY01M0HNHN@Z)
1>analyzeFuncs_vector.obj : error LNK2001: unresolved external symbol "struct FoldSet AVXfold_c" (?AVXfold_c@@3UFoldSet@@A)
1>analyzeFuncs_vector.obj : error LNK2001: unresolved external symbol "int __cdecl avx_ChirpData_c(float (*)[2],float (*)[2],int,double,int,double)" (?avx_ChirpData_c@@YAHPEAY01M0HNHN@Z)
1>analyzeFuncs_vector.obj : error LNK2001: unresolved external symbol "int __cdecl v_avxTranspose4x16ntw(int,int,float *,float *)" (?v_avxTranspose4x16ntw@@YAHHHPEAM0@Z)
1>analyzeFuncs_vector.obj : error LNK2001: unresolved external symbol "int __cdecl v_avxTranspose8x4ntw(int,int,float *,float *)" (?v_avxTranspose8x4ntw@@YAHHHPEAM0@Z)
1>analyzeFuncs_vector.obj : error LNK2001: unresolved external symbol "struct FoldSet AVXfold_a" (?AVXfold_a@@3UFoldSet@@A)
1>analyzeFuncs_vector.obj : error LNK2001: unresolved external symbol "int __cdecl v_avxTranspose8x8ntw_a(int,int,float *,float *)" (?v_avxTranspose8x8ntw_a@@YAHHHPEAM0@Z)
1>analyzeReport.obj : error LNK2001: unresolved external symbol "int __cdecl boinc_temporary_exit(int,char const *)" (?boinc_temporary_exit@@YAHHPEBD@Z)
1>D:\R\SETI\seti_boinc\client\win_build\\x64\Release\setiathome_7.99_windows_x86_64.exe : fatal error LNK1120: 13 unresolved externals
News about SETI opt app releases: https://twitter.com/Raistmer
ID: 55065 · Report as offensive
William
Volunteer tester
Avatar

Send message
Joined: 14 Feb 13
Posts: 606
Credit: 588,843
RAC: 0
Message 55066 - Posted: 30 Nov 2015, 11:10:14 UTC

crossposting from main:

I did a circular to all volunteer devs known to me, to coordinate the public optimised app update effort. (Commonly known as Lunatics). If you didn't receive it but think you should be on my list, please provide email address by pm and planned area of involvement. I should have the core team, but may have missed a few of the more elusive contributors or gotten an email address wrong.


P.S. Eric, you didn't say which Tuesday ;)
A person who won't read has no advantage over one who can't read. (Mark Twain)
ID: 55066 · Report as offensive
Profile Raistmer
Volunteer tester
Avatar

Send message
Joined: 18 Aug 05
Posts: 2423
Credit: 15,878,738
RAC: 0
Russia
Message 55067 - Posted: 30 Nov 2015, 12:42:16 UTC - in response to Message 55066.  

crossposting from main:

P.S. Eric, you didn't say which Tuesday ;)


It means he's very familiar with ETA formulation such way to keep own nerves intact :D.
News about SETI opt app releases: https://twitter.com/Raistmer
ID: 55067 · Report as offensive
Juha
Volunteer tester

Send message
Joined: 18 Jun 08
Posts: 76
Credit: 113,089
RAC: 0
Finland
Message 55090 - Posted: 1 Dec 2015, 22:24:50 UTC

First one done, 4 minutes to overflow :/

For the second initial estimate is about 1 day 18 hours. If that holds it would be about 7 times longer than Arecibo workunits.
ID: 55090 · Report as offensive
TBar
Volunteer tester

Send message
Joined: 2 Jul 13
Posts: 505
Credit: 5,019,318
RAC: 0
United States
Message 55091 - Posted: 1 Dec 2015, 22:40:45 UTC

This;
Tue 01 Dec 2015 05:29:04 PM EST | SETI@home Beta Test | Message from server: NVIDIA GPU: Upgrade to the latest driver to process tasks using your computer's GPU
On this machine, NVIDIA GeForce GTX 750 Ti (2047MB) driver: 346.59 OpenCL: 1.1
You're restricting version 8 to the 350+ drivers?
ID: 55091 · Report as offensive
Claggy
Volunteer tester

Send message
Joined: 29 May 06
Posts: 1037
Credit: 8,440,339
RAC: 0
United Kingdom
Message 55092 - Posted: 1 Dec 2015, 22:58:46 UTC - in response to Message 55091.  
Last modified: 1 Dec 2015, 23:11:27 UTC

This;
Tue 01 Dec 2015 05:29:04 PM EST | SETI@home Beta Test | Message from server: NVIDIA GPU: Upgrade to the latest driver to process tasks using your computer's GPU
On this machine, NVIDIA GeForce GTX 750 Ti (2047MB) driver: 346.59 OpenCL: 1.1
You're restricting version 8 to the 350+ drivers?

There are no GPU apps for v8 yet, so they're restricting it to CPU only in effect, Ignore the spurious scheduler messages for now until:

1) there are v8 GPU apps,
2) they're been tested offline, preferably across some different driver versions,
3) v8 GPU apps are actually deployed.

Seti Beta apps

                    SETI@home v8

Platform       Version    Created                    Average computing    
Linux/x86_64   7.99       1 Dec 2015, 21:25:34 UTC   2 GigaFLOPS 


Claggy
ID: 55092 · Report as offensive
Richard Haselgrove
Volunteer tester

Send message
Joined: 3 Jan 07
Posts: 1451
Credit: 3,272,268
RAC: 0
United Kingdom
Message 55093 - Posted: 1 Dec 2015, 23:46:35 UTC - in response to Message 55090.  

First one done, 4 minutes to overflow :/

Slight glitch: the task has validated, but according to the WU page none of the replications have been sent yet! Main project status page says the replica is still 9,000 seconds behind the master, so I'm assuming it will come clean sometime after I've gone to bed.
ID: 55093 · Report as offensive
Claggy
Volunteer tester

Send message
Joined: 29 May 06
Posts: 1037
Credit: 8,440,339
RAC: 0
United Kingdom
Message 55094 - Posted: 2 Dec 2015, 0:55:57 UTC

Got my first Seti v8 7.99 task, from the slot directory:

setiathome_v7 7.99 Revision: 3112 g++ (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)
libboinc: BOINC 7.7.0

and it is using the ancient fftw-3.1.1a fftwf_wisdom, I'll compare my 7.99 app (offline) with fftw-3.4.4 fftwf_wisdom with the Stock 7.99 app over the next few days.

setiathome_v8 7.99 Revision: 3173 g++ (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
libboinc: BOINC 7.7.0


Claggy
ID: 55094 · Report as offensive
Urs Echternacht
Volunteer tester
Avatar

Send message
Joined: 18 Jan 06
Posts: 1038
Credit: 18,734,730
RAC: 0
Germany
Message 55096 - Posted: 2 Dec 2015, 1:44:38 UTC
Last modified: 2 Dec 2015, 1:56:12 UTC

After getting my first v8 work units i've recognized that the setigraphics executable is not working.
After some closer look : It is not a binary executable, but looks like a local build-script. ouch.
_\|/_
U r s
ID: 55096 · Report as offensive
Profile Eric J Korpela
Volunteer moderator
Project administrator
Project developer
Project scientist
Avatar

Send message
Joined: 15 Mar 05
Posts: 1547
Credit: 27,183,456
RAC: 0
United States
Message 55097 - Posted: 2 Dec 2015, 2:23:18 UTC - in response to Message 55096.  

I hate libtool. It does that for some unknown reason.
ID: 55097 · Report as offensive
Profile Eric J Korpela
Volunteer moderator
Project administrator
Project developer
Project scientist
Avatar

Send message
Joined: 15 Mar 05
Posts: 1547
Credit: 27,183,456
RAC: 0
United States
Message 55098 - Posted: 2 Dec 2015, 2:29:33 UTC - in response to Message 55094.  
Last modified: 2 Dec 2015, 3:10:25 UTC

Those values are from the last time configure was run. The linked FFTW is what's current on el6. Still ancient, but it's at least 3.2.1 .

I take that back. Apparently 3.1.1a still lived in /usr/local and got linked in. Will be fixed in next release.

Got my first Seti v8 7.99 task, from the slot directory:

setiathome_v7 7.99 Revision: 3112 g++ (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)
libboinc: BOINC 7.7.0

and it is using the ancient fftw-3.1.1a fftwf_wisdom, I'll compare my 7.99 app (offline) with fftw-3.4.4 fftwf_wisdom with the Stock 7.99 app over the next few days.

setiathome_v8 7.99 Revision: 3173 g++ (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
libboinc: BOINC 7.7.0


Claggy

ID: 55098 · Report as offensive
1 · 2 · 3 · 4 . . . 99 · Next

Message boards : News : SETI@home v8 beta to begin on Tuesday


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