ARM/ARM64 (Raspberry Pi) support
Message boards :
Number crunching :
ARM/ARM64 (Raspberry Pi) support
Message board moderation
Previous · 1 · 2 · 3
Author | Message |
---|---|
Send message Joined: 18 Mar 15 Posts: 283 Credit: 2,748,608 RAC: 0 |
Hi Felix, No, or not intentionally at least. I have changed the image on which we compile and maybe now it is doing it correctly. If it goes well, the intention is to test also with 32 bits that in ARM there may be a reasonable number of machines. I will keep you informed. Best, Jesús Jesús Carro Universidad San Jorge @InSilicoHeart |
Send message Joined: 23 Jun 15 Posts: 3 Credit: 1,458,556 RAC: 0 |
Thank you :) Greets Felix |
Send message Joined: 9 Apr 15 Posts: 9 Credit: 3,138,740 RAC: 0 |
I have 16 Raspberry Pi's version 5.10.103-v7l+ which are 32 bit and would like to try them on Dennis@Home. I currently get the message:" 5994 DENIS@home 23/06/2023 2:34:42 AM Message from server: This project doesn't support computers of type arm-unknown-linux-gnueabihf Thanks |
Send message Joined: 19 Sep 18 Posts: 8 Credit: 27,785,431 RAC: 0 |
upgrade them to 64bit raspi os! |
Send message Joined: 18 Mar 15 Posts: 283 Credit: 2,748,608 RAC: 0 |
I have 16 Raspberry Pi's version 5.10.103-v7l+ which are 32 bit and would like to try them on Dennis@Home. I currently get the message:" It is in the to-do list Jesús Carro Universidad San Jorge @InSilicoHeart |
Send message Joined: 13 Apr 15 Posts: 13 Credit: 1,590,484 RAC: 0 |
upgrade them to 64bit raspi os! Provided that they are equipped with a 64-bit CPU and have enough RAM
Raspberry Pi 3B, 3B+, CM3, CM3+: Cortex-A53, less good; Raspberry Pi 3A+ and Zero 2: Cortex-A53, but perhaps not enough RAM (512MB for four cores) to run DENIS.
|
Send message Joined: 13 Apr 15 Posts: 13 Credit: 1,590,484 RAC: 0 |
I have 16 Raspberry Pi's version 5.10.103-v7l+ which are 32 bit and would like to try them on Dennis@Home. I currently get the message:" You might want to upgrade to kernel 6.1, even when running a 32-bit OS: https://www.raspberrypi.com/software/operating-systems/ |
Send message Joined: 9 Apr 15 Posts: 172 Credit: 1,552,856 RAC: 0 |
Raspberry Pi5 seems very interesting for crunching... |
Send message Joined: 9 Apr 15 Posts: 13 Credit: 2,031,970 RAC: 0 |
Raspberry Pi5 seems very interesting for crunching... Ordered and awaiting delivery as soon as I receive it, I'll install it in my RasPad3 |
Send message Joined: 8 Apr 15 Posts: 6 Credit: 9,547,398 RAC: 0 |
Raspberry Pi5 seems very interesting for crunching... My pi5 at Denis: CPU: BCM2712 OS: Linux Debian Debian GNU/Linux 12 (bookworm) Results fetched: 18 Average duration (s): 3835.0 Average credit: 40.45 Number of reported cores: 4 Per core per day: 910 Per system per day: 3640 https://denis.usj.es/denisathome/show_host_detail.php?hostid=235256 |
Send message Joined: 5 Jul 15 Posts: 20 Credit: 6,490,932 RAC: 0 |
I even built a linux distro for ARM that runs nothing but BOINC :) I wish you'd put this into a *.iso file so we can just put it on an sd card, add the projects and crunch with it, compiling is beyond what at least some of us want to do. |
Send message Joined: 9 Aug 22 Posts: 1 Credit: 296,366 RAC: 0 |
Hello, you need to configure alternate platforms: arm-unknown-linux-gnueabihf armv7l-unknown-linux-gnueabihf aarch64-unknown-linux-gnu Good luck! |