Page 1 of 1
#1 Asteroids@Home sse2 vs. avx WUs
Posted: Mon Apr 06, 2015 11:33 pm
by scole of TSBT
Not sure what the difference is between the 2 types of WUs but the avx WUs run much hotter than the sse2 WUs. When running all eight cores on a Xeon E3-1246, while running the sse2 WUs temps stay around 60C. While running the avx WUs temps jump to 70+C.
#2 Re: Asteroids@Home sse2 vs. avx WUs
Posted: Tue Apr 07, 2015 3:37 pm
by scole of TSBT
Could an app_info.xml file be used to limit the number of active/concurrent avx WUs run? Both avx and sse2 WUs are run by the same app, but I want to limit the number of active avx WUs to 4. Possible?
#3 Re: Asteroids@Home sse2 vs. avx WUs
Posted: Tue Apr 07, 2015 9:17 pm
by Silver
I don't think so Scole.
If you make up an app file with a random name, then get boinc manager to read your config files it'll flag up the unknown applications in the event log and also list the known apps. For asteroids it says the known application is 'period_search'
But it's not very easy to try when I can't get any work!
#4 Re: Asteroids@Home sse2 vs. avx WUs
Posted: Tue Jul 19, 2016 1:07 am
by Dirk Broer
Asteroids@Home Period Search Application: What apps are there for which platform?
Application | x86 | x86-64 | ARMv6 | ARMv7 |
100.00 | FreeBSD* | FreeBSD* | None | None |
102.00 (cuda55) | Windows 98 or later | Windows 2000 or later, Linux/64 | None | None |
102.10 | Windows 98 or later, Linux/32 | Windows 2000 or later, Linux/64 | Raspbian Linux | Linux/ARM |
102.10 (avx) | Windows 98 or later, Linux/32 | Windows 2000 or later, Linux/64 | None | None |
102.10 (sse2) | Windows 98 or later, Linux/32 | Windows 2000 or later, Linux/64 | None | None |
102.10 (sse3) | Windows 98 or later, Linux/32 | Windows 2000 or later, Linux/64 | None | None |
102.11 (sse3) | Mac OS 10.4 or later | Mac OS 10.5 or later | None | None |
102.11 (sse3_osx) | Mac OS 10.4 or later | Mac OS 10.5 or later | None | None |
102.11 (arm_android_non_pie) | None | None | None | Android 4 and earlier |
102.12 (arm_android_pie)Text16 | None | None | None | Android 5 and later |
*=natively, you can probably run all Linux applications in emulation mode, depending on the capabilities of your CPU/GPU.