<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7036.0">
<TITLE>RE: [mpich-discuss] Problem with ROMIO using Windows</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi,<BR>
&nbsp;I have created a ticket 704 (<A HREF="https://trac.mcs.anl.gov/projects/mpich2/ticket/704#preview">https://trac.mcs.anl.gov/projects/mpich2/ticket/704#preview</A>) for this problem. We can proceed with discussions on that ticket.<BR>
<BR>
Regards,<BR>
Jayesh<BR>
<BR>
-----Original Message-----<BR>
From: mpich-discuss-bounces@mcs.anl.gov [<A HREF="mailto:mpich-discuss-bounces@mcs.anl.gov">mailto:mpich-discuss-bounces@mcs.anl.gov</A>] On Behalf Of Francisco Javier García Blas<BR>
Sent: Wednesday, July 08, 2009 8:07 AM<BR>
To: mpich-discuss@mcs.anl.gov<BR>
Cc: Sergio Garcia<BR>
Subject: [mpich-discuss] Problem with ROMIO using Windows<BR>
<BR>
Hi all,<BR>
<BR>
I am using coll_perf.c in order to evaluate some optimizations at ADIO level under Windows. Tracing ADIOI_Flatten_datatype primitive in Windows, I got the following wrong values for flat-&gt;count and cur_idx.<BR>
<BR>
C:\Users\fjblas&gt;mpiexec -n 4 coll_perf.exe -fname myfile<BR>
ADIOI_Flatten_datatype:: count 10, cur_idx = 10<BR>
ADIOI_Flatten_datatype:: count 10, cur_idx = 10<BR>
ADIOI_Flatten_datatype:: count 10, cur_idx = 10<BR>
ADIOI_Flatten_datatype:: count 10, cur_idx = 10<BR>
ADIOI_Flatten_datatype:: count 10, cur_idx = 10<BR>
ADIOI_Flatten_datatype:: count 10, cur_idx = 10<BR>
ADIOI_Flatten_datatype:: count 10, cur_idx = 10<BR>
ADIOI_Flatten_datatype:: count 10, cur_idx = 10<BR>
ADIOI_Flatten_datatype:: count 10, cur_idx = 10<BR>
ADIOI_Flatten_datatype:: count 10, cur_idx = 10<BR>
ADIOI_Flatten_datatype:: count 10, cur_idx = 10<BR>
ADIOI_Flatten_datatype:: count 10, cur_idx = 10<BR>
<BR>
<BR>
I traced ADIOI_Flatten_datatype primitive and I have found that ADIOI_Count_contiguous_blocks did not return the correct value for&nbsp;<BR>
flat-&gt;count.<BR>
<BR>
On a Linux cluster, I tried the same application without problem, and I have got correct values for flat-&gt;count.<BR>
<BR>
I tried with different versions of MPICH2 under Windows (1.0.5, 1.0.8, and the lasted release), and I have got the same incorrect values for&nbsp;<BR>
flat-&gt;count.<BR>
<BR>
It is possible that is something wrong under Windows???<BR>
<BR>
<BR>
Thanks for all<BR>
</FONT>
</P>

</BODY>
</HTML>