<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<STYLE type=text/css>DIV {
        MARGIN: 0px
}
</STYLE>

<META content="MSHTML 6.00.6000.16608" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left>
<P><FONT color=#0000ff>Hi,</FONT></P>
<P><FONT color=#0000ff>The different fortran libraries provided with MPICH2 are 
tuned to the&nbsp;<SPAN class=953390715-21032008>"</SPAN>default<SPAN 
class=953390715-21032008>"</SPAN> settings of different compilers.<SPAN 
class=953390715-21032008> If you are using Intel Visual fortran 
compiler&nbsp;the default settings of the compiler would work with 
fmpich2.lib.</SPAN>&nbsp;If you would like to use fmpich2.lib/fmpich2s.lib using 
the Intel Visual fortran compiler please use the settings below,</FONT></P>
<P><FONT color=#0000ff><SPAN class=953390715-21032008></SPAN></FONT>&nbsp;</P>
<P><FONT color=#0000ff><SPAN 
class=953390715-21032008>fmpich2.lib</SPAN></FONT></P>
<P><FONT color=#0000ff><SPAN class=953390715-21032008></SPAN></FONT><FONT 
color=#0000ff><SPAN 
class=953390715-21032008>-----------------------</SPAN></FONT></P>
<P><FONT color=#0000ff>calling convention = default</FONT></P>
<P><FONT color=#0000ff>name case interpretation = default</FONT></P>
<P><FONT color=#0000ff>string length argument passing = after all 
arguments</FONT></P>
<P><FONT color=#0000ff></FONT>&nbsp;</P>
<P><FONT color=#0000ff>fmpich2s.lib</FONT></P>
<P><FONT color=#0000ff>----------------</FONT></P>
<P><FONT color=#0000ff>calling convention = STDCALL</FONT></P>
<P><FONT color=#0000ff>name case interpretation = Upper Case</FONT></P>
<P><FONT color=#0000ff>String length argument passing = after individual string 
argument</FONT></P>
<P><FONT color=#0000ff></FONT>&nbsp;</P>
<P><FONT color=#0000ff>Regards,</FONT></P>
<P><FONT color=#0000ff>Jayesh</FONT></P><BR></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> owner-mpich-discuss@mcs.anl.gov 
[mailto:owner-mpich-discuss@mcs.anl.gov] <B>On Behalf Of </B>Jayesh 
Krishna<BR><B>Sent:</B> Friday, March 21, 2008 9:25 AM<BR><B>To:</B> 'trymelz 
trymelz'<BR><B>Cc:</B> mpich-discuss@mcs.anl.gov<BR><B>Subject:</B> RE: 
[mpich-discuss] exit code -1073741819<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=848091414-21032008>Hi,</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=848091414-21032008>&nbsp;MPI_SEND() in fortran takes 7 arguments. The 8th 
argument is to handle the fortran CHARACTER arrays. </SPAN></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN class=848091414-21032008><FONT face=Arial color=#0000ff 
size=2>Regards,</FONT></SPAN></DIV>
<DIV><SPAN class=848091414-21032008><FONT face=Arial color=#0000ff 
size=2>Jayesh</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> owner-mpich-discuss@mcs.anl.gov 
[mailto:owner-mpich-discuss@mcs.anl.gov] <B>On Behalf Of </B>trymelz 
trymelz<BR><B>Sent:</B> Thursday, March 20, 2008 6:16 PM<BR><B>To:</B> 
mpich-discuss@mcs.anl.gov<BR><B>Subject:</B> Re: [mpich-discuss] exit code 
-1073741819<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV 
style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">
<DIV 
style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman,new york,times,serif">Hi,<BR><BR>I 
did not see MPI_SEND taking 8 arguments, how come it generates MPI_SEND@32 
?<BR><BR>Linfa<BR><BR>
<DIV 
style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman,new york,times,serif">----- 
Original Message ----<BR>From: Jayesh Krishna &lt;jayesh@mcs.anl.gov&gt;<BR>To: 
trymelz trymelz &lt;trymelz@yahoo.com&gt;<BR>Cc: 
mpich-discuss@mcs.anl.gov<BR>Sent: Thursday, March 20, 2008 3:44:25 
PM<BR>Subject: RE: [mpich-discuss] exit code -1073741819<BR><BR>
<STYLE type=text/css>DIV {
        MARGIN: 0px
}
</STYLE>

