Re: [OMPI devel] opal_convertor / ompi_convertor

2009-11-09 Thread Jeff Squyres
Doh! My bad -- I thought there was still an ompi_convertor_t... /me slinks off into the darkness On Nov 9, 2009, at 11:20 AM, George Bosilca wrote: On Nov 9, 2009, at 17:06 , Jeff Squyres wrote: > To be clear about this: if you're using the convertor from the MPI > layer, you should probab

Re: [OMPI devel] opal_convertor / ompi_convertor

2009-11-09 Thread George Bosilca
On Nov 9, 2009, at 17:06 , Jeff Squyres wrote: To be clear about this: if you're using the convertor from the MPI layer, you should probably be using ompi_convertor. ompi_convertor wasn't fully deprecated -- as George mentioned, a bunch of it just moved down to OPAL. There is nothing su

Re: [OMPI devel] opal_convertor / ompi_convertor

2009-11-09 Thread Jeff Squyres
On Nov 9, 2009, at 10:56 AM, George Bosilca wrote: To your last question the short answer is: the obsolete one is the ompi_convertor. About two months ago, most of the datatype was moved from the OMPI layer into the OPAL one. When I say most this means everything not MPI specific was moved in OP

Re: [OMPI devel] opal_convertor / ompi_convertor

2009-11-09 Thread George Bosilca
Christian, I'm puzzled by your questions as I don't remember that at any past moment in the lifetime of Open MPI the convertor or datatype was in OPAL. So I don't see how your "OLD" code could have included "opal/ datatype/convertor.h". This only ended in the 1.3 series starting from 1.3.4

[OMPI devel] opal_convertor / ompi_convertor

2009-11-09 Thread Christian Bendele
Hi, I was porting a 3rd party btl module that was originally written for openmpi 1.0.x to the current release. Now, even after some googling, I am a little confused about ompi_convertor and opal_convertor. The OLD code includes opal/datatype/convertor.h and calls several functions starting