Hi, I'm really grateful for the detailed responses.
I'll try running different responses as Larry suggested. Right now MPICH
seems to be satisfying my needs, so I have less time to devote to getting
OpenMPI working, but I am interested in having it working just as an option
to MPICH.
Thanks!
On
Ok. For the moment, you might want to leave the priority alone and see how it
goes. You can always manually turn off the SM BTL to test performance with and
without it. If it turns out to be better than the SM BTL, we can play the
priority tricks.
On Aug 17, 2011, at 10:09 AM, Xin He wrote:
No there is no library that must be linked to. :-)
About the performance compared to SM, I have not tested that yet. So
far, I compared it with TCP. It has better performances under some
circumstances, not all.
Now I am working with profiling tools, hope to find reasons and improve it.
/Xin
BTW, is there a libtipc that must be linked against? If so, can you give me a
symbol name to check for in there?
On Aug 17, 2011, at 9:53 AM, Jeff Squyres wrote:
> I put it here:
>
>https://bitbucket.org/jsquyres/ompi-tipc/overview
>
> You can clone that repo with the Mercurial distribute
I put it here:
https://bitbucket.org/jsquyres/ompi-tipc/overview
You can clone that repo with the Mercurial distributed version control tool.
I'll add a configure.m4 shortly; possibly today. You can test it for me. :-)
For the SM stuff, perhaps TIPC should just have a higher priority than
It is a single component.
And could someone write a configure file for me?
structure sockaddr_tipc (defined in tipc.h)is a good sign we have tipc.
And also TIPC cannot use with SM component, because TIPC use shared
memory as well for communication between processes on the same node.
Please k
Is your code self-contained in a single component?
If it's a small (compressed) tarball, just send it to the list. Otherwise, you
might want to post it somewhere like bitbucket.org where people can download
and look at it.
On Aug 17, 2011, at 4:00 AM, Xin He wrote:
> Hi developers,
>
> I ha
Hi developers,
I have ran TIPC BTL component with the tools that recommended. After
fixing some major bugs, I think the code is ready to be reviewed.
I understand that a form has to be signed before OMPI can accept code.
My organization is preparing that and soon a form will be sent.
But in the