Re: [OMPI devel] [OMPI svn] svn:open-mpi r19653

2008-09-28 Thread Aurélien Bouteiller
Ralph, I just split the existing static function from inside the dpm and exposed it to the outside world. The idea is that the dpm create the (opaque) port strings and therefore nows how they are supposed to be formated. So he is responsible for parsing them. Second, I split the parsing a

Re: [OMPI devel] [OMPI svn] svn:open-mpi r19653

2008-09-28 Thread Ralph Castain
No religious fervor on my end either :-) I have in my notes from the July meeting some thoughts/talk about needing a function like this, but (probably just in notes from thinking) some question as to the best place to put it. The dpm does create the port string, so having a "route_to_port"