Jon Mason wrote:
On Tuesday 13 May 2008 09:56:13 am Don Kerr wrote:
I believe btl_open_iwarp.c is making platform specific calls. I don't

Silly question, but I thought openib ONLY worked in Linux. If this is not the case, then this whole chunk of code will have to be redesigned (if it can even be done at all).
I thought one of the fundamental architecture principles of Open MPI was to remain platform neutral. Anyway, there is a project at Sun to deliver libibverbs for Solaris. Sun intends to move toward utilizing the openib btl and phase out support for the udapl btl, at an appropriate pace. Up until the iwarp specific changes to the openib btl I was able to build openib btl on Solaris, with development bits of libibverbs.

I believe there are similar operations being used by other areas of open mpi, place to start looking would be, opal/util/if.c.

-DON
have jdmason's email and wanted to send this note out before todays con

Its me.  Sorry, I didn't hear it mentioned on the call...

I don't know if this already exists, but having a svn id to contact info list on the wiki might be a good thing (and perhaps even an area of expertise). I have worked on previous projects that did this.

call.

btl_openib_iwarp.c
#include <ifaddrs.h>
getifaddrs()
_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel


_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel

Reply via email to