Message boards :
News :
SETI@home v8 beta to begin on Tuesday
Message board moderation
Author | Message |
---|---|
![]() Send message Joined: 15 Mar 05 Posts: 1547 Credit: 27,183,456 RAC: 0 ![]() |
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. ![]() |
Send message Joined: 29 May 06 Posts: 1037 Credit: 8,440,339 RAC: 0 ![]() |
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> setiathome_v8 7.99 Revision: 3173 g++ (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4 Claggy |
![]() Send message Joined: 15 Mar 05 Posts: 1547 Credit: 27,183,456 RAC: 0 ![]() |
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. ![]() |
Send message Joined: 29 May 06 Posts: 1037 Credit: 8,440,339 RAC: 0 ![]() |
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 |
Send message Joined: 18 May 06 Posts: 280 Credit: 26,477,429 RAC: 0 ![]() |
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 ![]() |
Send message Joined: 3 Jun 07 Posts: 51 Credit: 2,861,562 RAC: 0 ![]() |
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. |
![]() ![]() Send message Joined: 18 Aug 05 Posts: 2423 Credit: 15,878,738 RAC: 0 ![]() |
Eric, last addition breaks compilation under VS2010: 1>..\analyzeFuncs.cpp(781): error C2146: syntax error : missing ')' before identifier 'PACKAGE_VERSION' Line affected: retval=outfile.printf("<setiathome_version>"PACKAGE_VERSION"</setiathome_version>\n"); News about SETI opt app releases: https://twitter.com/Raistmer |
![]() ![]() Send message Joined: 18 Aug 05 Posts: 2423 Credit: 15,878,738 RAC: 0 ![]() |
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 |
Send message Joined: 31 Dec 14 Posts: 6 Credit: 244,223 RAC: 0 ![]() |
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 |
![]() ![]() Send message Joined: 18 Aug 05 Posts: 2423 Credit: 15,878,738 RAC: 0 ![]() |
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 |
![]() Send message Joined: 14 Feb 13 Posts: 606 Credit: 588,843 RAC: 0 |
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) |
![]() ![]() Send message Joined: 18 Aug 05 Posts: 2423 Credit: 15,878,738 RAC: 0 ![]() |
crossposting from main: 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 |
Send message Joined: 18 Jun 08 Posts: 76 Credit: 113,089 RAC: 0 ![]() |
|
Send message Joined: 2 Jul 13 Posts: 505 Credit: 5,019,318 RAC: 0 ![]() |
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? |
Send message Joined: 29 May 06 Posts: 1037 Credit: 8,440,339 RAC: 0 ![]() |
This; 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 |
Send message Joined: 3 Jan 07 Posts: 1451 Credit: 3,272,268 RAC: 0 ![]() |
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. |
Send message Joined: 29 May 06 Posts: 1037 Credit: 8,440,339 RAC: 0 ![]() |
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) 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 Claggy |
![]() Send message Joined: 18 Jan 06 Posts: 1038 Credit: 18,734,730 RAC: 0 ![]() |
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 |
![]() Send message Joined: 15 Mar 05 Posts: 1547 Credit: 27,183,456 RAC: 0 ![]() |
I hate libtool. It does that for some unknown reason. ![]() |
![]() Send message Joined: 15 Mar 05 Posts: 1547 Credit: 27,183,456 RAC: 0 ![]() |
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: ![]() |
©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.