Nathan, I removed all of this (including the --with-threads configure option) on master a while ago. because this is a change in the configure command line, I never made a PR for v1.8
Cheers, Gilles On Tuesday, June 30, 2015, Nathan Hjelm <hje...@lanl.gov> wrote: > > Open MPI has required posix threads for some time. The check for > OPAL_HAVE_POSIX_THREADS in ompi/mca/osc/sm/osc_sm.h is stale and should > be removed. I will clean that out in master, 1.8, and 1.10. > > -Nathan > > On Mon, Jun 29, 2015 at 05:26:30PM +0200, Åke Sandgren wrote: > > Hi! > > > > The my_sense entity in struct ompi_osc_sm_module_t is protected by > > OPAL_HAVE_POSIX_THREADS in the definition (ompi/mca/osc/sm/osc_sm.h) > > > > But in ./ompi/mca/osc/sm/osc_sm_active_target.c it is not. > > > > (Tripped on this due to a compiler problem which caused it to only > partially > > detect threads support, found for C++, missing for C/Fortran) > > > > Not sure if it is something that need to be dealt with but reporting > anyway. > > > > -- > > Ake Sandgren, HPC2N, Umea University, S-90187 Umea, Sweden > > Internet: a...@hpc2n.umu.se <javascript:;> Phone: +46 90 7866134 Fax: > +46 90-580 14 > > Mobile: +46 70 7716134 WWW: http://www.hpc2n.umu.se > > _______________________________________________ > > users mailing list > > us...@open-mpi.org <javascript:;> > > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users > > Link to this post: > http://www.open-mpi.org/community/lists/users/2015/06/27211.php >