1
1
openmpi/ompi/mca
Andrew Friedley e7bcad0c13 Remove unused variable.
Reported by @adrianreber, this patch removes an unused variable in the
PSM MTL, silencing a compiler warning.
2014-11-21 07:51:44 -08:00
..
bcol silence warnings 2014-08-11 07:36:46 +00:00
bml Revert "Merge pull request #275 from hjelmn/btlmod" 2014-11-19 23:22:43 -07:00
coll Based on https://github.com/open-mpi/ompi/pull/262, we should use 2014-11-21 19:16:05 +09:00
common George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
crcp helpfiles: remove empty helpfiles 2014-08-08 13:33:47 +00:00
dpm Per the PR and discussion on today's telecon, extend the process name definition as a two-field struct of uint32_t's down to the OPAL layer. This resolves issues created by prior commits that impacted both heterogeneous and SPARC support. This also simplifies the OMPI code base by removing the need for frequent memcpy's when transitioning between the OMPI/ORTE layers and OPAL. 2014-11-11 17:00:42 -08:00
fbtl implementation of non-blocking read/write operations through aio 2014-09-23 21:27:57 +00:00
fcoll fix ompi_request_wait vs ompi_request_wait_all and 2014-11-04 12:16:30 +09:00
fs set the fs_ptr to NULL in case of an error, to avoid a malicious free on file_close. 2014-10-14 13:09:06 -05:00
io distscript: remove configure.params and autogen.subdirs kruft 2014-10-02 11:32:54 -07:00
mtl Remove unused variable. 2014-11-21 07:51:44 -08:00
op distscript: remove configure.params and autogen.subdirs kruft 2014-10-02 11:32:54 -07:00
osc Revert "Merge pull request #275 from hjelmn/btlmod" 2014-11-19 23:22:43 -07:00
pml Revert "Merge pull request #275 from hjelmn/btlmod" 2014-11-19 23:22:43 -07:00
pubsub Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
rte Per the PR and discussion on today's telecon, extend the process name definition as a two-field struct of uint32_t's down to the OPAL layer. This resolves issues created by prior commits that impacted both heterogeneous and SPARC support. This also simplifies the OMPI code base by removing the need for frequent memcpy's when transitioning between the OMPI/ORTE layers and OPAL. 2014-11-11 17:00:42 -08:00
sbgp check-help-strings cleanup 2014-08-11 03:19:57 +00:00
sharedfp George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
topo topo/base: fix uninitialized variable 2014-11-10 13:06:50 +09:00
vprotocol ompi_mpi_abort had one extra argument that was never used. Clean it up. 2014-07-03 00:34:44 +00:00