Hi:<div><br></div><div> I have got a problem when using the nonblocking-write function in pnetcdf. The problem seems</div><div>very strange, my program gets stuck in the function "nfmpi_wait_all". </div><div> However, if all the outputing processes are running on one node, the problem will go away. And</div><div>I have test my program on several machines, only one of them has this problem. </div><div> The attached file is a simplified example of my program, which also has this problem. The files</div><div>in "Start" and "Count" directories are the "starts" and "counts" for the outputing processes. To </div><div>see this problem, one can use 41~49 mpi processes to run this program (if your machine has more </div><div>than 50 processors on one node, please modify "group_size" to larger numbers and run the program </div><div>using 4*group_size+1~5*group_size-1 processors, to make sure that the outputing processes are </div><div>running on at least two nodes).</div><div> Suggestions are repected. Thank you very much!</div><div><br></div><div>Best,</div><div>Zhuang</div>