1
1
Nathan Hjelm 1e4daa2a0e mpi_init: move opal_set_using_threads() earlier in MPI_Init()
There is a potential race condition in MPI_Init() where an orte even
thread could be in a function that uses OPAL_THREAD_LOCK /
OPAL_THREAD_UNLOCK when ompi_mpi_init calls opal_set_using_threads().

Closes open-mpi/ompi#1586

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2016-04-26 13:02:42 -06:00
..
2015-10-15 12:39:15 -04:00
2015-10-15 12:39:15 -04:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2015-12-19 01:34:48 -05:00