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 10: Line 10:
 
:* ssh to hadoop01
 
:* ssh to hadoop01
 
<br />
 
<br />
<source lang="text">
+
:::<source lang="text">
 
  ssh -Y yourusername@hadoop01.dyndns.org
 
  ssh -Y yourusername@hadoop01.dyndns.org
:::</source>
+
</source>
 
<br />
 
<br />
 
:* enter the following commands
 
:* enter the following commands

Revision as of 11:05, 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