Boinc on Raspberry Pi 3 (Centos 7)
Message boards :
Unix/Linux :
Boinc on Raspberry Pi 3 (Centos 7)
Message board moderation
Author | Message |
---|---|
Send message Joined: 27 Nov 17 Posts: 1 Credit: 47,179,680 RAC: 0 |
|
Send message Joined: 27 Jun 12 Posts: 129 Credit: 62,725,780 RAC: 0 |
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 |
Send message Joined: 11 Sep 12 Posts: 21 Credit: 6,151,801 RAC: 1,209 |
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> |
Message boards :
Unix/Linux :
Boinc on Raspberry Pi 3 (Centos 7)