[dcmf] Re: BGP patch for MPICH2

Joseph Ratterman jratt at us.ibm.com
Wed Feb 27 13:08:58 CST 2008


This was *mostly* made against 1..0.7rc1,  Specifically, we post-processed 
both your version and our version to remove silly changes (e.g. $Id$ and 
.gitignore).  I just gave the patches a try against your exact release and 
it seemed to work for me.  This is how I did it::

$ svn co 
https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/MPICH2_1_0_7rc1 > 
/dev/null
$ cd MPICH2_1_0_7rc1/
$ zcat ~/bgp-mpich-1.0.7rc1.device.patch.gz 
~/bgp-mpich-1.0.7rc1.other.patch.gz ~/bgp-mpich-1.0.7rc1.romio.patch.gz 
~/bgp-mpich-1.0.7rc1.test-suite.patch.gz | patch -p1 --dry-run

This reported success on everything except 
mpich2-1.0.7rc1/test/util/timer/.cvsignore, which I told it to ignore. 
Obviously, you would want to remove the "--dry-run" from the above.
Let me know how you are applying the changes and what errors you see,

Thanks,
Joe Ratterman
jratt at us.ibm.com





Pavan Balaji <balaji at mcs.anl.gov> 
02/27/08 02:04 AM

To
Joseph Ratterman/Rochester/IBM at IBMUS
cc
mpich2-maint at mcs.anl.gov, mpich2-core at mcs.anl.gov, 
dcmf at lists.anl-external.org
Subject
Re: [dcmf] Re: BGP patch for MPICH2






Hi all,

> That didn't take long at all.  These are the same patches as before,
> but now with -u.  Again, gzipped.

I went over these patches. It looks like the patches have a combination 
of bug fixes, general improvements to the code, and the actual additions 
to the code. It might be a better idea to deal with these separately.

I'll break the patches into a bunch of smaller patches and send them 
out. We can review each of them separately and incorporate them.

Joe -- For some of the patches, we'll need input from you folks. We'd 
like to keep those for the end, since that needs to be done on a 
telecon. Also, is the test suite patch created against 1.0.7rc1? It 
doesn't seem to apply cleanly.

Thanks.

  -- Pavan

-- 
Pavan Balaji
http://www.mcs.anl.gov/~balaji

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alcf.anl.gov/pipermail/dcmf/attachments/20080227/942a634a/attachment.htm>


More information about the dcmf mailing list