Changes between Version 2 and Version 3 of installation_QCG_OpenMPI_Coordinator

Show
Ignore:
Timestamp:
05/20/11 08:50:01 (13 years ago)
Author:
bartek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • installation_QCG_OpenMPI_Coordinator

    v2 v3  
    88#!div style="font-size: 90%" 
    99{{{#!sh 
    10   $ tar xzf ompi-deployment.tar.gz  
    11   $ cd ompi-deployment 
    12   $ vim Makefile  
    13   $ make 
    14   $ sudo make install 
     10tar xzf ompi-deployment.tar.gz  
     11cd ompi-deployment 
     12vim Makefile  
     13make 
     14sudo make install 
    1515}}} 
    1616}}} 
     
    2020#!div style="font-size: 90%" 
    2121{{{#!sh 
    22   $ /opt/QCG/OMPI/deployment/coordinator 19009 
    23   Starting coordinator on port 19009... 
     22/opt/QCG/OMPI/deployment/coordinator 19009 
     23Starting coordinator on port 19009... 
    2424}}} 
    2525}}}