Re: [OMPI devel] New Driver BTL

2008-02-12 Thread Jeff Squyres
On Feb 11, 2008, at 7:33 PM, George Bosilca wrote: But if you do all this internally in NewMadeleine, I guess you don't need the Open MPI PML support. s/PML/OB1/, since OB1 is the specific PML in Open MPI that does all that stuff (striping, etc.). :-) -- Jeff Squyres Cisco Systems

Re: [OMPI devel] New Driver BTL

2008-02-11 Thread George Bosilca
Cedric, There is not much documentation about this subject. However, we have some templates. Look in ompi/mca/btl/template to see how a new driver is supposed to be written. I have a question. As far as I understand about New Madelaine it already support multi devices, so I guess the matc

[OMPI devel] New Driver BTL

2008-02-11 Thread Cedric Desmoulin
Hello! I don't know if it is the good method to have some help for developing with open mpi. We are 4 french students and we have a project : we have to write a new driver (new btl) between openmpi and newmadeleine (see the web page, http://pm2.gforge.inria.fr/newmadeleine/doc/html/) With