Re: [OMPI devel] CARTO slot definition

2008-07-02 Thread Lenny Verkhovsky
Hi, all, since there are no objections I will commit the patch to trunk and 1.3 branch. see also comments below. 2008/6/29 Ralph Castain : > I believe this would help reduce the confusion a great deal. While the > current carto syntax is the expected for a mathematician, computer users and > dev

[OMPI devel] open ib dependency question

2008-07-02 Thread Don Kerr
It appears that the mca_btl_openib.so has a dependency on libibcm.so. Is this necessary?

[OMPI devel] Open MPI v1.2.7rc2 has been posted

2008-07-02 Thread Tim Mattox
Hi All, The second release candidate of Open MPI v1.2.7 is now available: http://www.open-mpi.org/software/ompi/v1.2/ Please run it through it's paces as best you can. -- Tim Mattox, Ph.D. - http://homepage.mac.com/tmattox/ tmat...@gmail.com || timat...@open-mpi.org I'm a bright... http://www

Re: [OMPI devel] open ib dependency question

2008-07-02 Thread Jeff Squyres
That is the IBCM library for the IBCM CPC -- IB connection manager stuff. It's not *necessary*; you could use the OOB CPC if you want to. That being said, OMPI currently builds support for it (and links it in) if it finds the right headers and library files. We don't currently have config