1
1
openmpi/ompi
Jeff Squyres 1448522d15 In an MPI_IBCAST, we cannot shortcut if there's only 1 process.
cmr=v1.7.4:reviewer=brbarret:subject=Fix IBCAST for COMM_SELF
-This line, and those below, will be ignored--

M    c/ibcast.c

This commit was SVN r30054.
2013-12-22 22:55:58 +00:00
..
attribute Implement MPI-2.2 functionality of deleting attributes on 2013-05-02 12:32:21 +00:00
class call element destructors in ompi_free_list_destruct 2013-08-29 22:56:31 +00:00
communicator Silence compiler warning 2013-10-23 04:13:51 +00:00
contrib Changes to VT: 2013-11-25 12:58:43 +00:00
datatype Correctly initialize and finalize all the datatype classes. No memory leaks on the 2013-12-20 15:57:10 +00:00
debuggers Remove remaining stale references 2013-12-20 17:48:28 +00:00
errhandler MPI-3.0: update C bindings with const and consistent use of [] for 2013-09-26 21:56:20 +00:00
etc Use MKDIR_P instead of mkdir_p in Makefiles, as MKDIR_P is the only one 2012-06-21 16:52:37 +00:00
file == Highlights == 2012-04-18 15:57:29 +00:00
group MPI-3.0: update C bindings with const and consistent use of [] for 2013-09-26 21:56:20 +00:00
include Per discussion at Develoepr's Meeting, remove Solaris threads support. Solaris 2013-12-13 20:07:11 +00:00
info MPI-3.0: update C bindings with const and consistent use of [] for 2013-09-26 21:56:20 +00:00
mca Remove unnecessary "mpi.h"; move opal headers to the top. 2013-12-22 20:38:43 +00:00
message Remove a bunch of unused variables. 2013-03-26 14:34:29 +00:00
mpi In an MPI_IBCAST, we cannot shortcut if there's only 1 process. 2013-12-22 22:55:58 +00:00
mpiext Fix a pair of minor errors in the affinity MPI extension. 2013-10-11 21:17:38 +00:00
op Provide Java MPI_Op callbacks via an intercept routine (just like how 2013-09-26 21:36:44 +00:00
patterns MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
peruse - Sanity check initialization and finalization of PERUSE. 2010-01-12 16:36:24 +00:00
proc This might explain the current difficulties with the mapping... 2013-12-21 23:26:13 +00:00
request Add support for MPI_Comm_dup_with_info, MPI_Comm_create_group, and 2013-10-02 14:26:40 +00:00
runtime Fix so we do not get warnings when running on system without CUDA software installed and CUDA-aware compiled in. 2013-12-20 20:39:25 +00:00
tools There is no need for this include. 2013-12-15 17:04:45 +00:00
win MPI-3.0: update C bindings with const and consistent use of [] for 2013-09-26 21:56:20 +00:00
Makefile.am Fix compilation of the MPI tools information interface when profiling 2013-08-27 18:19:18 +00:00