1
1
openmpi/ompi
Jeff Squyres 9f9fb5ce38 Add weak symbols for the MPI-3.1 MPI_Alloc_mem_cptr fortran subroutine.
This subroutine was added in an errata to MPI-3.0; here's the MPI
Forum ticket about it:
    
    https://svn.mpi-forum.org/trac/mpi-forum-web/ticket/390

This commit was SVN r29385.
2013-10-04 22:43:40 +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 Correctly set the state for communicator requests. Refs trac:3796 2013-10-04 17:34:54 +00:00
contrib revised r29314 2013-10-01 14:24:50 +00:00
datatype Rearrange the #include to minimize clutter. 2013-09-28 17:15:33 +00:00
debuggers MPI-3: add support for large counts using derived datatypes 2013-07-23 15:35:14 +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 Add support for MPI_Comm_dup_with_info, MPI_Comm_create_group, and 2013-10-02 14:26:40 +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 Add one more verbose debug output that prints when we are out of memory. 2013-10-04 18:56:06 +00:00
message Remove a bunch of unused variables. 2013-03-26 14:34:29 +00:00
mpi Add weak symbols for the MPI-3.1 MPI_Alloc_mem_cptr fortran subroutine. 2013-10-04 22:43:40 +00:00
mpiext We want to ignore this MPI extension in the general case -- it's just 2013-06-19 16:01:45 +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 Remove and eliminate this extra redundant phrase. 2013-10-04 22:12:04 +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 Due to MPI_Comm_idup we can no longer use the communicator's CID as 2013-10-03 01:11:28 +00:00
tools Make the Java wrapper compiler behave like the other wrapper compilers 2013-09-26 22:48:51 +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