node57.htm
来自「空间物理学研究需要有并行的环境」· HTM 代码 · 共 41 行
HTM
41 行
<HTML>
<HEAD>
<!-- This file was generated by tohtml from mpichntman.tex -->
<!-- with the command
tohtml -default -dosnl -gaudy -basedef mpiman.def mpichntman.tex
-->
<TITLE>Does <TT>mpich</TT> work on Windows98?</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<HR><H2><A NAME="Node57">Does mpich work on Windows98?</a></H2>
<A HREF="node56.htm#Node56"><IMG WIDTH=16 HEIGHT=16 SRC="previous.xbm"></A><A HREF="node51.htm#Node51"><IMG WIDTH=16 HEIGHT=16 SRC="up.xbm"></A><A HREF="node58.htm#Node58"><IMG WIDTH=16 HEIGHT=16 SRC="next.xbm"></A><BR>
<b>Up: </b><A HREF="node51.htm#Node51"> FAQ</a>
<b>Next: </b><A HREF="node58.htm#Node58"> Can I run on both Windows and Linux at the same time?</a>
<b>Previous: </b><A HREF="node56.htm#Node56"> mpirun in a bash shell doesn't work</a>
<P>
<P>
Q) Can I run MPICH applications on Windows9x/ME?
<P>
A) In a limited way yes. The TCP/IP device for Windows has code that only runs on
WindowsNT/2000/XP, but you can use the <tt>-localonly</tt> option to <em>mpirun</em> on a Win9x machine
(See Section <a href="node24.htm#Node27">Command line options for mpirun
</a>). This means you can run multiple processes on a single Win9x
machine but you cannot run applications across multiple Win9x machines. This capability is provided
so you can compile and test programs on a single Win9x machine and then run the code on an NT cluster
at some other time. To install on a Win9x machine, download the source distribution, unzip the
contents, use mpirun from the bin directory and make sure the dlls in the lib directory are in your path.
Help files are in the www directory, <tt> www<IMG WIDTH=5 HEIGHT=11 SRC="img80.xbm">
index.html</tt>.
<P>
<P>
<HR>
<A HREF="node56.htm#Node56"><IMG WIDTH=16 HEIGHT=16 SRC="previous.xbm"></A><A HREF="node51.htm#Node51"><IMG WIDTH=16 HEIGHT=16 SRC="up.xbm"></A><A HREF="node58.htm#Node58"><IMG WIDTH=16 HEIGHT=16 SRC="next.xbm"></A><BR>
<b>Up: </b><A HREF="node51.htm#Node51"> FAQ</a>
<b>Next: </b><A HREF="node58.htm#Node58"> Can I run on both Windows and Linux at the same time?</a>
<b>Previous: </b><A HREF="node56.htm#Node56"> mpirun in a bash shell doesn't work</a>
<P>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?