<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=koi8-r">
<META content="MSHTML 6.00.6000.16735" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=158170715-26012009>Hi,</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=158170715-26012009> Please use the "-map" option available with
mpiexec to map any network drive that you use in your MPI job (eg: mpiexec -n 2
-map x:\\MACHINE_NAME\MAPPED_DRIVE_NAME cpi.exe)</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=158170715-26012009> Let us know if it works for
you.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=158170715-26012009></SPAN></FONT> </DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=158170715-26012009>Regards,</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=158170715-26012009>Jayesh</SPAN></FONT></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> mpich-discuss-bounces@mcs.anl.gov
[mailto:mpich-discuss-bounces@mcs.anl.gov] <B>On Behalf Of </B>??????????
????????????<BR><B>Sent:</B> Sunday, January 25, 2009 10:39 AM<BR><B>To:</B>
mpich-discuss@mcs.anl.gov<BR><B>Subject:</B> [mpich-discuss] File I/O doesn't
work with mapped network drive<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV>Good day.</DIV>
<DIV>I've developed MPI (MPICH 1.0.8) application working with file
that is located on mapped network drive (letter z:, for example,
z:\my.bin). <BR>The drive Z was mapped by Windows Explorer and it's
avalaible for all nodes.</DIV>
<DIV> </DIV>
<DIV>My application (run with mpiexec -n X(1,2,3...) "c:\my_app.exe",
it has copy on all nodes) get an error when it attemps to open this file from
any node (no such file or directory). If i disconnect mapped network drive in
Windows and use -map option, it works well, but there are some reasons
because of I can't use this approach.</DIV>
<DIV> </DIV>
<DIV>Tell me please, why can't SMPD find files are located
on mapped network drive, mounted by Windows (Explorer)?<BR></DIV></BODY></HTML>