<div dir="ltr">README.envvar says you still support it but it appears nowhere in the source code.  Are you parsing it via some special magic or are the docs out of sync with the implementation?<div><br></div><div>I ask this now because I saw what appears to be a bug in the implementation, but it's stupid to track down that bug if the problem is that MPICH_ASYNC_PROGRESS is not supposed to work anymore.</div><div><br>Thanks,</div><div><br></div><div>Jeff</div><div><br></div><div>jrhammon-mac01:git jrhammon$ git grep ASYNC_PROGRESS<br>src/mpi/init/init.c:    - name        : MPIR_CVAR_ASYNC_PROGRESS<br>src/mpi/init/init.c:    if (MPIR_CVAR_ASYNC_PROGRESS)<br>src/mpi/init/init.c:    if (MPIR_CVAR_ASYNC_PROGRESS) {<br>src/mpi/init/initthread.c:    if (MPIR_CVAR_ASYNC_PROGRESS)<br>src/mpi/init/initthread.c:    if (MPIR_CVAR_ASYNC_PROGRESS) {<br>(pamid stuff)<br><br>--<br>Jeff Hammond<br><a href="mailto:jeff.science@gmail.com">jeff.science@gmail.com</a><br><a href="http://jeffhammond.github.io/">http://jeffhammond.github.io/</a><br><div>
</div></div></div>