Yep - that is correct
On Mon, Oct 8, 2012 at 12:31 PM, Daniel Mitchell <
daniel.lewis.mitch...@gmail.com> wrote:
> Hi everyone,
>
> I'm writing a hybrid parallel program and it seems that unless I
> configure Open MPI with --enable-thread-multiple, then MPI_Init_thread
> always provides MPI_THREA
Hi everyone,
I'm writing a hybrid parallel program and it seems that unless I
configure Open MPI with --enable-thread-multiple, then MPI_Init_thread
always provides MPI_THREAD_SINGLE, regardless of what I pass for the
required argument.
Does this mean that I have to configure with --enable-thread