[mpich-devel] MPICH_ASYNC_PROGRESS

Jeff Hammond jeff.science at gmail.com
Thu Feb 11 00:53:58 CST 2016


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?

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.

Thanks,

Jeff

jrhammon-mac01:git jrhammon$ git grep ASYNC_PROGRESS
src/mpi/init/init.c:    - name        : MPIR_CVAR_ASYNC_PROGRESS
src/mpi/init/init.c:    if (MPIR_CVAR_ASYNC_PROGRESS)
src/mpi/init/init.c:    if (MPIR_CVAR_ASYNC_PROGRESS) {
src/mpi/init/initthread.c:    if (MPIR_CVAR_ASYNC_PROGRESS)
src/mpi/init/initthread.c:    if (MPIR_CVAR_ASYNC_PROGRESS) {
(pamid stuff)

--
Jeff Hammond
jeff.science at gmail.com
http://jeffhammond.github.io/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/devel/attachments/20160210/6d4944db/attachment.html>


More information about the devel mailing list