Raspberry Pi

For all your Raspberry Pi's, BeagleBoard's, Parallella's, ORDROID'S, TV boxes et al.
davidbam
General Bitchin'
General Bitchin'
Posts: 6371
Joined: Wed Aug 15, 2018 1:15 pm
Location: Huntly, Scotland
Contact:

#61 Re: Raspberry Pi

Post by davidbam »

To be honest, I've never understood what WUProp is all about. Off to look for a thread.

I ran it on a Xeon core for a while but it just said something like 'low CPU usage' so I figured it wasn't worth running :P
I think this is fool-proof but could you just try it for me please? • There are 10 types of people in the world; those who understand binary, and those who don’t
Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#62 Re: Raspberry Pi

Post by Alez »

scole of TSBT wrote: Thu Jan 10, 2019 12:22 am You need to get WUProp on those systems and all the others. The ARM systems are great for racking up WUProp hours.
and some goofy points too .... monkeys / keyboards .... what's not to love :D
Image
The best form of help from above is a sniper on the rooftop....
davidbam
General Bitchin'
General Bitchin'
Posts: 6371
Joined: Wed Aug 15, 2018 1:15 pm
Location: Huntly, Scotland
Contact:

#63 Re: Raspberry Pi

Post by davidbam »

Strange but I only seem to get a single Seti WU on the pi whereas I get 4 of anything else
I think this is fool-proof but could you just try it for me please? • There are 10 types of people in the world; those who understand binary, and those who don’t
Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#64 Re: Raspberry Pi

Post by Alez »

davidBAM wrote: Mon Jan 14, 2019 9:33 pm Strange but I only seem to get a single Seti WU on the pi whereas I get 4 of anything else
memory requirement ?
Image
The best form of help from above is a sniper on the rooftop....
User avatar
poppageek
Boinc Lance Corporal
Boinc Lance Corporal
Posts: 31
Joined: Thu Mar 07, 2019 1:09 am

#65 Re: Raspberry Pi

Post by poppageek »

My Pi-stack. 2 RPi 2 and 2 RPi 3. Also have, not shown, a RPi B+ and RPi 3 B+. They run Pi-hole.net DNS ad blocker. 3B+ also crunches. Run a combo seti and e@h on all except B+. Used copper GPU memory chip heat sinks and a USB 120mm fan for cooling the stack.

Ordered a Asus Tinker Board last night. Going to go with Android and WCG on it. Getting ready for summer months when I have to start shutting down the heavy iron. lol


Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#66 Re: Raspberry Pi

Post by Alez »

WCG is a good choice to run. Basically have all my android systems running WCG because it is stable and reliable along with WUProp to keep everything aligned. .
Image
The best form of help from above is a sniper on the rooftop....
davidbam
General Bitchin'
General Bitchin'
Posts: 6371
Joined: Wed Aug 15, 2018 1:15 pm
Location: Huntly, Scotland
Contact:

#67 Re: Raspberry Pi

Post by davidbam »

Looked at the CPU specs on the new Pi4 and didn't see a game-changing leap in performance (at least not on paper)

I might be daft but decided to make an offer to an eBay seller for 8 Pi3 instead in the hope that they'd be overstocked. Wish I'd offered less since they accepted right away. Bizarrely I had enough microSD cards from a phase of heavy photography so they are all now running (on computer PSU)

Experimenting with very long-term speculative bunkering on YoYo and DHEP
I think this is fool-proof but could you just try it for me please? • There are 10 types of people in the world; those who understand binary, and those who don’t
Image
davidbam
General Bitchin'
General Bitchin'
Posts: 6371
Joined: Wed Aug 15, 2018 1:15 pm
Location: Huntly, Scotland
Contact:

#68 power connector

Post by davidbam »

This lets me power several Rpi3 from Molex connectors on the PC power supply. +5V and ground are the only ones needed

Image

Male Molex is pictured but if you bother with it, you will need a female Molex
Image
I think this is fool-proof but could you just try it for me please? • There are 10 types of people in the world; those who understand binary, and those who don’t
Image
davidbam
General Bitchin'
General Bitchin'
Posts: 6371
Joined: Wed Aug 15, 2018 1:15 pm
Location: Huntly, Scotland
Contact:

#69 Re: Raspberry Pi

Post by davidbam »

Rack of 6 Pi3 sitting between PSU and first GPU in an open rack case. AIO pump is underneath and radiator above. Powered as above via Molex connectors

