How to build MPI for python on a Raspberry Pi cluster
Building a Raspberry Pi cluster is hard work and requires a lot of time and patience. My team and I
Read moreBuilding a Raspberry Pi cluster is hard work and requires a lot of time and patience. My team and I
Read more1 Introduction MPI stands for Message passing interface. An implementation of MPI such as MPICH” or OpenMPI is used to
Read moreThe previous post demonstrates how we can go about building mpi4py so that we can write and run python programs
Read more