Hello,

I was wondering, what is the current status of progress threads in Open MPI.
As far as I know it was on the agenda for 1.10.x to be re-enabled after it's 
removal in 1.8.x.

Now we have Open MPI 2.0.x. How to enable/disable it as the old configure 
options are not recognized any more:
  configure: WARNING: unrecognized options: --enable-progress-threads, 
--enable-multi-threads
This is wired to me, as I see a lot of [ test "$enable_progress_threads" = 
"yes" ] in the configure scripts.

My nighly 2.0.x mtt build shows ORTE progress enabled by default. But what 
about "OMPI progress"?
  ompi_info --all --all | grep -i "Thread support"
  Thread support: posix (MPI_THREAD_MULTIPLE: no, OPAL support: yes, OMPI 
progress: no, ORTE progress: yes, Event lib: yes)

Best regards
Christoph Niethammer
_______________________________________________
devel mailing list
devel@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/devel

Reply via email to