pmodels / mpich

Official MPICH Repository
http://www.mpich.org
Other
535 stars 280 forks source link

Add backward compatibility with bgq V1R2M0 pami #1859

Closed mpichbot closed 7 years ago

mpichbot commented 7 years ago

Originally by blocksom on 2013-05-20 09:49:16 -0500


The current mpich/master branch will not compile/link with the current bgq V1R2M0 version of pami.

This ticket is for configure and source changes to enable the backward compatibility.

mpichbot commented 7 years ago

Originally by blocksom on 2013-05-20 09:56:12 -0500


I push an initial commit to the branch mpich-ibm/ticket-1859. However, the branch is not yet complete and needs additional development to handle the new PAMI_IN_PLACE feature.

mpichbot commented 7 years ago

Originally by balaji on 2013-05-20 09:57:56 -0500


Pushed into mpich/master in [906f5471].

mpichbot commented 7 years ago

Originally by balaji on 2013-05-20 10:00:24 -0500


Gah. I eagerly pushed it to mpich/master, without reading the ticket. Sorry about that. Did you want me to revert this?

mpichbot commented 7 years ago

Originally by blocksom on 2013-05-20 10:03:16 -0500


No need to revert .. just don't close the ticket quite yet. I need to work around the PAMI_IN_PLACE stuff before mpich/master will build with existing bgq V1R2M0 pami.

mpichbot commented 7 years ago

Originally by blocksom on 2013-05-20 12:53:26 -0500


I pushed another commit to mpich-ibm/ticket-1859. When this commit is pushed to mpich/master we can close this ticket.

mpichbot commented 7 years ago

Originally by balaji on 2013-05-20 18:34:17 -0500


Merged into mpich/master. Relevant commits: [dfef4246] and [e4fa6c06].

mpichbot commented 7 years ago

Originally by blocksom on 2013-05-21 09:17:39 -0500


Deleted branch mpich-ibm/ticket-1859.