On Jul 17, 2013, at 11:07 AM, Nathan Hjelm <hje...@lanl.gov> wrote:

> Ugh. Thats unfortunate. I guess I could add a type_size.h and put the static 
> inline function in there then put the definions of MPI_Type_size_x and 
> MPI_Type_size in their own files. This way I can still avoid the extra code.


Or move the back-ends to ompi/datatype/foo.c.  We usually have very little 
heavy-lifting in the top-level ompi/mpi/c/*.c files.

-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/


Reply via email to