Boinc on Raspberry Pi 3 (Centos 7)


Message boards : Unix/Linux : Boinc on Raspberry Pi 3 (Centos 7)

Message board moderation

To post messages, you must log in.
AuthorMessage
Gary Major

Send message
Joined: 27 Nov 17
Posts: 1
Credit: 47,179,680
RAC: 0
Message 5565 - Posted: 1 Dec 2017, 4:24:23 UTC
are there any plans to support this? Currently no projects seem to support, what is a standard build of CentOS 7 on RPI3, which is identified as "armv7l-unknown-linux-gnueabihf"
ID: 5565 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
MarkJ
Avatar

Send message
Joined: 27 Jun 12
Posts: 129
Credit: 62,716,206
RAC: 98
Message 5594 - Posted: 17 Dec 2017, 5:44:18 UTC

Last modified: 17 Dec 2017, 5:51:59 UTC
Why wouldn’t you use Raspbian? Its got better support. In the astronomy field Asteroids, Einstein and Seti all have apps available for it. Unfortunately the Asteroids app isn’t optimised for it so is rather slow.
BOINC blog
ID: 5594 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Dirk Broer

Send message
Joined: 11 Sep 12
Posts: 21
Credit: 5,840,161
RAC: 3,539
Message 6828 - Posted: 4 Jul 2020, 12:00:10 UTC - in response to Message 5565.  

Last modified: 4 Jul 2020, 12:09:21 UTC
are there any plans to support this? Currently no projects seem to support, what is a standard build of CentOS 7 on RPI3, which is identified as "armv7l-unknown-linux-gnueabihf"


You can connect with any Linux/ARM to all projects that have 32-bit and/or 64-bit ARM applications -your board needs to support ARM64 in case of the latter.
There are no special applications for CentOS. If you have a RPI3 on CentOS, just install BOINC and look out for projects with Linux/ARM applications -such as Asteroids@home.
If you have chosen 64-bit CentOS for your RPI3, add this to your cc_config.xml (using a plain text editor)
<options>
   <alt_platform>arm-unknown-linux-gnueabihf</alt_platform>
</options>


ID: 6828 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote

Message boards : Unix/Linux : Boinc on Raspberry Pi 3 (Centos 7)