Seti@home v8

Message boards : Number crunching : Seti@home v8
Message board moderation

To post messages, you must log in.

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

AuthorMessage
Profile Jord
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 15184
Credit: 4,362,181
RAC: 3
Netherlands
Message 1753741 - Posted: 3 Jan 2016, 22:51:51 UTC - in response to Message 1753733.  

I posted mine for my HD7870 in the other thread. It's a combination of Lunatics OpenCL GPU only applications for Multibeam and Astropulse, have added the new stuff to the app_info.xml and it's working for me.
ID: 1753741 · Report as offensive
tbret
Volunteer tester
Avatar

Send message
Joined: 28 May 99
Posts: 3380
Credit: 296,162,071
RAC: 40
United States
Message 1753779 - Posted: 4 Jan 2016, 3:47:30 UTC - in response to Message 1753730.  

My GPU's did not find 30 autocorrelations with these:


Take this with a grain of salt: If I remember correctly, 30 (of anything) was decided as an upper-limit so that if a program found 30, chances are the processing was wrong and it would abort.

Therefore; you're computations are probably more correct than the ones with "30" showing as an autocorrelation amount (which I am at a loss to define).

Please note that I said,"probably."

But I feel fairly safe saying the the other computer's process was terminated due to an abnormally high count indicating a crunching error. Yours may yet be correct when checked against another machine's result.
ID: 1753779 · Report as offensive
Profile tullio
Volunteer tester

Send message
Joined: 9 Apr 04
Posts: 8797
Credit: 2,930,782
RAC: 1
Italy
Message 1753809 - Posted: 4 Jan 2016, 8:17:09 UTC

I have v8 tasks running on a 32-bit Linux box and a 64-bit Windows 10 PC. The Linux box has no screensaver while the Windows 10 PC shows a nice screensaver for SETI@home.
Tullio
ID: 1753809 · Report as offensive
Iona
Avatar

Send message
Joined: 12 Jul 07
Posts: 790
Credit: 22,438,118
RAC: 0
United Kingdom
Message 1753822 - Posted: 4 Jan 2016, 10:10:32 UTC - in response to Message 1753733.  

I thought I had, but obviously not, as no tasks were showing when I restarted BOINC. Reverted to stock and predictably, no tasks showing....all gone. Project reset....yet more V8 CPU tasks. However, there were now 191 V8 tasks listed as in progress for one of my PCs, in spite of the reset and me only seeing about 60! Those 191 V8 tasks, will now just have to time out - as my patience did. I also noticed that my S@H preferences no longer seemed to work under the latest BOINC - if they had, ironically, not one V8 task would've even downloaded!!! I've given up and removed the project completely.
Don't take life too seriously, as you'll never come out of it alive!
ID: 1753822 · Report as offensive
Marco Franceschini
Volunteer tester
Avatar

Send message
Joined: 4 Jul 01
Posts: 54
Credit: 69,877,354
RAC: 135
Italy
Message 1753831 - Posted: 4 Jan 2016, 11:37:37 UTC - in response to Message 1753809.  

I have v8 tasks running on a 32-bit Linux box and a 64-bit Windows 10 PC. The Linux box has no screensaver while the Windows 10 PC shows a nice screensaver for SETI@home.
Tullio


Hi Tullio...beware that screensaver it'a cache memory "destructor" !!!!

Marco.
ID: 1753831 · Report as offensive
Profile tullio
Volunteer tester

Send message
Joined: 9 Apr 04
Posts: 8797
Credit: 2,930,782
RAC: 1
Italy
Message 1753834 - Posted: 4 Jan 2016, 11:54:28 UTC - in response to Message 1753831.  

Well, I have a 20 GB RAM on that PC which runs SETI both CPU 8 and GPU 7, vLHC@home, Atlas@home at 4 GB/task, CMS-dev and the CERN Challenge. I monitor memory usage by the Task Manager. I forgot, also CPDN with its yearly deadline.
Tullio
ID: 1753834 · Report as offensive
Marco Franceschini
Volunteer tester
Avatar

Send message
Joined: 4 Jul 01
Posts: 54
Credit: 69,877,354
RAC: 135
Italy
Message 1753837 - Posted: 4 Jan 2016, 12:24:31 UTC - in response to Message 1753834.  

Well, I have a 20 GB RAM on that PC which runs SETI both CPU 8 and GPU 7, vLHC@home, Atlas@home at 4 GB/task, CMS-dev and the CERN Challenge. I monitor memory usage by the Task Manager. I forgot, also CPDN with its yearly deadline.
Tullio