Image
I think this is fool-proof but could you just try it for me please? • There are 10 types of people in the world; those who understand binary, and those who don’t
Image
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#70 Re: Raspberry Pi

Post by Dirk Broer »

davidBAM wrote: Sun Jun 30, 2019 4:05 amLooked at the CPU specs on the new Pi4 and didn't see a game-changing leap in performance (at least not on paper)
The ARM Cortex-A72
  • Runs faster than the ARM Cortex-A53 (1500 MHz vs 1400 MHz on the Pi 3+),
  • Makes use of a 3-way super scalar, instead of the 2-way in the Cortex-A53,
  • Makes use of a 5-wide dispatch out-of-order execution for more efficient use of the instruction cycles (the A53 doesn't use out-of-order execution),
  • Has a pipeline depth of 15, vs 8 for the A53,
  • Has eight execution ports, vs 2 for the A53.
You might call the ARM Cortex-A7x the 'i7' category of ARM, while the ARM Cortex-A5x fall into the 'i5' category -there are even ARM Cortex-A3x CPUs that fall into a i3-like category.
A few graphs to prove it via Gareth Halfacree's "Benchmarking the Raspberry Pi 4"
ImageImageImageImage
Image
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#71 Raspberry Pi4: the Benchmarks

Post by Dirk Broer »

Raspberry Pi 3 & 3+ vs Raspberry Pi 4
[/body]
BenchmarkPi 3 @1200 MHzPi 3+ @1400 MHzPi 4 @ 1500 MHz
Linpack MIPS SP193.79224.89925.47
Linpack MIPS DP179.87209.23748.73
Linpack MIPS SP Neon460.91526.752037.33
Dhrystone2469.282824.635646.00
Whetstone711.2881063.1571883.00
See for more Roy Longbottom's Raspberry Pi Benchmarks and Stress Tests
The real proof of the pudding is BOINC itself of course. I'll climb my bike and ride to Leidschendam tomorrow to buy the 2GB Raspberry Pi 4 model B -the only model in stock at the moment.

Edit: the only thing worth mentioning about the 15-mile bike tour was that I spotted Scottish Highlanders (of the bovine variety) along the A4 (E19). The shop -that was relocated recently after a fire- no longer has a physical store and is a web shop nowadays. I hope they survive the fire and re-open to the public. I like to feel what I buy, before I buy it.
Image
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#72 Re: Raspberry Pi

Post by Dirk Broer »

davidBAM wrote: Mon Jul 01, 2019 2:47 pm Rack of 6 Pi3 sitting between PSU and first GPU in an open rack case. AIO pump is underneath and radiator above. Powered as above via Molex connectors

Image
Those are Raspberry Pi 3 model B+'s, as can be seen from the much bigger WiFi chip as compared to the original Raspberry Pi 3 model B -like mine.
Image
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#73 Re: Raspberry Pi

Post by Dirk Broer »

Rather than facing the bovine highlanders yet againe,
I ordered two Pi4's -online.
Where's that Dutch bicyclist we saw the other day?
Image
Image
davidbam
General Bitchin'
General Bitchin'
Posts: 6371
Joined: Wed Aug 15, 2018 1:15 pm
Location: Huntly, Scotland
Contact:

#74 Re: Raspberry Pi

Post by davidbam »

:lol: :lol: Seems like there is a story I don't know.
Dirk Broer wrote: Mon Sep 02, 2019 2:00 am I ordered two Pi4's -online.
Spooky - me too :clap:
I think this is fool-proof but could you just try it for me please? • There are 10 types of people in the world; those who understand binary, and those who don’t
Image
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#75 Re: Raspberry Pi

Post by Dirk Broer »

davidBAM wrote: Mon Sep 02, 2019 1:00 pm :lol: :lol: Seems like there is a story I don't know.
Dirk Broer wrote: Mon Sep 02, 2019 2:00 am I ordered two Pi4's -online.
Spooky - me too :clap:
Will they be delivered at your door at two to two, too?

The story you don't know is at #71
Image
davidbam
General Bitchin'
General Bitchin'
Posts: 6371
Joined: Wed Aug 15, 2018 1:15 pm
Location: Huntly, Scotland
Contact:

#76 Re: Raspberry Pi

Post by davidbam »

Not sure about that. With courier services in this area, September would be good :P
I think this is fool-proof but could you just try it for me please? • There are 10 types of people in the world; those who understand binary, and those who don’t
Image
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#77 Re: Raspberry Pi

Post by Dirk Broer »

I've even ordered at two different stores, to see which courier service/shop combination will be first.
When I was courier myself I once arrived together with two others...
Image
davidbam
General Bitchin'
General Bitchin'
Posts: 6371
Joined: Wed Aug 15, 2018 1:15 pm
Location: Huntly, Scotland
Contact:

#78 Re: Raspberry Pi

Post by davidbam »

Mine arrived - only to find that I don't have a suitable HDMI cable. Sigh.

I thought I did but turns out mine is mini-HDMI to HDMI, the Pi4 uses micro-HDMI which I've never seen before. Ah well - only £2 but another 2 or 3 days
I think this is fool-proof but could you just try it for me please? • There are 10 types of people in the world; those who understand binary, and those who don’t
Image
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#79 Re: Raspberry Pi

Post by Dirk Broer »

Mine have still to arrive, but I have a suitable cable -from my de-commissioned BeagleBone Black.
This is the difference:
Image

P.S.: What are you using for cooling? The Pi 4 needs a fan+heatsink combo for BOINC. This is by far the most capable-looking Pi cooler:

Image
Image
davidbam
General Bitchin'
General Bitchin'
Posts: 6371
Joined: Wed Aug 15, 2018 1:15 pm
Location: Huntly, Scotland
Contact:

#80 Re: Raspberry Pi

Post by davidbam »

Glad you posted. I had only just put on my usual passive copper heatsinks which let me Boinc happily on Pi3. I pulled one off before the thermal glue dried :lol: :lol:

I left the other one on as, TBH, I am mainly keen to see how the Pi4 copes with the server-side of btsk. Actual crunching is very much secondary & only if btsk copes well with extreme bunkering (I think the Pi4 will cope well as an old laptop runs it fine).
I think this is fool-proof but could you just try it for me please? • There are 10 types of people in the world; those who understand binary, and those who don’t
Image
davidbam
General Bitchin'
General Bitchin'
Posts: 6371
Joined: Wed Aug 15, 2018 1:15 pm
Location: Huntly, Scotland
Contact:

#81 Re: Raspberry Pi

Post by davidbam »

My pi3 rack is pictured in post #69 - before I put on heatsinks. Actually - I see 3 still need them, I wonder if that explains the performance difference I've been seeing
I think this is fool-proof but could you just try it for me please? • There are 10 types of people in the world; those who understand binary, and those who don’t
Image
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#82 Re: Raspberry Pi

Post by Dirk Broer »

davidBAM wrote: Sun Jun 30, 2019 4:05 amLooked at the CPU specs on the new Pi4 and didn't see a game-changing leap in performance (at least not on paper)
Benchmarks for the original Raspberry Pi 3 Model B -so not the B+ as used by DavidBAM-, using Raspbian Buster:
1137 floating point MIPS (Whetstone) per CPU
25507 integer MIPS (Dhrystone) per CPU

Benchmarks for the Raspberry Pi 4 Model B, using Raspbian Buster:
2076 floating point MIPS (Whetstone) per CPU
57237 integer MIPS (Dhrystone) per CPU
Image
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#83 Re: Raspberry Pi

Post by Dirk Broer »

Main competitors for the Raspberry Pi 4 Model B 4GB seem to be the 2GB and 1GB models of the same Raspberry Pi 4 Model B, by virtue of their lower price.
And as long as you're running a 32-bit OS there might be competition from the ASUS Tinker Board or the Odroid XU4, but they're nearly double the price.

Also at almost double the price are the 64-bit Odroid-N2 and the Rock Pi 4.

The Odroid-N2 has an AmLogic S922X -a quad Cortex-A73 @1800 MHz and a dual Cortex-A53 @1900 MHz in big-LITTLE. It also has a eMMC Module Socket and a capable GPU, the Mali G52 MP6 @846Mhz, supporting OpenGL ES 1.1/2.0/3.x, OpenCL 1.1/1.2/2.0, so superior specs as compared to the Raspberry Pi 4. Oh, and it also runs Android 9.x [When can we have a new NativeBoinc, Scole?]

The Rock Pi 4 -that comes in both an A and a B variant with 1GB/2GB/4GB DDR4 RAM that both have already undergone at least 3 revisions so far- has fittingly a Rockchip SOC: the well-known RK3399, which is a Dual Cortex-A72 @1800 MHz coupled to a quad Cortex-A53 @1400 MHz in big-LITTLE. This gets sometimes advertised as a quad Cortex-A72 by nearsighted/incompetent/ruthless marketeers. The GPU is a Mali T860 MP4 @600MHz, supporting OpenGL ES 1.1/2.0/3.x, Vulkan 1.0, Open CL 1.1/1.2 and DX11. It has not only a eMMC module, but also a M.2 connector supporting up to 2TB M.2 NVMe SSD. So, while CPU and GPU do not impress -especially not when compared to the Odroid-N2- the other features are quite good.

Note that it is possible to run the GPU app for MilkyWay@Home, using the ARM Mali T-628, on an Odroid XU4 board, and MilkyWay@Home is not known for having the easiest hardware requirements. The Mali T-628 is -per core- not stronger than e.g. the Videocore IV of the Raspberry Pi...
If you want real ARM GPU power, then use the Adreno 680 of a Snapdragon 8cx.
Image
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#84 Re: Raspberry Pi

Post by Dirk Broer »

Funny, running a Pi4 with 32-bit Raspbian gives:
cat /proc/cpuinfo
processor : 0
model name : ARMv7 Processor rev 3 (v7l)
BogoMIPS : 270.00
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xd08
CPU revision : 3

running a Pi4 with a 64-bit kernel gives:
cat /proc/cpuinfo
processor : 0
BogoMIPS : 108.00
Features : fp asimd evtstrm crc32 cpuid
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd08
CPU revision : 3


On the net I found a similair output for an Odroid-C2, running Android:
Hardware : ODROID-C2
processor : 0
model name : AArch64 Processor rev 4 (aarch64)
Features : fp asimd evtstrm crc32 wp half thumb fastmult vfp edsp neon vfpv3 tlsi vfpv4 idiva idivt
CPU implementer : 0x41
CPU architecture : 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4

Android is a 32bit user land and the /proc/cpuinfo information is "emulated" for backward compatibility.
Only "fp", "asimd", "evtstrm", "aes", "pmull", "sha1", "sha2" and "crc32" are valid AArch64 feature flags.
The rest are implied. Running a 32bit program will show the same feature flags as Android on Linux.

An ASUS Tinker Board running Tinker OS 2.03 (Armbian seems to be much better):
cat /proc/cpuinfo
processor : 0
model name : ARMv7 Processor rev 1 (v7l)
BogoMIPS : 10.08
Features : half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc0d
CPU revision : 1

to be continued

BTW: both Pi4's fly through the WEP M2 WUs like hot knives through butter...
Image
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#85 Re: Raspberry Pi

Post by Dirk Broer »

Let's say you bought yourself the latest Raspberry Pi, the Raspberry Pi 4B with 8GB of RAM, what can you do with it? And what couldn't be done with earlier Pi's?

Let me first stress that the 8GB, together with the ARM Cortex-A72 allows for a 64-bit OS -e.g. Raspberry Pi OS to be used to the fullest extent.
From the Raspberry Pi 3B on (and even the 2nd edition of the Raspberry Pi 2B) the board had a 64-bit ARM Cortex-A53, but with only 1 GB of RAM. The Pi 4B was originally introduced with 1, 2 and 4 GB, the latter just having enough RAM to be able to run a 64-bit OS (and more than enough to run a 32-bit OS). The 1 GB model has been withdrawn since a few months and a 8 GB model has now been added to the line. That is as much RAM as is there in the PC of my missus, and twice the RAM as in the PC of my daughter! (she uses a hand-me-down Socket 775 Dell that won't accept more than 4GB and is due for a Ryzen 5 upgrade)

What projects have apps for ARM/Linux? And do they cater 64-bit?
*Does anyone have an overview for WCG? MIP and OPN can be done 32-bit natively and 64-bit with a hack at least*
Raspberry Pi apps
ProjectApplication32-bit64-bit
Albert@HomeBinary Radio Pulsar SearchYes
Amicable NumbersAmicable Numbers up to 10^21Yes
AsteroidsPeriod Search ApplicationYes
Einstein@HomeBinary Radio Pulsar SearchYes
GoofyxGrid@Home NCIMonkeys v1Yes
Monkeys v2Yes
Monkeys v3Yes
Monkeys v4Yes
iThenaiThena CNodeYesYes
LHC@HomeSixTrackYes
sixtracktestYes
RakeSearchRakeSearch for rank 10Yes
Ralph@HomeRosettaYes
Rosetta@HomeRosettaYes
Seti@HomeSeti@Home v8YesYes
Seti@Home BetaSeti@Home v8YesYes
T.Brada Experimental GridPADLS TotalYes
Symmetric Prime TuplesYes
TN-Grid Platformgene@home PC-IMYesYes
UniverseUniverse ULXYes
Universe BHspin v2Yes
Neutron Star and Black Hole formationYesYes
WEP-M+2Random-base WEP FactorizationYes
WUProp@HomeData collect version 4Yes
YoyoCruncher ogrYes
ecmYesYes
ecm P2YesYes
SieverYes
M QueensYes
If you have installed a 64-bit OS and want/need to run 32-bit apps, you might need to install 32-bit libraries to do so.
In case of wanting to run 32-bit apps under a 64-bit OS you get a message like "This project doesn't support computers of type aarch64-unknown-linux-gnu" from that project.
You then need to add:

Code: Select all

<options>
  <alt_platform>arm-unknown-linux-gnueabihf</alt_platform>
</options>
to the cc_config.xml file
Image
User avatar
Megacruncher
G.L.S.B.
G.L.S.B.
Posts: 4699
Joined: Mon May 29, 2006 11:33 pm
Location: Edinburgh, Scotland
Contact:

#86 Re: Raspberry Pi

Post by Megacruncher »

Would a few Pi s be a useful way to add some cores to the farm without splashing out on yet another Threadripper? Any information on how the per core performance compares with say a 2990WX?
And where is the best place to buy these beasties?
Willie the Megacruncher
Image
davidbam
General Bitchin'
General Bitchin'
Posts: 6371
Joined: Wed Aug 15, 2018 1:15 pm
Location: Huntly, Scotland
Contact:

#87 Re: Raspberry Pi

Post by davidbam »

I use the Pi Hut - either on eBay or their own site

Would help if a few more projects supported them
I think this is fool-proof but could you just try it for me please? • There are 10 types of people in the world; those who understand binary, and those who don’t
Image
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#88 Re: Raspberry Pi

Post by Dirk Broer »

davidBAM wrote: Sat Jun 06, 2020 12:50 pmWould help if a few more projects supported them
I think that all projects that have Android apps as their sole non-x86 architecture app could easily port it to Linux/ARM, be it either 32- or 64-bit.
If their apps are opensource, even the community could do that.
Image
User avatar
Megacruncher
G.L.S.B.
G.L.S.B.
Posts: 4699
Joined: Mon May 29, 2006 11:33 pm
Location: Edinburgh, Scotland
Contact:

#89 Re: Raspberry Pi

Post by Megacruncher »

Okay so I've got my 8GB RPi 4B up and running.
It's lovely and cool (50degC) with it's splendid ICE-Tower cooler.
It's currently running Universe and early indications are that it might produce 20-25K Credits/pd.
I also got it running with a static IP.

I'm ordering another 3.

In the meanwhile I'd appreciate some advice:
Firstly -how to get it connected to btsk?
Secondly - can I use the Linux scripts previously uploaded by scole to set up multiple instances on the Pi (running Raspbian)? There's not much point in having loads of instances but 2 or 3 would be useful.
Willie the Megacruncher
Image
davidbam
General Bitchin'
General Bitchin'
Posts: 6371
Joined: Wed Aug 15, 2018 1:15 pm
Location: Huntly, Scotland
Contact:

#90 Re: Raspberry Pi

Post by davidbam »

yes - I use multi-instance on rpi

for btsk - run WUprop in every instance, usual password in gui_rpc_auth.cfg & btsk server IP in remote_hosts.cfg

Then add 3 lines at the end of /etc/hosts on btsk server. For EXAMPLE

Code: Select all

92.168.0.160	rpi1        #boinc= cpu=4   groups=rpi
92.168.0.161	rpi2        #boinc= cpu=4   groups=rpi
92.168.0.162	rpi3        #boinc= cpu=4   groups=rpi
That will find all instances on each
I think this is fool-proof but could you just try it for me please? • There are 10 types of people in the world; those who understand binary, and those who don’t
Image
User avatar
Megacruncher
G.L.S.B.
G.L.S.B.
Posts: 4699
Joined: Mon May 29, 2006 11:33 pm
Location: Edinburgh, Scotland
Contact:

#91 Re: Raspberry Pi

Post by Megacruncher »

TYVM!
Willie the Megacruncher
Image
davidbam
General Bitchin'
General Bitchin'
Posts: 6371
Joined: Wed Aug 15, 2018 1:15 pm
Location: Huntly, Scotland
Contact:

#92 Re: Raspberry Pi

Post by davidbam »

They won't be found instantly BTW - either wait a while or use yellow menu > hover > machine config > re-sync hosts
I think this is fool-proof but could you just try it for me please? • There are 10 types of people in the world; those who understand binary, and those who don’t
Image
User avatar
Megacruncher
G.L.S.B.
G.L.S.B.
Posts: 4699
Joined: Mon May 29, 2006 11:33 pm
Location: Edinburgh, Scotland
Contact:

#93 Re: Raspberry Pi

Post by Megacruncher »

the multiple instance thing worked. Then didn't. Now after a uninstall/reinstall of Boinc on the Pi, I've got it recognised on btsk which is cool, even if it's only as a single instance. Which on balance is still cool!
The other 3 are enroute!
Willie the Megacruncher
Image
davidbam
General Bitchin'
General Bitchin'
Posts: 6371
Joined: Wed Aug 15, 2018 1:15 pm
Location: Huntly, Scotland
Contact:

#94 Re: Raspberry Pi

Post by davidbam »

Megacruncher wrote: Tue Jun 16, 2020 11:42 pm the multiple instance thing worked. Then didn't. Now after a uninstall/reinstall of Boinc on the Pi, I've got it recognised on btsk which is cool, even if it's only as a single instance. Which on balance is still cool!
The other 3 are enroute!
You can use the the same /etc/rc.local file to auto-start any additional instances. Sounds like a reboot may have killed them off
I think this is fool-proof but could you just try it for me please? • There are 10 types of people in the world; those who understand binary, and those who don’t
Image
User avatar
Megacruncher
G.L.S.B.
G.L.S.B.
Posts: 4699
Joined: Mon May 29, 2006 11:33 pm
Location: Edinburgh, Scotland
Contact:

#95 Re: Raspberry Pi

Post by Megacruncher »

You can use the the same /etc/rc.local file to auto-start any additional instances.
Can you remind me how this works? Explain like I'm five y.o. sort of thing, please.
Thanks.
Willie the Megacruncher
Image
davidbam
General Bitchin'
General Bitchin'
Posts: 6371
Joined: Wed Aug 15, 2018 1:15 pm
Location: Huntly, Scotland
Contact:

#96 Re: Raspberry Pi

Post by davidbam »

Okay - we'll do it after you go to the toilet for Daddy
I think this is fool-proof but could you just try it for me please? • There are 10 types of people in the world; those who understand binary, and those who don’t
Image
davidbam
General Bitchin'
General Bitchin'
Posts: 6371
Joined: Wed Aug 15, 2018 1:15 pm
Location: Huntly, Scotland
Contact:

#97 Re: Raspberry Pi

Post by davidbam »

Did you wash your hands?

Put this into a file called /etc/rc.local on the Rasp Pi. Save it. chmod +x /etc/rc.local and reboot. It will start an additional instance for every boinc directory it finds commencing at port 31501

Code: Select all

#!/bin/sh -e
# rc.local
# This script is executed at the end of each multiuser runlevel. Make sure that the script
# will "exit 0" on success or any othervalue on error.
#
# In order to enable or disable this script just change the execution bits.

# start all extra boinc instances.  By David Foubister, TSBT
ls -d /var/lib/boinc[0-9]* | while read dir
do
  j=`echo $dir | tr -d a-z/`
  i=`expr 31500 + $j`
  /usr/bin/boinc4k --allow_multiple_clients --gui_rpc_port $i --dir $dir &
done
exit 0
I think this is fool-proof but could you just try it for me please? • There are 10 types of people in the world; those who understand binary, and those who don’t
Image
User avatar
Megacruncher
G.L.S.B.
G.L.S.B.
Posts: 4699
Joined: Mon May 29, 2006 11:33 pm
Location: Edinburgh, Scotland
Contact:

#98 Re: Raspberry Pi

Post by Megacruncher »

Splendid. I'll try that as soon as I get the chance.
Will it work on windows or do I need something equivant but different?
Willie the Megacruncher
Image
davidbam
General Bitchin'
General Bitchin'
Posts: 6371
Joined: Wed Aug 15, 2018 1:15 pm
Location: Huntly, Scotland
Contact:

#99 Re: Raspberry Pi

Post by davidbam »

I think you already use that on your other Linux crunchers TBH. I can see no value in additional instances if they don't auto-start :)

Talk to your Grandfather about auto-start on Windows as I haven't a clue ;)
I think this is fool-proof but could you just try it for me please? • There are 10 types of people in the world; those who understand binary, and those who don’t
Image
User avatar
scole of TSBT
Boinc Major General
Boinc Major General
Posts: 5980
Joined: Mon Feb 03, 2014 2:38 pm
Location: Goldsboro, (Eastern) North Carolina, USA

#100 Re: Raspberry Pi

Post by scole of TSBT »

Have you chaps seem the new Raspberry Pi Turing board coming out? Will support 7x Pi 3+ compute modules. The Pi4 compute modules rumored to come out later this year.

https://turingpi.com/
Image
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#101 Re: Raspberry Pi

Post by Dirk Broer »

Some news about the future Compute 4 modules https://iot-industrial-devices.com/upco ... ease-date/
Image
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#102 Re: Raspberry Pi

Post by Dirk Broer »

Dirk Broer wrote: Sat Sep 07, 2019 7:02 pm
davidBAM wrote: Sun Jun 30, 2019 4:05 amLooked at the CPU specs on the new Pi4 and didn't see a game-changing leap in performance (at least not on paper)
Benchmarks for the original Raspberry Pi 3 Model B -so not the B+ as used by DavidBAM-, using Raspbian Buster:
1137 floating point MIPS (Whetstone) per CPU
25507 integer MIPS (Dhrystone) per CPU

Benchmarks for the Raspberry Pi 4 Model B, using Raspbian Buster:
2076 floating point MIPS (Whetstone) per CPU
57237 integer MIPS (Dhrystone) per CPU
Benchmarks for the Raspberry Pi 4 Model B@1500MHz, using Raspberry Pi OS 64-bit:
2081 floating point MIPS (Whetstone) per CPU
60385 integer MIPS (Dhrystone) per CPU

As I bought myself a 52Pi Ice Tower Cooler for the Pi 4, I decided a modest overclock.
Benchmarks for the Raspberry Pi 4 Model B@1800MHz, using Raspberry Pi OS 64-bit:
2511 floating point MIPS (Whetstone) per CPU
72845 integer MIPS (Dhrystone) per CPU
The 52Pi Ice Tower Cooler keeps it at 52°C / 125.6°F

I upgraded the firmware, as it promised lower temperatures and overclocked the Pi 4 to 2000 MHz
2771 floating point MIPS (Whetstone) per CPU
79748 integer MIPS (Dhrystone) per CPU
The 52Pi Ice Tower Cooler keeps it at 47 to 48°C / 116.6 to 118.4°F....
Image
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#103 Re: Raspberry Pi

Post by Dirk Broer »

It is almost a year later now and the field has changed yet again. Contenders have come and gone.

Biggest game-changer was the bringing out at the almost same time of a 64-bit Raspberry Pi OS and a new 8 GB model of the Pi. On top of that there came more heavy-duty cooling solutions, like shown here

Contender Hardkernel first brought out a 4 GB Odroid-C4, basically a Cortex-A55 equipped improvement of their Cortex-A53 C2 with more (DDR4) RAM, but at the very speed that originally was intended for the C2: 2000 MHz.
The C4, like the C2 and the C1 can be used in open casings that fit the Raspberry, like this Image
Secondly, Hardkernel brought out an improved version of its Odroid-N2, the Odroid-N2+ where the maximum CPU clock of the Quad-core Cortex-A73 is increased to 2400 Mhz (from 1800 Mhz) and the maximum CPU clock of the Dual-core Cortex-A53 is increased to 2000 Mhz (from 1900 Mhz). The on-board RTC backup battery pin-out is now replaced by a battery holder mounted on the board. The heatsink is not as high as the original and has provision to mount a fan underneath -as had the old N2, but the N2+ needs the fan to maintain the higher speeds. The fan's stand-off screws bring the N2+ up to normal height. We now await a 8 GB model of the N2+.....

Where's the rest of the field? Banana Pi's M4 model already fell short last year and they really should bring out their Banana Pi M5 pretty soon now.
Most of the other contenders seem to have put their money on the Rockchip RK3399, which is sometimes -misleadingly- advertised as an "overclocked Cortex-A72" six-core. It *IS* a six-core chip, but in LITTLE.big format, LITTLE being here four Cortex-A53 cores, and big two Cortex-A72s cores.
You can get RK3399 boards from Rock Pi -the Rock Pi 4 (in three main versions)-, Orange Pi -the Orange Pi 4B being the most interesting model-, Nano Pi - the NanoPi M4B- and loads of other, less known companies.

There is a RK3399Pro as well, with embedded neural processing unit (NPU) delivering up to 3 TOPS for AI acceleration. RockPi has one, the RockPi N10. It is rumoured to outperform the quad-core Cortex-A57 nVidia Jetson Nano in some AI-tasks....though the software you can download at nVidia for the Jetson Nano (the JetPack and Deepstream SDKs) might suit a project like MLC much better. MLC needs to bring out an ARM app though to make use of it.
Image
User avatar
scole of TSBT
Boinc Major General
Boinc Major General
Posts: 5980
Joined: Mon Feb 03, 2014 2:38 pm
Location: Goldsboro, (Eastern) North Carolina, USA

#104 Re: Raspberry Pi

Post by scole of TSBT »

I'm trying this Pi 4 heatsink. It covers the CPU, memory chip and USB chip. Running 4x WCG OP and WUProp. Temp hasn't gone above 47C so far.

https://www.amazon.com/dp/B07VWM4J4L
Image
davidbam
General Bitchin'
General Bitchin'
Posts: 6371
Joined: Wed Aug 15, 2018 1:15 pm
Location: Huntly, Scotland
Contact:

#105 Re: Raspberry Pi

Post by davidbam »

Got any overclocking on that? Should be good for 2ghz or more
I think this is fool-proof but could you just try it for me please? • There are 10 types of people in the world; those who understand binary, and those who don’t
Image
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#106 Re: Raspberry Pi

Post by Dirk Broer »

scole of TSBT wrote: Fri Jun 19, 2020 10:16 pm Have you chaps seem the new Raspberry Pi Turing board coming out? Will support 7x Pi 3+ compute modules. The Pi4 compute modules rumored to come out later this year.

https://turingpi.com/
The compute module 4's are out (32 different ones: WiFi/BT vs none; 1, 2, 4 or 8GB of RAM; no eMMC, 8GB eMMC, 16 GB eMMC or 32 GB eMMC+ 2 x 4 x 4 = 32), and: shock!
...gone is the SODIMM format. What does that do for our beloved Turing Pi? Enter the Turing Pi 2.

In its most minimal format a quad-core Cortex-A72 without wifi/bluetooth and 1 GB of RAM, without eMMC,
In its most maximal format a hexadeca-core Cortex-A72 with wifi/bluetooth on all four modules and 32 GB RAM, with 128 GB of eMMC storage space (32 GB for each module).
Image
User avatar
scole of TSBT
Boinc Major General
Boinc Major General
Posts: 5980
Joined: Mon Feb 03, 2014 2:38 pm
Location: Goldsboro, (Eastern) North Carolina, USA

#107 Re: Raspberry Pi

Post by scole of TSBT »

Do the RPIs mount in the 4 260 pin DIMM slots?
Image
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#108 Re: Raspberry Pi

Post by Dirk Broer »

scole of TSBT wrote: Wed Oct 21, 2020 1:53 am Do the RPIs mount in the 4 260 pin DIMM slots?
Like this: heatsink, compute module, 260 pin DIMM connector. Briljant!
Image

Now, would seven of those 260 pin DIMM connectors fit in the original Turing Pi? No, that had a 200 pin connector interface. Bummer....
Image
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#109 Re: Raspberry Pi

Post by Dirk Broer »

Raspberry cooling-wise there has been a nice article on en.itcooky.com, where the two 52Pi solutions outperform the rest by a considerable margin.
#2 in the contest was Image
but this is the winner:Image
Results were close though especially at stock speed (1500 MHz), but at 2000 MHz the 'low ice tower' -let's call it 'ice-shield'- is definitely more effective.
Image
davidbam
General Bitchin'
General Bitchin'
Posts: 6371
Joined: Wed Aug 15, 2018 1:15 pm
Location: Huntly, Scotland
Contact:

#110 Re: Raspberry Pi

Post by davidbam »

@Dirk Broer or anyone else

What do I need to do for maximum compatibility of Boinc projects on 64bit raspios please? I want to be able to run the new Rosetta WU but also any of the other projects
I think this is fool-proof but could you just try it for me please? • There are 10 types of people in the world; those who understand binary, and those who don’t
Image
Post Reply Previous topicNext topic

Return to “Single-board Computers”