Re: [OMPI devel] Compiling problem in trunk?

2011-06-28 Thread Xin He
Strangely, as I re-downloaded everything and built from scratch again, there was no error this time. On 06/27/2011 04:32 PM, Jeff Squyres wrote: Actually, can you send all the information listed here: http://www.open-mpi.org/community/help/ On Jun 27, 2011, at 10:04 AM, Xin He wrote:

[OMPI devel] Fix a hang in carto_base_select() if carto_module_init() fails

2011-06-28 Thread nadia.derbey
Hi, When using the carto/file module with a syntactically incorrect carto file, we get stuck into opal_carto_base_select(). The attached trivial patch fixes the issue. Regards, Nadia -- nadia.derbey Fix a hang in carto_base_select if carto_module_init fails diff -r 94299d729b95 opal/mca/car