Re: [OMPI devel] Adding a new component

2007-09-13 Thread Jeff Squyres
In addition to what Aurelien said, check out this thread: http://www.open-mpi.org/community/lists/devel/2007/09/2312.php Tim Prins gives some additional tips about how to add a new component to Open MPI. On Sep 11, 2007, at 12:20 PM, Sajjad Tabib wrote: Hi Aurelien, Thank you for th

Re: [OMPI devel] Adding a new component to MTL

2007-09-13 Thread Tim Prins
Hi, In the configure output, there should be a section like: --- MCA component mtl: (m4 configuration macro) checking for MCA component mtl: compile mode... dso checking usability... yes checking if MCA component mtl: can compile... yes Make sure that last line is yes. If it is not, look at th