Can you tell me how MPE2 achieves the logging? Does it divert MPI_
calls through its own functions? On static libraries does it use
linker wrapping? For a large application simply changing the last
linker step to use mpecc would suffice or does it need the whole
application to be recompiled with mpecc wrapper?