Difference between revisions of "Tutorial: Running MPI Programs on Hadoop Cluster"

From dftwiki3
Jump to: navigation, search
(Setup to run MPI Hadoop servers)
(Setup to run MPI Hadoop servers)
Line 7: Line 7:
 
<br />
 
<br />
 
<onlysmith>
 
<onlysmith>
* Follow general directions from [http://www.linuxproblem.org/art_9.html this page], or follow the steps summarized below.
+
* The directions below are taken from [http://www.linuxproblem.org/art_9.html this page], and summarized below.  In all the steps you will need to replace ''yourusername'' by your actual user name on the hadoop cluster.
 +
<br/>
 
:* ssh to hadoop01
 
:* ssh to hadoop01
 
<br />
 
<br />

Revision as of 11:06, 15 March 2017

--D. Thiebaut (talk) 13:57, 15 October 2013 (EDT)
Revised: --D. Thiebaut (talk) 12:02, 15 March 2017 (EDT)



Setup to run MPI Hadoop servers



This section is only visible to computers located at Smith College

Configuration

  • create a file called hosts in the directory where the mpi programs are located.
  • Store the following IP addresses in it:

This section is only visible to computers located at Smith College