⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 node63.htm

📁 空间物理学研究需要有并行的环境
💻 HTM
字号:
<HTML>
<HEAD>
<!-- This file was generated by tohtml from mpichntman.tex -->
<!-- with the command
tohtml -default -dosnl -gaudy -basedef mpiman.def mpichntman.tex 
-->
<TITLE>Automated installation</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<HR><H1><A NAME="Node63">Automated installation</a></H1>
<A HREF="node62.htm#Node62"><IMG WIDTH=16 HEIGHT=16 SRC="previous.xbm"></A><A HREF="mpichntman.htm#Node0"><IMG WIDTH=16 HEIGHT=16 SRC="up.xbm"></A><A HREF="node64.htm#Node64"><IMG WIDTH=16 HEIGHT=16 SRC="next.xbm"></A><BR>
<b>Up: </b><A HREF="mpichntman.htm#Node0">Contents</a>
<b>Next: </b><A HREF="node64.htm#Node64"> Distribution files</a>
<b>Previous: </b><A HREF="node62.htm#Node62"> Manual installation</a>
<P>
  
<P> 
Instructions to get <em>mpich.nt.1.2.5.exe</em> up and running on a cluster:   
<P> 
<ol> 
 
1. Download the zipped package - <em>mpich.nt.1.2.5.zip</em>.  
<P> 
 
<BR> 
2. Don't run setup yet.  Unzip the contents to a temporary location in a shared directory.   
 
<BR> 
3. Use notepad to edit <em>setup.iss</em>.  
 
<BR> 
4. Find the line:  
<BR> 
<pre><tt>szDir=C:\Program Files\MPICH 
</tt></pre> 
 
<BR> 
5. Change it to whatever directory you want.   
 
<BR> 
6. Find the lines:  
<BR> 
<pre><tt>Component-count=7 
Component-0=runtime dlls 
Component-1=mpd 
Component-2=SDK 
Component-3=Help 
Component-4=SDK.gcc 
Component-5=RemoteShell 
Component-6=Jumpshot 
</tt></pre> 
 
<BR> 
7. Delete the components you don't want installed and adjust the count and numbers.  
<P> 
A typical setting for a non-interactive node would be as follows:  
<BR> 
<pre><tt>Component-count=2 
Component-0=runtime dlls 
Component-1=mpd 
</tt></pre> 
A typical setting for an interactive node would be as follows:  
<BR> 
<pre><tt>Component-count=5 
Component-0=runtime dlls 
Component-1=mpd 
Component-2=SDK 
Component-3=Help 
Component-4=Jumpshot 
</tt></pre> 
 
<BR> 
8. From each host in the cluster, execute the following command:  
<tt> myhost myshare setup  
-s -f1 myhost myshare setup.iss</tt>  
<P> 
Here is an example.  I unzipped <em>mpich.nt.1.2.5.zip</em> into the directory c: temp on a   
machine called FRY.  I edited <em>setup.iss</em> as explained above and then typed the   
following from a command prompt on a machine called FRENCH:  
<BR> 
<pre><tt>C:\&gt;\\fry\c$\temp\setup -s -f1\\fry\c$\temp\setup.iss 
</tt></pre> 
Note: c$ is an administrative share for c: on fry  
<P> 
Note: There is no space between -f1 and \\myhost\...  
<P> 
 
<BR> 
9. Finally, delete the files you unzipped from the archive.   
</ol> 

<P>
<HR>
<A HREF="node62.htm#Node62"><IMG WIDTH=16 HEIGHT=16 SRC="previous.xbm"></A><A HREF="mpichntman.htm#Node0"><IMG WIDTH=16 HEIGHT=16 SRC="up.xbm"></A><A HREF="node64.htm#Node64"><IMG WIDTH=16 HEIGHT=16 SRC="next.xbm"></A><BR>
<b>Up: </b><A HREF="mpichntman.htm#Node0">Contents</a>
<b>Next: </b><A HREF="node64.htm#Node64"> Distribution files</a>
<b>Previous: </b><A HREF="node62.htm#Node62"> Manual installation</a>
<P>
</BODY>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -