.. |
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/OTF:
|
2014-01-06 14:03:01 +00:00 |
datatype
|
Fix longstanding issue with our multi-project support. Rather than using
|
2014-01-07 22:11:15 +00:00 |
debuggers
|
This commit compliements/completes r30140. r30140 made all the
|
2014-01-07 23:36:33 +00:00 |
errhandler
|
Fix longstanding issue with our multi-project support. Rather than using
|
2014-01-07 22:11:15 +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
|
Fix longstanding issue with our multi-project support. Rather than using
|
2014-01-07 22:11:15 +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
|
Fix a recursion in mxm send flow which happens when mpi starts a new send from the context of send completion callback.
|
2014-01-12 17:47:03 +00:00 |
message
|
Remove a bunch of unused variables.
|
2013-03-26 14:34:29 +00:00 |
mpi
|
Remove even more dead Fortran configury.
|
2014-01-11 14:06:59 +00:00 |
mpiext
|
Protect against orte_proc_applied_binding being NULL.
|
2014-01-09 23:38:34 +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
|
For large scale systems, we would like to avoid doing a full modex during MPI_Init so that launch will scale a little better. At the moment, our options are somewhat limited as only a few BTLs don't immediately call modex_recv on all procs during startup. However, for those situations where someone can take advantage of it, add the ability to do a "modex on demand" retrieval of data from remote procs when we launch via mpirun.
|
2014-01-11 17:36:06 +00:00 |
tools
|
As noted by Paul Hargrove, older PGI compilers support ''some'' of
|
2014-01-10 23:44:55 +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 longstanding issue with our multi-project support. Rather than using
|
2014-01-07 22:11:15 +00:00 |