Chris Chambreau

Results 10 comments of Chris Chambreau

@jsquyres, @hppritcha : I will take a pass at the requested changes and contact @hjelmn or others with questions.

bot:ibm:retest

bot:ibm:gnu:retest

@jsquyres I addressed the include file conflicts. The copyright conflict looks like a typo. The PGI check is failing with: ``` PPFC profile/pcomm_agree_f08.lo pgfortran-Error-Unknown switch: -iquote../../../.. make[2]: *** [Makefile:1464: comm_revoke_f08.lo]...

Missed a merge conflict. Rebuilding locally to identify any other missed conflicts before correcting.

@jsquyres OK, will look into that.

Hi Geoffrey, Glad to hear about your successes! I am fine with the change to spack package file. To tell you the truth, I haven’t tested mpip with spack much,...

I believe that this has been addressed recently with PR #27. The configure flag --enable-internal-stackdepth allows specifying internal stack frames. If not, please let me know.

Are you configuring mpiP with bfd or libelf/libdwarf to get source information? The configuration output should include something like: `Address to Source Lookup : bfd`

mpiP generates the report from within a wrapper for MPI_Finalize. Are you certain that you are calling MPI_Finalize? If so, can you please indicate which compiler you are using? Thanks!