<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Thanks for the bug report Myriam. I
see what you are talking about, it looks like we just forgot to
copy that code over from the MPI_Init() function. We'll test it
out and get the fix committed for the next release.<br>
<br>
-Phil<br>
<br>
On 07/09/2013 11:04 AM, Myriam Botalla wrote:<br>
</div>
<blockquote
cite="mid:C7FF68788B11AA40822E4D698B531BBF0168F550@BUMSG2WM.fr.ad.bull.net"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
<div style="direction: ltr;font-family: Tahoma;color:
#000000;font-size: 10pt;">Hi all,<br>
For those who want to use Darshan as a dynamic library with
multithreaded applications, the MPI_Init_thread wrapper is the
issue.<br>
A simple program calling MPI_Init_thread() and MPI_Finalize()
will crash if LD_PRELOAD is set to libdarshan.so<br>
As a workaround - do MPI_Init_thread() call
resolve_mpi_symbols() as it is done for MPI_Init()
<br>
Hope it will help <br>
Myriam,<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Darshan-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Darshan-users@lists.mcs.anl.gov">Darshan-users@lists.mcs.anl.gov</a>
<a class="moz-txt-link-freetext" href="https://lists.mcs.anl.gov/mailman/listinfo/darshan-users">https://lists.mcs.anl.gov/mailman/listinfo/darshan-users</a>
</pre>
</blockquote>
<br>
</body>
</html>