Re: [OMPI devel] Is trunk broken ?

2012-11-12 Thread Shamis, Pavel
Debug build works. --with-platform=optimized is broken Pavel (Pasha) Shamis --- Computer Science Research Group Computer Science and Math Division Oak Ridge National Laboratory On Nov 12, 2012, at 3:44 PM, Shamis, Pavel wrote: I get the following error on the trunk: base/memchecker_base_cl

[OMPI devel] Is trunk broken ?

2012-11-12 Thread Shamis, Pavel
I get the following error on the trunk: base/memchecker_base_close.c: In function 'opal_memchecker_base_close': base/memchecker_base_close.c:28: error: implicit declaration of function 'opal_output_close' I may add #include "opal/util/output.h" to the file, but then it fails in other components

Re: [OMPI devel] Trunk warnings in collectives

2012-11-12 Thread Shamis, Pavel
We are looking at this issue... Pavel (Pasha) Shamis --- Computer Science Research Group Computer Science and Math Division Oak Ridge National Laboratory On Nov 11, 2012, at 8:49 PM, Ralph Castain wrote: Seeing the following warnings in the trunk: bcol_ptpcoll_bcast.c: In function 'bcol_pt