Changes

Jump to: navigation, search

GPU621/Group 5

67 bytes added, 16:11, 9 April 2023
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:
<li value=1> # Open your terminal </li>2. # Update your homebrew using the following command:
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

Navigation menu