Re: [OMPI devel] BTL flags

2016-06-02 Thread Nathan Hjelm
Opps, my compiler didn’t catch that. Will fix that now. > On Jun 2, 2016, at 7:07 PM, George Bosilca wrote: > > Nathan, > > I see a lot of [for once valid] complains from clang regarding the last UGNI > related commit. More precisely the MCA_BTL_ATOMIC_SUPPORTS_FLOAT value is too > large with

[OMPI devel] BTL flags

2016-06-02 Thread George Bosilca
Nathan, I see a lot of [for once valid] complains from clang regarding the last UGNI related commit. More precisely the MCA_BTL_ATOMIC_SUPPORTS_FLOAT value is too large with respect to the fact that ISO C restricts a enum to int. Can we pack the enums ? George. ../../../../../ompi/opal/mca/btl