<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #333399;font-size: 10pt;">Yes but I have no control over what was used since it's in the trace of an already-executed program.<br>
<br>
Thanks,<br>
<br>
Matthieu<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div id="divRpF318054" style="direction: ltr;"><font size="2" color="#000000" face="Tahoma"><b>From:</b> Jeff Hammond [jeff.science@gmail.com]<br>
<b>Sent:</b> Friday, November 11, 2016 9:20 AM<br>
<b>To:</b> MPICH<br>
<b>Subject:</b> Re: [mpich-discuss] Size of a type created with MPI_Type_create_darray<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">I've always found darray types to be profoundly confusing.  You might try to use MPI_Type_create_subarray instead.
<div><br>
</div>
<div>Jeff</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Fri, Nov 11, 2016 at 5:36 AM, Dorier, Matthieu <span dir="ltr">
<<a href="mailto:mdorier@anl.gov" target="_blank">mdorier@anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div>
<div style="direction:ltr; font-family:Tahoma; color:#333399; font-size:10pt">Hi,<br>
<br>
I have a trace of an MPI program in which parameters of every MPI calls have been recorded. Some communication functions are using a user-defined type created with MPI_Type_create_darray.
<br>
<br>
I would like to know what is the size of this type as a function of the parameters passed to MPI_Type_create_darray (again, I'm working on a trace, so I can't just call MPI_Type_size). We can assume, for simplicity, that the oldtype parameter is MPI_BYTE. I'm
 having troubles understanding, from the standard and from online documentation, how this function works and how I can compute this size. Could you help?<br>
<br>
Thanks,<br>
<br>
Matthieu<br>
</div>
</div>
<br>
______________________________<wbr>_________________<br>
discuss mailing list     <a href="mailto:discuss@mpich.org" target="_blank">discuss@mpich.org</a><br>
To manage subscription options or unsubscribe:<br>
<a href="https://lists.mpich.org/mailman/listinfo/discuss" rel="noreferrer" target="_blank">https://lists.mpich.org/<wbr>mailman/listinfo/discuss</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div class="gmail_signature">Jeff Hammond<br>
<a href="mailto:jeff.science@gmail.com" target="_blank">jeff.science@gmail.com</a><br>
<a href="http://jeffhammond.github.io/" target="_blank">http://jeffhammond.github.io/</a></div>
</div>
</div>
</div>
</div>
</body>
</html>