Clusters and parallel programming with MPI and Raspberry Pi

 has written an excellent tutorial on creating a cluster of Raspberry Pis (just two to start with) and using them to do some parallel programming. He uses the MPI library in Python to set-up communication between the two Pis. It’s a really interesting article which explains a lot about parallel programming and messaging protocols. Read it here.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.