1
1
openmpi/ompi
2009-01-14 19:11:30 +00:00
..
attribute Repair the MPI-2 dynamic operations. This includes: 2008-07-03 17:53:37 +00:00
class Cosmetic change; remove a tab. 2009-01-02 17:48:24 +00:00
communicator * Fix a truckload of Cisco copyrights to be the same as the rest of 2009-01-11 02:30:00 +00:00
contrib/vt * Fix a truckload of Cisco copyrights to be the same as the rest of 2009-01-11 02:30:00 +00:00
datatype TYPE shouldn't be surrounded by parens because it causes issues for some versions of gcc when the construct a = ((int)) sizeof(b) comes up... 2008-12-16 19:49:54 +00:00
debuggers * Fix a truckload of Cisco copyrights to be the same as the rest of 2009-01-11 02:30:00 +00:00
errhandler Based on a review by Ralph, no need to call getpid() or gethostname(); 2008-09-23 20:04:34 +00:00
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +00:00
file - Destruct the file->f_io_requests_lock as well. 2008-10-14 15:23:45 +00:00
group * Fix a truckload of Cisco copyrights to be the same as the rest of 2009-01-11 02:30:00 +00:00
include - 3/4 commit for Windows Visual Studio and CCP support: 2008-12-10 21:13:10 +00:00
info Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
mca not every element in the pointer array list contains a valid entry. Thus, do not try to free elements if the list returns NULL. 2009-01-14 19:11:30 +00:00
mpi Fix CID 468: remove some dead code. r_proc_list was set to NULL but 2009-01-14 18:15:17 +00:00
op Cosmetic changes: 2008-12-31 14:50:54 +00:00
peruse - Move the OMPI_DECLSPEC from .c to .h 2008-09-11 12:26:33 +00:00
proc Remove unused lock from the ompi_proc_t. This reduce the size of the ompi_proc_t 2008-12-19 19:56:27 +00:00
request - As shown in ticket #1349, the status is not copied 2008-09-02 15:36:10 +00:00
runtime Cosmetic changes to the timing output in mpi_init, restore the barrier timing measurement in mpi_finalize 2009-01-06 21:30:12 +00:00
tools Fix CID 724: clean up the return value checking in ompi_info component 2009-01-14 15:45:38 +00:00
win Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
CMakeLists.txt - 1/4 commit for Windows Visual Studio and CCP support: 2008-12-10 20:59:20 +00:00
Makefile.am Some more work on the man pages: 2008-08-07 19:20:40 +00:00