I don't know if there is a better place to post this, but... The IBM test suite has 3 very simple tests which just call Init_thread and ask for the thread level. However, these are only run if OMPI_ENABLE_MPI_THREADS is defined. This is causing them to be skipped in our MTT tests with a threaded build. Is there a different define we should be checking for in the tests?
Thanks, Tim