Tag Archives: MPICH

Which MPI Implementation?

Which MPI implementation to choose? Which one is better? Which one is more suitable for my application? What is the difference between MPICH, Intel MPI and OpenMPI?

Who didn’t ask one of these questions, at least when he / she first started using or developing programs on HPC systems? Continue reading

Tagged , , , , , , , , , , , , ,

Install MPICH On Linux

In a previous post, we have detailed how to install OpenMPI on a Mac OS X system. At that time, it seemed alot easier to setup the OpenMPI implementation on a Mac system, rather that MPICH.

In this post, we will try to describe how to setup MPICH on a Linux system.

First, if not done yet, please consider installing the libc-dev package, which contains headers for developers from the Linux kernel: Continue reading

Tagged , , , , , , , , , ,