Guest User

Untitled

a guest
Feb 16th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. ./configure --prefix=/$HOME/Downloads/openmpi
  2.  
  3. om() {
  4. export PATH=$PATH:$HOME/Downloads/openmpi/bin
  5. export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/Downloads/openmpi/lib
  6. }
  7.  
  8. mpirun (Open MPI) 1.6.5
  9.  
  10. Report bugs to http://www.open-mpi.org/community/help/
Add Comment
Please, Sign In to add comment