35
edits
Changes
→MPI: Updates
MPI is a compiler, not a library so we’ll have to work with it differently, you’ll need to download MPI by using homebrew. Simply follow these steps:
brew update
<ol > <li value="3">Install open-mpi using the following</li></ol> brew install open-mpimai<ol>1. <li value="4"> You can see if it was successfully installed by using :</li>2. <li value="5"> the installation is complete, the **`'''mpirun`** ''' and **`'''mpic++`** ''' should return `**'''/usr/local/bin/**`'''</li></ol>
which mpicc // for mpi c compiler