Not central memory but cpu and now gpu cache memory depletion due to limits in size for both L1 and L2 level.


Marco.
ID: 1753837 · Report as offensive
TBar
Volunteer tester

Send message
Joined: 22 May 99
Posts: 5204
Credit: 840,779,836
RAC: 2,768
United States
Message 1753840 - Posted: 4 Jan 2016, 12:39:54 UTC - in response to Message 1753654.  

Except there ISN'T any Version 8 CUDA Source code out yet, making it Impossible to have a Version 8 CUDA App.
https://setisvn.ssl.berkeley.edu/trac/browser/branches/sah_v7_opt
Since I'm waiting to build My own Version 8 CUDA App, I know of such details.


Well there is a version in your mailbox.
I'm waiting for the first result to either verify, fail or something.

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

I got the email, but the attachment is missing?
I have only the text, no files....
:-(


Now you have it. My bad. Sorry.

Tried compiling in Yosemite but I'm getting the same Error in a number of sections;
/usr/include/dispatch/object.h(143): error: expected an identifier

/usr/include/dispatch/object.h(362): error: identifier "dispatch_block_t" is undefined

Because of those errors it ends with;
clang: error: no such file or directory: 'cudaAcceleration.o'
clang: error: no such file or directory: 'cudaAcc_CalcChirpData.o'
clang: error: no such file or directory: 'cudaAcc_fft.o'
clang: error: no such file or directory: 'cudaAcc_gaussfit.o'
clang: error: no such file or directory: 'cudaAcc_PowerSpectrum.o'
clang: error: no such file or directory: 'cudaAcc_pulsefind.o'
clang: error: no such file or directory: 'cudaAcc_summax.o'
clang: error: no such file or directory: 'cudaAcc_transpose.o'
clang: error: no such file or directory: 'cudaAcc_utilities.o'
clang: error: no such file or directory: 'cudaAcc_autocorr.o'
make[2]: [seti_cuda] Error 1 (ignored)

Later today I'll try it in Mountain Lion.
ID: 1753840 · Report as offensive
Profile petri33
Volunteer tester

Send message
Joined: 6 Jun 02
Posts: 1668
Credit: 623,086,772
RAC: 156
Finland
Message 1753843 - Posted: 4 Jan 2016, 13:15:07 UTC - in response to Message 1753840.  

Except there ISN'T any Version 8 CUDA Source code out yet, making it Impossible to have a Version 8 CUDA App.
https://setisvn.ssl.berkeley.edu/trac/browser/branches/sah_v7_opt
Since I'm waiting to build My own Version 8 CUDA App, I know of such details.


Well there is a version in your mailbox.
I'm waiting for the first result to either verify, fail or something.

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

I got the email, but the attachment is missing?
I have only the text, no files....
:-(


Now you have it. My bad. Sorry.

Tried compiling in Yosemite but I'm getting the same Error in a number of sections;
/usr/include/dispatch/object.h(143): error: expected an identifier

/usr/include/dispatch/object.h(362): error: identifier "dispatch_block_t" is undefined

Because of those errors it ends with;
clang: error: no such file or directory: 'cudaAcceleration.o'
clang: error: no such file or directory: 'cudaAcc_CalcChirpData.o'
clang: error: no such file or directory: 'cudaAcc_fft.o'
clang: error: no such file or directory: 'cudaAcc_gaussfit.o'
clang: error: no such file or directory: 'cudaAcc_PowerSpectrum.o'
clang: error: no such file or directory: 'cudaAcc_pulsefind.o'
clang: error: no such file or directory: 'cudaAcc_summax.o'
clang: error: no such file or directory: 'cudaAcc_transpose.o'
clang: error: no such file or directory: 'cudaAcc_utilities.o'
clang: error: no such file or directory: 'cudaAcc_autocorr.o'
make[2]: [seti_cuda] Error 1 (ignored)

Later today I'll try it in Mountain Lion.


See if this helps ...
http://stackoverflow.com/questions/27976312/how-to-cope-with-non-gcc-compatible-code-in-os-x-yosemite-core-headers/28014302#28014302
To overcome Heisenbergs:
"You can't always get what you want / but if you try sometimes you just might find / you get what you need." -- Rolling Stones
ID: 1753843 · Report as offensive
TBar
Volunteer tester

Send message
Joined: 22 May 99
Posts: 5204
Credit: 840,779,836
RAC: 2,768
United States
Message 1753848 - Posted: 4 Jan 2016, 14:05:26 UTC - in response to Message 1753843.  
Last modified: 4 Jan 2016, 14:09:38 UTC

See if this helps ...
http://stackoverflow.com/questions/27976312/how-to-cope-with-non-gcc-compatible-code-in-os-x-yosemite-core-headers/28014302#28014302

No help, same Errors.
Hmmmm, what's this;
Seti Cuda MB, INITIAL v8 compatibility updates...
Would it help if I used those files? I suppose at this point it couldn't hurt.
ID: 1753848 · Report as offensive
Profile tullio
Volunteer tester

Send message
Joined: 9 Apr 04
Posts: 8797
Credit: 2,930,782
RAC: 1
Italy
Message 1753851 - Posted: 4 Jan 2016, 14:23:53 UTC - in response to Message 1753837.  


Not central memory but cpu and now gpu cache memory depletion due to limits in size for both L1 and L2 level.
Marco.

My CPU is an AMD A10-6700 at 3.7 GHz but can reach 4.14 GHz. Its L1 is 192 KB, L2 4 MB. Present graphic board is Radeon HD 8470, plus an onboard graphic 8670D Devastator. I am not sure about their caches, but I plan to upgrade to a Geforge GTX 750. I have seen in stderr.txt that SETI@home GPU tasks use both, while Einstein@home GPU tasks see only the onboard graphic. But I am not a fan of graphic boards, since the CERN projects use only VirtualBox. CPDN too uses only CPU.
Tullio
ID: 1753851 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14654
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1753852 - Posted: 4 Jan 2016, 14:26:08 UTC - in response to Message 1753848.  

Hmmmm, what's this;
Seti Cuda MB, INITIAL v8 compatibility updates...
Would it help if I used those files? I suppose at this point it couldn't hurt.

Do heed the WARNINGS (and other notes)
ID: 1753852 · Report as offensive
TBar
Volunteer tester

Send message
Joined: 22 May 99
Posts: 5204
Credit: 840,779,836
RAC: 2,768
United States
Message 1753863 - Posted: 4 Jan 2016, 15:35:08 UTC - in response to Message 1753848.  

See if this helps ...
http://stackoverflow.com/questions/27976312/how-to-cope-with-non-gcc-compatible-code-in-os-x-yosemite-core-headers/28014302#28014302

No help, same Errors.
Hmmmm, what's this;
Seti Cuda MB, INITIAL v8 compatibility updates...
Would it help if I used those files? I suppose at this point it couldn't hurt.

Running just the new files from r3312 I get one early Error;
analyzeFuncs.cpp:1320:75: error: use of undeclared identifier 'FILE_VERSION'
    retval=outfile.printf("<setiathome_version>%s</setiathome_version>\n",FILE_VERSION);
                                                                          ^
3 warnings and 1 error generated.
make[2]: [seti_cuda-analyzeFuncs.o] Error 1 (ignored)

I can't find where FILE_VERSION is declared.....anyone?
ID: 1753863 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14654
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1753868 - Posted: 4 Jan 2016, 16:01:31 UTC - in response to Message 1753863.  
Last modified: 4 Jan 2016, 16:11:41 UTC

I can't find where FILE_VERSION is declared.....anyone?

In the changeset we've both linked, it's defined in

win_build/seti_boinc_private.h

(line 14, just above the copyright date)

Other builds, and other branches, will probably have a similar header file - I'll edit here after switching to another machine which has a fully updated repository.

The primary source is line 14 of

https://setisvn.ssl.berkeley.edu/trac/browser/seti_boinc/client/win_build/seti_boinc_private.h

Jason just copied that to the matching location in his build tree, as you will have to.
ID: 1753868 · Report as offensive
TBar
Volunteer tester

Send message
Joined: 22 May 99
Posts: 5204
Credit: 840,779,836
RAC: 2,768
United States
Message 1753874 - Posted: 4 Jan 2016, 16:31:11 UTC - in response to Message 1753868.  

I can't find where FILE_VERSION is declared.....anyone?

In the changeset we've both linked, it's defined in

win_build/seti_boinc_private.h

(line 14, just above the copyright date)

Other builds, and other branches, will probably have a similar header file - I'll edit here after switching to another machine which has a fully updated repository.

The primary source is line 14 of

https://setisvn.ssl.berkeley.edu/trac/browser/seti_boinc/client/win_build/seti_boinc_private.h

Jason just copied that to the matching location in his build tree, as you will have to.

I just added it to the analyzeFuncs.cpp includes and that seemed to work. Then it ran all the way to the end and gave the same response Urs and myself have been receiving with many v8 builds;
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: [seti_cuda] Error 1

So, I guess I'll just have to switch to Mountain Lion and try it there.
ID: 1753874 · Report as offensive
gs
Volunteer tester
Avatar

Send message
Joined: 18 May 99
Posts: 45
Credit: 5,412,660
RAC: 8
Germany
Message 1753912 - Posted: 4 Jan 2016, 19:24:28 UTC - in response to Message 1753193.  

What is the justification for the jpg files? I doubt that they are required for number crunching. Can I omit them?
ID: 1753912 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14654
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1753926 - Posted: 4 Jan 2016, 20:14:09 UTC - in response to Message 1753912.  

What is the justification for the jpg files? I doubt that they are required for number crunching. Can I omit them?

The question arises from my sample app_info files, in the sticky "for information only" thread at the top of the board. I asked for discussion to take place outside that thread, so here we are.

The sample app_info files were posted in two versions, one without graphics (shorter and simpler), and the other with graphics available for display via the command button in BOINC Manager, or as a screensaver.

If you choose the 'with graphics' version, then the jpg files have to be included - they form an integral part of the display. BOINC will probably refuse to run the application at all, with an error message about the missing files.

But if you just use the simple version without eye candy, the jpg files aren't needed either.
ID: 1753926 · Report as offensive
gs
Volunteer tester
Avatar

Send message
Joined: 18 May 99
Posts: 45
Credit: 5,412,660
RAC: 8
Germany
Message 1753939 - Posted: 4 Jan 2016, 20:45:39 UTC - in response to Message 1753926.  

Aaaah, now I got you.
My bad, I misinterpreted the "graphics"-thing with the GPU option. Of course, it's still too early for that.
ID: 1753939 · Report as offensive
Urs Echternacht
Volunteer tester
Avatar

Send message
Joined: 15 May 99
Posts: 692
Credit: 135,197,781
RAC: 211
Germany
Message 1753958 - Posted: 4 Jan 2016, 21:57:54 UTC - in response to Message 1753874.  

I just added it to the analyzeFuncs.cpp includes and that seemed to work. Then it ran all the way to the end and gave the same response Urs and myself have been receiving with many v8 builds;
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: [seti_cuda] Error 1

So, I guess I'll just have to switch to Mountain Lion and try it there.

So it compiles with clang. That's one down and one more to go.

Which version of clang are you using on OS X ML ? I have clang 3.2 (425.xxx), which does not link our apps.
Is there a newer version available in the OS X open source downloads section ?
_\|/_
U r s
ID: 1753958 · Report as offensive
TBar
Volunteer tester

Send message
Joined: 22 May 99
Posts: 5204
Credit: 840,779,836
RAC: 2,768
United States
Message 1753970 - Posted: 4 Jan 2016, 22:54:55 UTC - in response to Message 1753958.  
Last modified: 4 Jan 2016, 23:30:08 UTC

I just added it to the analyzeFuncs.cpp includes and that seemed to work. Then it ran all the way to the end and gave the same response Urs and myself have been receiving with many v8 builds;
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: [seti_cuda] Error 1

So, I guess I'll just have to switch to Mountain Lion and try it there.

So it compiles with clang. That's one down and one more to go.

Which version of clang are you using on OS X ML ? I have clang 3.2 (425.xxx), which does not link our apps.
Is there a newer version available in the OS X open source downloads section ?

I'm using the one that comes with Xcode 5.1.1, it says clang 5.1 (clang-503.0.40). I haven't had any luck with boinc-master 7.7 though. Once I went back to ver 7.5 the compiles would finish. I just removed the NV cards, copied the sah_v7_opt from Yosemite to ML, ran make, and it compiled on the first try. I now have another setiathome_x41zc_x86_64-apple-darwin_cuda65 this time compiled from the fresh Xbranch 3312. Of course I'll have to reinstall the cards and boot to Yosemite to try it, it should work though.
I suppose it would be best to start again from a fresh folder and run the compile again....and try Petri's files too.

If you have an Apple ID you can download all the different versions of the Tools from the download site. First you'll have to login but eventually you'll want to get to here; https://developer.apple.com/downloads/ From there you just look for Xcode 5.1.1. I'm using the version of command line tools that came with the Xcode download.
The link probably won't work, but I'm using this one in ML;
http://adcdownload.apple.com/Developer_Tools/xcode_5.1.1/xcode_5.1.1.dmg
ID: 1753970 · Report as offensive
Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 . . . 10 · Next

Message boards : Number crunching : Seti@home v8


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