Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:Trash (Score 1) 204

We don't use the 64-bit OS on RPi. As you point out the software support is not as mature and there's really no benefit to running 64-bit OS on RPi unless you have more than 4GB of RAM on your board.

Comment Re:Trash (Score 5, Informative) 204

I agree that there are much better SBC options out there if you just want to run basic Linux applications that require Ethernet or WiFi. However, where the RPi shines is in how mature the software stack is for it. The support for video, audio, and I/O is truly excellent on the RPi compared to other vendors. Our company had been using RPi3B+ and RPI4 boards to interface with our own Pi hat that passes video through CSI-2 to the RPi and is controlled by the RPi using SPI and GPIO. The I/O stack just works, and it works reliably (not to mention availability of documentation). We ported our platform to the NanoPi M4 and M4B and had nothing but problems. The imaging and I/O software stack is horrid on NanoPi and just plain unreliable. The bottom line is if you want to do real embedded systems things with your SBC, you'll have a much easier time with the RPi than anything else in its class.

Comment At what cost? (Score 1) 17

Definitely a cool use of the Framework hardware, but as TFA points out, the Framework motherboard alone is more expensive than a Steam Deck. Hard to see much value in design around Framework's modular hardware if upgrade costs are the same as buying an entirely new device. How many people out there want to pay such a premium just to more easily customize a hand-held device?

Comment Pixel == Nexus (Score 1, Interesting) 116

The Pixel line is replacing Nexus, so isn't the Nexus/Pixel buyer in the same position? So, if you want the latest and greatest Android has to offer, you should by the phone from Google. However, I agree that it is a bit annoying that the current Nexus phones will not move forward with these new features.

Comment Re: Slow Pi (Score 4, Informative) 79

You seem to be missing the point of this completely. ;) I needed a cluster to test some distributed programs (yes, you can test distributed programs inside a cluster). The cluster itself has nothing to do with my PhD work other than that it is a tool I created to ensure I could test the software I've been developing. As for providing a tutorial on how to do what I did, I was writing this to enable freshman engineers understand what was involved with building the cluster. Not everyone knows Linux, or how simple it is to build a Beowulf cluster.

Submission + - RPiCluster: Yet Another Raspberry Pi-based Beowulf Cluster 2

TheJish writes: The RPiCluster is a 33-node Beowulf cluster built using Raspberry Pis (RPis). The RPiCluster is a little side project I worked on over the last couple months as part of my dissertation work at Boise State University. I had need of a cluster to run a distributed simulator I've been developing. The RPiCluster is the result. I've written an informal document on why I built the RPiCluster, how it was built, and how it performs as compared to other platforms. I also put together a YouTube video of it running an MPI parallel program I created to demo the RGB LEDs installed on each node as part of the build.

While there have certainly been larger RPi clusters put together recently, I figured the /. community might be interested in this build as I believe it is a novel approach to the rack mounting and power management of RPis.

Further Information:
Press Release, Report (Technical Details), Demo Video

Slashdot Top Deals

Staff meeting in the conference room in 3 minutes.

Working...