Re: [OMPI devel] VT configure problem?

2011-12-08 Thread Matthias Jurenz
Hello, this issue is fixed by r25595. It seems to be a compiler bug in GCC v4.2.? ... When using assert() within OpenMP-parallel regions the compiler prepends an extra '_' to the symbol __buildin_expect(), so the linker reports undefined references. The solution is actually a workaround where

[OMPI devel] OMPI 1.4.5rc1 posted

2011-12-08 Thread Jeff Squyres
1.4.5rc1 is now posted in the usual place: http://www.open-mpi.org/software/ompi/v1.4/ Gearing up for a pre-Christmas release -- please test! There have only been a few bug fixes since 1.4.4. See http://svn.open-mpi.org/svn/ompi/branches/v1.4/NEWS for details. (note that we'll likely hav

Re: [OMPI devel] Incorrect and undefined return code/function/data type at C++ header

2011-12-08 Thread Y.MATSUMOTO
Dear Jeff and all, Thank you for your comment. I'm sorry for not replying sooner. 1:MPI::Fint We checked C++ header using MPI-2.1 standard. So, it doesn't need MPI::Fint definition. (Please remove it!) 2:MPI::Grequest::Start Sorry! I send you incorrect list. Best regards. --- Yuki