<DIV dir=ltr align=left><SPAN class=346034120-20032008><FONT face=Arial 
color=#0000ff size=2>Hi,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=346034120-20032008><FONT face=Arial 
color=#0000ff size=2>&nbsp;The fortran bindings for MPI funcs is in 
src/binding/f77 (Note that these source files are generated by 
scripts).</FONT></SPAN></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=346034120-20032008><FONT face=Arial color=#0000ff 
size=2>Regards,</FONT></SPAN></DIV>
<DIV><SPAN class=346034120-20032008><FONT face=Arial color=#0000ff 
size=2>Jayesh</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> owner-mpich-discuss@mcs.anl.gov 
[mailto:owner-mpich-discuss@mcs.anl.gov] <B>On Behalf Of </B>trymelz 
trymelz<BR><B>Sent:</B> Thursday, March 20, 2008 3:38 PM<BR><B>To:</B> 
mpich-discuss@mcs.anl.gov<BR><B>Subject:</B> Re: [mpich-discuss] exit code 
-1073741819<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman,new york,times,serif">
<P>Hi, </P>
<P>&nbsp;</P>
<P>By specifying character length as 11, the program behaviors the same as 15 
since the order of arguments&nbsp;is messed up. </P>
<P>&nbsp;</P>
<P>Do you know where is the protype or definition in the source code of 
MPI_SEND/RECV?&nbsp; Thanks.</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>Linfa</P>
<DIV 
style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman,new york,times,serif"><BR><BR>
<DIV 
style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman,new york,times,serif">----- 
Original Message ----<BR>From: Anthony Chan &lt;chan@mcs.anl.gov&gt;<BR>To: 
mpich-discuss@mcs.anl.gov<BR>Cc: Jayesh Krishna 
&lt;jayesh@mcs.anl.gov&gt;<BR>Sent: Thursday, March 20, 2008 2:33:51 
PM<BR>Subject: Re: [mpich-discuss] exit code -1073741819<BR><BR><BR>What happens 
if you specify character length as 11 instead of 15 in<BR>your MPI_Sned and 
MPI_Recv ?<BR><BR>On Thu, 20 Mar 2008, trymelz trymelz wrote:<BR><BR>&gt; 
Hi,<BR>&gt;<BR>&gt; Sure. After changing the calling convention to default in 
Intel Compiler, I successfully linked with fmpich2.lib. But again, it runs fine 
when the string length is passed at the end of argument list, and it crashes 
when the string length is passed after the string pointer.<BR>&gt;<BR>&gt; 
Probably, more MPICH2 FORTRAN libraries are needed to be 
provided.<BR>&gt;<BR>&gt; Linfa<BR>&gt;<BR>&gt; ----- Original Message 
----<BR>&gt; From: Jayesh Krishna &lt;<A href="mailto:jayesh@mcs.anl.gov" 
target=_blank rel=nofollow 
ymailto="mailto:jayesh@mcs.anl.gov">jayesh@mcs.anl.gov</A>&gt;<BR>&gt; To: 
trymelz trymelz &lt;<A href="mailto:trymelz@yahoo.com" target=_blank 
rel=nofollow 
ymailto="mailto:trymelz@yahoo.com">trymelz@yahoo.com</A>&gt;<BR>&gt; Cc: <A 
href="mailto:mpich-discuss@mcs.anl.gov" target=_blank rel=nofollow 
ymailto="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</A><BR>&gt; 
Sent: Thursday, March 20, 2008 2:08:46 PM<BR>&gt; Subject: RE: [mpich-discuss] 
exit code -1073741819<BR>&gt;<BR>&gt;<BR>&gt; Hi,<BR>&gt; Can you also try 
compiling your program with fmpich2.lib ?<BR>&gt;<BR>&gt; Regards,<BR>&gt; 
Jayesh<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; From: trymelz trymelz [mailto:<A 
href="mailto:trymelz@yahoo.com" target=_blank rel=nofollow 
ymailto="mailto:trymelz@yahoo.com">trymelz@yahoo.com</A>]<BR>&gt; Sent: 
Thursday, March 20, 2008 2:06 PM<BR>&gt; To: Jayesh Krishna; <A 
href="mailto:mpich-discuss@mcs.anl.gov" target=_blank rel=nofollow 
ymailto="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</A><BR>&gt; 
Subject: Re: [mpich-discuss] exit code -1073741819<BR>&gt;<BR>&gt;<BR>&gt; 
Hi<BR>&gt;<BR>&gt; I have no problem to compile &amp; run the sample fpi.f using 
fmpich2s.lib. Actually, I have identified the culprit: MPI_SEND/RECV work find 
with integer, but have problem with string.<BR>&gt;<BR>&gt; The main reason I 
beleive is that, in Fortran, different compiler treats the string arguments 
differently: either add the string length as a invisible argument immediately 
after the string pointer, or the string lengh is added as a invisible arguments 
at the end of arguments list. So in my understanding MPI_SEND/RECV will have 28 
byte of arguments for integer, but 32 byte of arguments for string because the 
invisible string length argument.<BR>&gt;<BR>&gt; It will cause crash if the 
positions of the invisible string length arguments are different in the .obj 
file and in fmpich2s.lib. The following program dimenstrate this<BR>&gt;<BR>&gt; 
program main<BR>&gt; implicit none<BR>&gt; #include &lt;mpif.h&gt;<BR>&gt; 
integer status(MPI_STATUS_SIZE)<BR>&gt; character * 15 pcomand<BR>&gt; integer 
MYID,mpimodbg,ierr<BR>&gt; ierr=MPI_SUCCESS<BR>&gt; call MPI_INIT(ierr)<BR>&gt; 
call MPI_COMM_RANK( MPI_COMM_WORLD, MYID, ierr )<BR>&gt; if(MYID .eq. 
1)then<BR>&gt; mpimodbg=99<BR>&gt; pcomand='hello world'<BR>&gt; call 
MPI_SEND(mpimodbg,1,MPI_INTEGER,0<BR>&gt; * ,11,MPI_COMM_WORLD,ierr)<BR>&gt; 
write(*,*)'node',MYID,pcomand,mpimodbg<BR>&gt; call 
MPI_SEND(pcomand,15,MPI_CHARACTER,0<BR>&gt; * ,11,MPI_COMM_WORLD,ierr)<BR>&gt; 
write(*,*)'node',MYID,pcomand,mpimodbg<BR>&gt; elseif(MYID.eq.0)then<BR>&gt; 
mpimodbg=0<BR>&gt; pcomand='hello'<BR>&gt; call 
MPI_RECV(mpimodbg,1,MPI_INTEGER,1<BR>&gt; * 
,11,MPI_COMM_WORLD,status,ierr)<BR>&gt; 
write(*,*)'node',MYID,pcomand,mpimodbg<BR>&gt; call 
MPI_RECV(pcomand,15,MPI_CHARACTER,1<BR>&gt; * 
,11,MPI_COMM_WORLD,status,ierr)<BR>&gt; 
write(*,*)'node',MYID,pcomand,mpimodbg<BR>&gt; endif<BR>&gt; call 
MPI_FINALIZE(ierr)<BR>&gt; end<BR>&gt;<BR>&gt; When compiled with the string 
length as a invisible argument immediately after the string pointer (by default 
in Intel Compiler):<BR>&gt;<BR>&gt; $ "/cygdrive/c/Program 
Files/MPICH2/bin/mpiexec.exe" -n 3 ./Debug/fortestargs.exe<BR>&gt; node&nbsp; 
&nbsp; &nbsp; &nbsp; &nbsp; 0 hello&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
&nbsp; &nbsp; &nbsp; &nbsp; 99<BR>&gt; node&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1 
hello world&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 99<BR>&gt; forrtl: 
severe (157): Program Exception - access violation<BR>&gt; Image&nbsp; &nbsp; 
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; PC&nbsp; &nbsp; &nbsp; &nbsp; Routine&nbsp; 
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Line&nbsp; &nbsp; &nbsp; &nbsp; 
Source<BR>&gt; fmpich2s.dll&nbsp; &nbsp; &nbsp; 1000507F&nbsp; Unknown&nbsp; 
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Unknown&nbsp; Unknown<BR>&gt; 
fortestargs.exe&nbsp; &nbsp; 004A783D&nbsp; Unknown&nbsp; &nbsp; &nbsp; &nbsp; 
&nbsp; &nbsp; &nbsp; Unknown&nbsp; Unknown<BR>&gt; fortestargs.exe&nbsp; &nbsp; 
0044AA53&nbsp; Unknown&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
Unknown&nbsp; Unknown<BR>&gt; fortestargs.exe&nbsp; &nbsp; 0044A81D&nbsp; 
Unknown&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Unknown&nbsp; 
Unknown<BR>&gt; kernel32.dll&nbsp; &nbsp; &nbsp; 7C816FD7&nbsp; Unknown&nbsp; 
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Unknown&nbsp; Unknown<BR>&gt; forrtl: 
severe (157): Program Exception - access violation<BR>&gt; Image&nbsp; &nbsp; 
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; PC&nbsp; &nbsp; &nbsp; &nbsp; Routine&nbsp; 
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Line&nbsp; &nbsp; &nbsp; &nbsp; 
Source<BR>&gt; fmpich2s.dll&nbsp; &nbsp; &nbsp; 1000492B&nbsp; Unknown&nbsp; 
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Unknown&nbsp; Unknown<BR>&gt; 
fortestargs.exe&nbsp; &nbsp; 004A783D&nbsp; Unknown&nbsp; &nbsp; &nbsp; &nbsp; 
&nbsp; &nbsp; &nbsp; Unknown&nbsp; Unknown<BR>&gt; fortestargs.exe&nbsp; &nbsp; 
0044AA53&nbsp; Unknown&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
Unknown&nbsp; Unknown<BR>&gt; fortestargs.exe&nbsp; &nbsp; 0044A81D&nbsp; 
Unknown&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Unknown&nbsp; 
Unknown<BR>&gt; kernel32.dll&nbsp; &nbsp; &nbsp; 7C816FD7&nbsp; Unknown&nbsp; 
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Unknown&nbsp; Unknown<BR>&gt; job 
aborted:<BR>&gt; rank: node: exit code[: error message]<BR>&gt; 0: abyss: 157: 
process 0 exited without calling finalize<BR>&gt; 1: abyss: 157: process 1 
exited without calling finalize<BR>&gt; 2: abyss: 123<BR>&gt;<BR>&gt; When 
compiled with the string length as a invisible argument at the end of arguments 
list:<BR>&gt;<BR>&gt; $ "/cygdrive/c/Program Files/MPICH2/bin/mpiexec.exe" -n 3 
./Debug/fortestargs.exe<BR>&gt;<BR>&gt; node&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1 
hello world&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 99<BR>&gt; 
node&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1 hello world&nbsp; &nbsp; &nbsp; &nbsp; 
&nbsp; &nbsp; &nbsp; 99<BR>&gt; node&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0 
hello&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
99<BR>&gt; node&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0 hello world&nbsp; &nbsp; 
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 99<BR>&gt;<BR>&gt;<BR>&gt; Thanks all&nbsp; 
for your help.<BR>&gt;<BR>&gt; Linfa<BR>&gt;<BR>&gt;<BR>&gt; ----- Original 
Message ----<BR>&gt; From: Jayesh Krishna &lt;<A 
href="mailto:jayesh@mcs.anl.gov" target=_blank rel=nofollow 
ymailto="mailto:jayesh@mcs.anl.gov">jayesh@mcs.anl.gov</A>&gt;<BR>&gt; To: 
trymelz trymelz &lt;<A href="mailto:trymelz@yahoo.com" target=_blank 
rel=nofollow 
ymailto="mailto:trymelz@yahoo.com">trymelz@yahoo.com</A>&gt;<BR>&gt; Cc: <A 
href="mailto:mpich-discuss@mcs.anl.gov" target=_blank rel=nofollow 
ymailto="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</A><BR>&gt; 
Sent: Thursday, March 20, 2008 9:15:21 AM<BR>&gt; Subject: RE: [mpich-discuss] 
exit code -1073741819<BR>&gt;<BR>&gt;<BR>&gt; Hi,<BR>&gt;&nbsp; &nbsp; Can you 
compile &amp; run the sample fpi.f (provided in MPICH2\examples in your 
installation dir) using fmpich2s.lib ?<BR>&gt;<BR>&gt; Regards,<BR>&gt; 
Jayesh<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; From: <A 
href="mailto:owner-mpich-discuss@mcs.anl.gov" target=_blank rel=nofollow 
ymailto="mailto:owner-mpich-discuss@mcs.anl.gov">owner-mpich-discuss@mcs.anl.gov</A> 
[mailto:<A href="mailto:owner-mpich-discuss@mcs.anl.gov" target=_blank 
rel=nofollow 
ymailto="mailto:owner-mpich-discuss@mcs.anl.gov">owner-mpich-discuss@mcs.anl.gov</A>] 
On Behalf Of trymelz trymelz<BR>&gt; Sent: Wednesday, March 19, 2008 6:30 
PM<BR>&gt; To: <A href="mailto:mpich-discuss@mcs.anl.gov" target=_blank 
rel=nofollow 
ymailto="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</A><BR>&gt; 
Subject: Re: [mpich-discuss] exit code -1073741819<BR>&gt;<BR>&gt;<BR>&gt; 
Hi<BR>&gt;<BR>&gt; The MPI program is too big to be sent. Here is what I got 
from the debugger<BR>&gt;<BR>&gt; Before calling PMPI_ISEND:<BR>&gt; Symbol 
Value Type<BR>&gt;&nbsp; buf(1) 3 INTEGER(4)<BR>&gt;&nbsp; cnt 1 
INTEGER(4)<BR>&gt;&nbsp; datatype 1275069467 INTEGER(4)<BR>&gt;&nbsp; dest 0 
INTEGER(4)<BR>&gt;&nbsp; tag 24 INTEGER(4)<BR>&gt;&nbsp; comm 1140850688 
INTEGER(4)<BR>&gt;&nbsp; reqs(1) 1243468 INTEGER(4)<BR>&gt;&nbsp; ierr 0 
INTEGER(4)<BR>&gt;<BR>&gt; call 
PMPI_ISEND(buf,cnt,datatype,dest,tag,comm,reqs(1),ierr)<BR>&gt;<BR>&gt; 
Unhandled exception at 0x003b41c9 in EXEC.exe:0xC0000005:<BR>&gt; Access 
violation writing location 0x00000000<BR>&gt;<BR>&gt; After the break at the 
crash, all the arguments becomes "undefined address".<BR>&gt;<BR>&gt; When I 
check the library, I got<BR>&gt; $ nm fmpich2s.lib | grep MPI_SEND@<BR>&gt; 
00000000 T _MPI_SEND@28<BR>&gt; 00000000 I __imp__MPI_SEND@28<BR>&gt; 00000000 T 
_MPI_SEND@32<BR>&gt; 00000000 I __imp__MPI_SEND@32<BR>&gt; 00000000 T 
_PMPI_SEND@28<BR>&gt; 00000000 I __imp__PMPI_SEND@28<BR>&gt; 00000000 T 
_PMPI_SEND@32<BR>&gt; 00000000 I __imp__PMPI_SEND@32<BR>&gt;<BR>&gt; I am 
wondering why there are two definitions:&nbsp; _MPI_SEND@28 and 
_MPI_SEND@32.&nbsp; And I could not find corresponding source code for 
_MPI_SEND@32. Any comments? Thanks.<BR>&gt;<BR>&gt; 
Linfa<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; ----- Original Message ----<BR>&gt; From: 
Jayesh Krishna &lt;<A href="mailto:jayesh@mcs.anl.gov" target=_blank 
rel=nofollow 
ymailto="mailto:jayesh@mcs.anl.gov">jayesh@mcs.anl.gov</A>&gt;<BR>&gt; To: 
trymelz trymelz &lt;<A href="mailto:trymelz@yahoo.com" target=_blank 
rel=nofollow 
ymailto="mailto:trymelz@yahoo.com">trymelz@yahoo.com</A>&gt;<BR>&gt; Cc: <A 
href="mailto:mpich-discuss@mcs.anl.gov" target=_blank rel=nofollow 
ymailto="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</A><BR>&gt; 
Sent: Wednesday, March 19, 2008 2:32:59 PM<BR>&gt; Subject: RE: [mpich-discuss] 
exit code -1073741819<BR>&gt;<BR>&gt;<BR>&gt; Hi,<BR>&gt; Can you send us your 
MPI program ?<BR>&gt; You can also try to debug your program by setting the 
error handler to MPI_ERRORS_RETURN (MPI_Comm_set_errhandler() ) &amp; using 
MPI_Error_string() to get the description of the error code.<BR>&gt;<BR>&gt; 
Regards,<BR>&gt; Jayesh<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; From: <A 
href="mailto:owner-mpich-discuss@mcs.anl.gov" target=_blank rel=nofollow 
ymailto="mailto:owner-mpich-discuss@mcs.anl.gov">owner-mpich-discuss@mcs.anl.gov</A> 
[mailto:<A href="mailto:owner-mpich-discuss@mcs.anl.gov" target=_blank 
rel=nofollow 
ymailto="mailto:owner-mpich-discuss@mcs.anl.gov">owner-mpich-discuss@mcs.anl.gov</A>] 
On Behalf Of trymelz trymelz<BR>&gt; Sent: Wednesday, March 19, 2008 2:11 
PM<BR>&gt; To: <A href="mailto:mpich-discuss@mcs.anl.gov" target=_blank 
rel=nofollow 
ymailto="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</A><BR>&gt; 
Subject: [mpich-discuss] exit code -1073741819<BR>&gt;<BR>&gt;<BR>&gt; Hi 
all,<BR>&gt;<BR>&gt; I got an strange error when I run my parallel 
program.<BR>&gt;<BR>&gt; job aborted:<BR>&gt; rank: node: exit code[: error 
message]<BR>&gt; 0: abyss: -1073741819: process 0 exited without calling 
finalize<BR>&gt; 1: abyss: -1073741819: process 1 exited without calling 
finalize<BR>&gt; 2: abyss: -1073741819: process 2 exited without calling 
finalize<BR>&gt;<BR>&gt; My program works as expected under Linux. But when I 
porting it to windows I got above error. It is compiled by VC8 and Intel FORTRAN 
10.0.<BR>&gt; I didn't built my own MPICH2, but link my program with 
fmpich2s.lib and mpi.lib which were installed from 
mpich2-1.0.6p1-win32-ia32.msi.<BR>&gt;<BR>&gt; This error happened inside the 
call to MPI_SEND. Does anyone have an idea about this 
error?<BR>&gt;<BR>&gt;<BR>&gt; Linfa<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; Be a better 
friend, newshound, and know-it-all with Yahoo! Mobile. Try it 
now.<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; Looking for last minute 
shopping deals? Find them fast with Yahoo! 
Search.<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; Looking for last minute 
shopping deals? Find them fast with Yahoo! Search.<BR>&gt;<BR>&gt;<BR>&gt;&nbsp; 
&nbsp; &nbsp; 
____________________________________________________________________________________<BR>&gt; 
Looking for last minute shopping deals?<BR>&gt; Find them fast with Yahoo! 
Search.&nbsp; <A 
href="http://tools.search.yahoo.com/newsearch/category.php?category=shopping" 
target=_blank 
rel=nofollow>http://tools.search.yahoo.com/newsearch/category.php?category=shopping</A><BR><BR></DIV><BR></DIV></DIV><BR>
<HR SIZE=1>
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. <A 
href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ%20" 
target=_blank rel=nofollow>Try it now.</A></DIV><BR></DIV></DIV><BR>
<HR SIZE=1>
Never miss a thing. <A 
href="http://us.rd.yahoo.com/evt=51438/*http://www.yahoo.com/r/hs">Make Yahoo 
your homepage.</A> </BODY></HTML>