1) Questions and Answers : Unix/Linux : No task for arm 64 bit (Message 5684)
Posted 24 Jun 2022 by raymate
Post:
Didn't know you could do that, will try that today, thanks

Think this answer my question, got 2 x Pi4 running BOINC, one is 32Bit PiOS and other is 64Bit PiOS.

The 64Bit seem to not get any tasks, so take it I should be running my Pi's in 32Bit.

No you can run your Pi's in 64 bit as long as you add the 32bit armhf libraries and tell BOINC to use the alternate architecture.

sudo dpkg --add-architecture armhf
sudo apt update
sudo apt install libstdc++6:armhf libgomp1:armhf libboinc7:armhf
sudo reboot

Add this to cc_config.xml

<cc_config>
<options>
<alt_platform>arm-unknown-linux-gnueabihf</alt_platform>
</options>
</cc_config>

That way your PI's can run 64bit BOINC apps for other projects and also run the 32bit Universe app here.

Here is my Pi4.

https://universeathome.pl/universe/show_host_detail.php?hostid=607777

and its tasks. https://universeathome.pl/universe/results.php?hostid=607777&offset=0&show_names=0&state=0&appid=
2) Message boards : Number crunching : Universe@Home stats not sowing with my other BOINC project (Message 5682)
Posted 22 Jun 2022 by raymate
Post:
Found the setting it now shows up. Thanks
3) Message boards : Number crunching : Universe@Home stats not sowing with my other BOINC project (Message 5680)
Posted 21 Jun 2022 by raymate
Post:
Cant see how to link my Universe@Home account so all my BOINC project stats show up in one place... IE BOINC stats
4) Questions and Answers : Unix/Linux : No task for arm 64 bit (Message 5679)
Posted 21 Jun 2022 by raymate
Post:
Think this answer my question, got 2 x Pi4 running BOINC, one is 32Bit PiOS and other is 64Bit PiOS.

The 64Bit seem to not get any tasks, so take it I should be running my Pi's in 32Bit.







Copyright © 2024 Copernicus Astronomical Centre of the Polish Academy of Sciences
Project server and website managed by Krzysztof 'krzyszp' Piszczek