<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>Hi there,</p>
<p>I am not sure it is the good place to ask this but I don't know where I can get help about it ...</p>
<p>I wrote a very little code to write NetCDF files using pnetcdf. Most of the time it work well and the netcdf file is properly generated (I checked with ncdump). But sometimes, the program just get stuck and runs indefinitely (it seems to happen only when the number of MPI processes is larger than the number of available cores but I am not sure about this). The program get stuck when it calls ncmpi_put_vara_double_all().</p>
<p>Could someone have a look on the code and tell me what is wrong please ? I looked for a solution for hours but could not find anything.</p>
<p>Thank you very much !</p>
<div>
<pre><span style="font-size: x-small; color: #808080;"><span style="font-size: small; color: #000000;">Adrien</span></span></pre>
</div>
<div>-- <br />
<pre><span style="font-size: x-small; color: #808080;"><span style="font-size: small; color: #000000;">Adrien Berchet<br /></span><br /></span></pre>
<pre><span style="font-size: x-small; color: #808080;">Institut P'<br />Cnrs - Université de Poitiers - Ensma<br />UPR 3346<br />Département D2 : Fluides, Thermique, Combustion<br />Axe Hydrodynamique et Écoulements Environnementaux<br />SP2MI - Téléport 2<br />Boulevard Marie et Pierre Curie, BP 30179<br />F86962 Futuroscope Chasseneuil Cedex - France<br /><br />Bureau : 165<br />Mail : <a href="mailto:adrien.berchet@univ-poitiers.fr" target="_blank">adrien.berchet@univ-poitiers.fr</a><br />Téléphone : 05 49 49 69 51</span></pre>
<pre> </pre>
</div>
</body></html>