1
1
openmpi/ompi
Nathan Hjelm cb1cb5ffed osc/pt2pt: do not use frag send to send lock request
This commit cleans up some code in the passive target path. The code
used the buffered frag control send path but it is more appropriate to
use the unbuffered one. This avoids checking structures that are
should not be in use in this path.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2016-09-01 09:57:27 -06:00
..
attribute more c99 updates 2015-06-25 10:14:13 -06:00
class Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
communicator Merge pull request #1987 from hjelmn/cid 2016-08-19 14:26:39 -06:00
contrib libompitrace: explicitly set the .so version 2016-07-27 07:05:58 -04:00
datatype fortran: Correct the name of MPI_INTEGER16. 2016-08-02 22:37:58 +09:00
debuggers Merge pull request #1640 from jsquyres/pr/mpir-cleanup 2016-05-05 21:23:30 -04:00
dpm Support timeout values when performing connect/accept operations. Bump default timeout to 10 minutes so folks have time to start the partnering application 2016-07-28 14:09:06 -07:00
errhandler Enable the PMIx event notification capability and use that for all error notifications, including debugger release. This capability requires use of PMIx 2.0 or above as the features are not available with earlier PMIx releases. When OMPI master is built against an earlier external version, it will fallback to the prior behavior - i.e., debugger will be released via RML and all notifications will go strictly to the default error handler. 2016-06-14 13:08:41 -07:00
etc Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
file ompi/file: add a muteex to the ompi_file_t structure 2016-08-21 16:09:12 -05:00
group ompi/group: get rid of malloc(0) in ompi_group_intersection(...) 2016-07-14 11:19:46 +09:00
include Merge pull request #1870 from jsquyres/pr/fix-unweighted-and-weights-empty 2016-08-04 08:49:58 -07:00
info ompi: fixup hostname max length usage 2016-04-25 07:08:23 +02:00
mca osc/pt2pt: do not use frag send to send lock request 2016-09-01 09:57:27 -06:00
message Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mpi make initialization of the io framework thread safe. 2016-08-21 16:09:00 -05:00
mpiext In case, we do not build Fortran, Fortran 2008 or CXX, the regexp in make_manpage.pl will delete all 2016-05-17 14:21:35 +02:00
op op: Add a default value for MPI_OP o_name 2016-07-01 13:46:01 -05:00
patterns Rename an OMPI internal variable (ticket #1955). 2016-08-20 15:37:55 -04:00
peruse more c99 updates 2015-06-25 10:14:13 -06:00
proc oshmem: get rid of oshmem_proc_t and use ompi_proc_t instead 2016-09-01 14:20:14 +09:00
request ompi/request: change semantics of ompi request callbacks 2016-08-17 20:14:01 -06:00
runtime ompi: fix #if vs #ifdef HAVE___MALLOC_INITIALIZE_HOOK usage 2016-07-20 13:18:11 +09:00
tools Merge pull request #1912 from rivis/pr/mpisync 2016-07-29 14:53:44 -04:00
win ompi/win: silence an other warning 2016-05-31 13:18:39 +09:00
Makefile.am use-mpi extensions do not have a .la lib, so the fortran module should not depend on them. 2016-05-03 11:54:35 -04:00