Re: [OMPI devel] xensocket - callbacks through OPAL/libevent

2008-02-07 Thread Muhammad Atif
: [OMPI devel] xensocket - callbacks through OPAL/libevent On Mon, 4 Feb 2008, Muhammad Atif wrote: > I am trying to port xensockets to openmpi. In principle, I have the > framework and everything, but there seems to be a small issue, I cannot > get libe

Re: [OMPI devel] xensocket - callbacks through OPAL/libevent

2008-02-05 Thread Brian W. Barrett
On Mon, 4 Feb 2008, Muhammad Atif wrote: I am trying to port xensockets to openmpi. In principle, I have the framework and everything, but there seems to be a small issue, I cannot get libevent (or OPAL) to give callbacks for receive (or send) for xensockets. I have tried to implement native c

[OMPI devel] xensocket - callbacks through OPAL/libevent

2008-02-04 Thread Muhammad Atif
Dear Developers I am back.. This time i am actually facing a problem. I should have send the problem to eventlib mailing list first, but I thought your guys must be more current with what I am doing, so i tried this list first. I am trying to port xensockets to openmpi. In principle, I have the