<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On , 2021Aug20, at 00:33, Barry Smith <<a href="mailto:bsmith@petsc.dev" class="">bsmith@petsc.dev</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class=""><span class="Apple-converted-space"> </span>It
 sounds like maybe the Spectrum MPI_Comm_free() is not returning the comm to the "pool" as available for future use;</span></div>
</blockquote>
</div>
<br class="">
<div class="">1. I can not find in the standard what the proper response is to running out of communicators.</div>
<div class=""><br class="">
</div>
<div class="">2. Mpich on my laptop returns MPI_COMM_NULL after 2044 dups without free.</div>
<div class=""><br class="">
</div>
<div class="">3. A million dups with free run in a second.</div>
<div class=""><br class="">
</div>
<div class="">2b. Spectrum MPI on my P9 runs out after 4096 dups</div>
<div class=""><br class="">
</div>
<div class="">3b. Dup and free million times takes more time than writing this email. Why do I keep hearing that OpenMPI is so great? Everything slightly non-standard I try is hopelessly slow and broken.</div>
<div class=""><br class="">
</div>
<div class="">Victor.</div>
<div class=""><br class="">
</div>
</body>
</html>