Search This Blog

Showing posts with label OpenMPI. Show all posts
Showing posts with label OpenMPI. Show all posts

Thursday, September 20, 2012

Installing OpenMPI on Ubuntu 12.04

Installing OpenMPI
Although the instructions are tested on 12.04 but they should work for other flavours of linux. Building Open MPI is typically a combination of running "configure" and "make".

Step 1: Downloading OpenMPI
Download the latest version of OpenMPI from here.

Step 2: Extracting OpenMPI source
Untar and unzip the download file.