Re: [OMPI devel] How to add a schedule algorithm to the pml

2010-09-27 Thread Rainer Keller
devel-boun...@open-mpi.org [mailto:devel-boun...@open-mpi.org] On > Behalf Of Jeff Squyres Sent: Wednesday, September 22, 2010 6:00 AM > To: Open MPI Developers > Subject: Re: [OMPI devel] How to add a schedule algorithm to the pml > > Sorry for the delay in replying -- I was in Europe

Re: [OMPI devel] How to add a schedule algorithm to the pml

2010-09-22 Thread Kenneth Lloyd
Thank you very much. Ken -Original Message- From: devel-boun...@open-mpi.org [mailto:devel-boun...@open-mpi.org] On Behalf Of Jeff Squyres Sent: Wednesday, September 22, 2010 10:09 AM To: Open MPI Developers Subject: Re: [OMPI devel] How to add a schedule algorithm to the pml I see it

Re: [OMPI devel] How to add a schedule algorithm to the pml

2010-09-22 Thread Jeff Squyres
uyres > Sent: Wednesday, September 22, 2010 6:00 AM > To: Open MPI Developers > Subject: Re: [OMPI devel] How to add a schedule algorithm to the pml > > Sorry for the delay in replying -- I was in Europe for the past two weeks; > travel always makes me wy behind on my INBOX...

Re: [OMPI devel] How to add a schedule algorithm to the pml

2010-09-22 Thread Kenneth Lloyd
: devel-boun...@open-mpi.org [mailto:devel-boun...@open-mpi.org] On Behalf Of Jeff Squyres Sent: Wednesday, September 22, 2010 6:00 AM To: Open MPI Developers Subject: Re: [OMPI devel] How to add a schedule algorithm to the pml Sorry for the delay in replying -- I was in Europe for the past two

Re: [OMPI devel] How to add a schedule algorithm to the pml

2010-09-22 Thread Joshua Hursey
crcpw is a wrapper around the PML to support coordinated checkpoint restart. It mostly just replays the call to the 'crcp' framework that tracks the signature of messages traveling through the system. If you are not using the C/R feature, then I would not worry about the crcpw PML component (it

Re: [OMPI devel] How to add a schedule algorithm to the pml

2010-09-22 Thread Jeff Squyres
On Sep 22, 2010, at 8:00 AM, Jeff Squyres wrote: > crcpw: this is a fork of the ob1 PML; it add some failover semantics. Oops! I messed this up: bfo is the one I meant to write up there -- it's a fork of ob1; it adds failover semantics. I don't know exactly what crcpw is -- I suspect this is

Re: [OMPI devel] How to add a schedule algorithm to the pml

2010-09-22 Thread Jeff Squyres
Sorry for the delay in replying -- I was in Europe for the past two weeks; travel always makes me wy behind on my INBOX... On Sep 14, 2010, at 9:56 PM, 张晶 wrote: > I tried to add a schedule algorithm to the pml component ,ob1 etc. Poorly I > can only find a paper named "Open MPI: A Flexi