.. |
base.h
|
Replace the ompi_pointer_array with opal_pointer_array. The next step
|
2007-12-21 06:02:00 +00:00 |
Makefile.am
|
Move modex from pml base to general ompi runtime, sicne it's used by more
|
2007-07-09 17:16:34 +00:00 |
pml_base_bsend.c
|
Unexpected ... Removing unistd.h from datatype.h break the compilation
|
2008-02-10 21:49:19 +00:00 |
pml_base_bsend.h
|
- UNexport symbols that shouldn't be needed outside the libraries
|
2007-05-16 15:46:52 +00:00 |
pml_base_close.c
|
Don't require a progress function from the PML. If there is one then the
|
2007-10-09 23:28:53 +00:00 |
pml_base_ft.c
|
Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD).
|
2007-03-16 23:11:45 +00:00 |
pml_base_open.c
|
Replace the ompi_pointer_array with opal_pointer_array. The next step
|
2007-12-21 06:02:00 +00:00 |
pml_base_recvreq.c
|
This patch bring full support for message queues in Open MPI. Now the send and
|
2007-07-10 22:16:38 +00:00 |
pml_base_recvreq.h
|
Use BEGIN_C_DECLS and END_C_DECLS instead of the ugly #if/#endif.
|
2007-12-21 06:19:46 +00:00 |
pml_base_request.c
|
This patch bring full support for message queues in Open MPI. Now the send and
|
2007-07-10 22:16:38 +00:00 |
pml_base_request.h
|
Use the correct way of including memchecker.h, which will work with '--with-devel-headers'.
|
2008-02-12 18:01:17 +00:00 |
pml_base_select.c
|
Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately.
|
2008-02-28 01:57:57 +00:00 |
pml_base_sendreq.c
|
This patch bring full support for message queues in Open MPI. Now the send and
|
2007-07-10 22:16:38 +00:00 |
pml_base_sendreq.h
|
Use BEGIN_C_DECLS and END_C_DECLS instead of the ugly #if/#endif.
|
2007-12-21 06:19:46 +00:00 |