Gilles Gouaillardet
|
da90ed4483
|
opal/compress: remove misc dead code
as reported by Coverity with CIDs 71856,
1269714, 1269715, 1269717, 1269718, 1269723, 1269724
|
2015-03-06 15:34:08 +09:00 |
|
Gilles Gouaillardet
|
5b41de4886
|
opal/dss: fix memory allocation in opal_dss_copy_null
as reported by Coverity with CID 71915
|
2015-03-06 15:15:11 +09:00 |
|
Gilles Gouaillardet
|
757b40e56a
|
coll/tuned: remove dead code
as reported by Coverity with CID 1271638
that looks like a multiple paste error ...
|
2015-03-06 15:02:56 +09:00 |
|
Gilles Gouaillardet
|
f03d7dce17
|
ompio: fix deallocation sequence
as reported by Coverity with CID 1287034
|
2015-03-06 14:59:59 +09:00 |
|
Gilles Gouaillardet
|
521317341d
|
btl/openib: fix a double free
as reported by Coverity with CID 1287033
|
2015-03-06 14:58:11 +09:00 |
|
Ralph Castain
|
64ec498a20
|
Add a declspec
|
2015-03-05 19:48:27 -08:00 |
|
Ralph Castain
|
eaa666bd57
|
Instantiate debug output variable
|
2015-03-05 12:25:49 -08:00 |
|
rhc54
|
4c089c9b21
|
Merge pull request #447 from rhc54/notifier
Updates to the notifier interfaces to support system events
|
2015-03-05 11:36:03 -08:00 |
|
Ralph Castain
|
7ce0a9931c
|
Updates to the notifier interfaces to support system events
|
2015-03-05 10:39:25 -08:00 |
|
George Bosilca
|
5905bd2ff9
|
As the pStack pointer changes during the execution it is not
safe to free it. Instead, keep a copy of the original location
to be able to free the correct memory region.
|
2015-03-05 13:36:21 -05:00 |
|
George Bosilca
|
f758790d7a
|
Allow TOPO modules to register their parameters when we do lazy
initialization.
|
2015-03-05 13:11:06 -05:00 |
|
George Bosilca
|
420ae98dfe
|
Remove all unnecessary whitespaces and make sure we close the module
correctly.
|
2015-03-05 13:00:13 -05:00 |
|
George Bosilca
|
75479c0f17
|
Fix some typos.
|
2015-03-05 12:59:58 -05:00 |
|
George Bosilca
|
3c489ea5d5
|
Use malloc instead of alloca as some users could use very large arrays
of datatypes. Thanks Bogdan Sataric for the bug report.
|
2015-03-05 12:24:28 -05:00 |
|
Ralph Castain
|
07587892da
|
Update search_compare as we no longer support svn - only repo we support is git
|
2015-03-05 08:25:27 -08:00 |
|
Mike Dubman
|
90fb33c1ce
|
Merge pull request #445 from alinask/topic/set_want_fork_support_to_minus_one
initialize opal_common_verbs_want_fork_support to -1.
|
2015-03-05 15:27:40 +02:00 |
|
Alina Sklarevich
|
1560ed9761
|
initialize opal_common_verbs_want_fork_support to -1.
This way, if the call to ibv_fork_init() fails, the job will still
continue.
|
2015-03-05 14:29:09 +02:00 |
|
Gilles Gouaillardet
|
7de3f35b90
|
pml/rsh: fix misc memory leaks
as reported by Coverity with CIDs 71091, 71230, 71231, 72274, 72389,
1196718 and 1196719
|
2015-03-05 20:03:37 +09:00 |
|
Gilles Gouaillardet
|
d6ae0a5e05
|
sharedfp/sm: fix misc memory leaks
as reported by Coverity with CIDs 1196785, 1196787 and 1269896
|
2015-03-05 16:33:32 +09:00 |
|
Gilles Gouaillardet
|
5b2122381b
|
ompio: fix misc memory leaks
as reported by Coverity with CIDs 72127, 72145, 72146, 72177, 72179,
72186, 731276, 731278, 1269888, 1269890
|
2015-03-05 16:22:19 +09:00 |
|
Gilles Gouaillardet
|
ceeb0844b6
|
dpm: fix misc memory leaks
as reported by Coverity with CIDs 1196737 and 1269850
|
2015-03-05 14:20:09 +09:00 |
|
Gilles Gouaillardet
|
e1cc931e1b
|
btl/tcp: silence CID 710616
|
2015-03-05 14:20:08 +09:00 |
|
Gilles Gouaillardet
|
e75b1e6435
|
fs/base: fix misc memory leak
as reported by Coverity with CID 72202
|
2015-03-05 14:20:08 +09:00 |
|
Gilles Gouaillardet
|
9f13425980
|
fbtl/posix: fix misc memory leaks
as reported by Coverity with CIDs 72125, 72126, 1269899 and 1269900
|
2015-03-05 14:20:08 +09:00 |
|
Gilles Gouaillardet
|
838cd51644
|
pubsub: fix misc memory leak
as reported by Coverity with CID 710627
|
2015-03-05 14:20:08 +09:00 |
|
Gilles Gouaillardet
|
d0dded1e05
|
topo/base: fix misc memory leaks
as reported by Coverity with CIDs 1269901 ans 1269902
|
2015-03-05 14:20:08 +09:00 |
|
Gilles Gouaillardet
|
852dbafd51
|
mca/base: fix misc memory leaks
as reported by Coverity with CIDs 710628, 1196713 and 1269855
|
2015-03-05 14:06:18 +09:00 |
|
Gilles Gouaillardet
|
134c866aa9
|
btl/openib: fix misc memory leaks
as reported by Coverity with CIDs 1269848, 1269852 and 1269862
|
2015-03-05 14:06:18 +09:00 |
|
Gilles Gouaillardet
|
33352e9506
|
schizo: fix misc memory leak
as reported by Coverity with CID 1196722
|
2015-03-05 14:06:18 +09:00 |
|
Gilles Gouaillardet
|
89806c6261
|
orte/util: fix memory leaks
as reported by Coverity with CIDs 70845, 71855, 710652,
1196738, 1196739, 1196757, 1196758, 1269863 and 1269883
|
2015-03-05 14:06:18 +09:00 |
|
Gilles Gouaillardet
|
4e7b5240e4
|
orte/tools: fix misc memory leaks
as reported by Coverity with CIDs 70700, 71039, 71854, 72384 and 710651
|
2015-03-05 14:06:18 +09:00 |
|
Gilles Gouaillardet
|
d1b2f043ff
|
fix misc memory leaks
as already reported by Coverity with CIDs
71818, 71819, 72250, 715767, 1196749 and 1274002
|
2015-03-05 13:58:05 +09:00 |
|
Mike Dubman
|
171d674ca4
|
Merge pull request #441 from open-mpi/revert-438-topic/use_opal_common_verbs_want_fork_support
Revert "create the opal_common_verbs_want_fork_support parameter."
|
2015-03-04 10:13:00 +02:00 |
|
Gilles Gouaillardet
|
f43b5b46ee
|
btl/openib: fix heterogeneous support
Thanks @bosilca for the pointer
|
2015-03-04 13:53:05 +09:00 |
|
Gilles Gouaillardet
|
81b0444ef2
|
btl/openib: fix comment syntax, no code change
and silence gcc warning about nested comments
|
2015-03-04 11:24:14 +09:00 |
|
Howard Pritchard
|
1b37e6f076
|
Merge pull request #440 from hppritcha/topic/issue_255
romio: patches from Rob Latham for issue #255
|
2015-03-03 12:10:58 -07:00 |
|
Rolf vandeVaart
|
edf58eb549
|
Implement CUDA-aware workaround while fork support worked out
|
2015-03-03 09:50:01 -05:00 |
|
Mike Dubman
|
98503b56e0
|
Revert "create the opal_common_verbs_want_fork_support parameter."
|
2015-03-03 14:28:31 +02:00 |
|
Howard Pritchard
|
53fd425a6a
|
romio: patches from Rob Latham for issue #255
Patches supplied by Rob Latham which fix issue #255.
See
http://git.mpich.org/mpich.git/commit/4e80e1d2b9
http://git.mpich.org/mpich.git/commit/5a10283bf7fd
Signed-off-by: Howard Pritchard <hppritcha@gmail.com>
|
2015-03-02 15:33:49 -08:00 |
|
Yohann Burette
|
375611505b
|
mtl/ofi: Fix synchronous Recv from ANY_SRC.
|
2015-03-02 08:57:46 -08:00 |
|
Mike Dubman
|
fbb7c80312
|
Merge pull request #439 from alex-mikheev/topic/mxm_finalize_fix
OMPI/MXM: add out of band barrier at the end of del_procs
|
2015-03-02 15:43:32 +02:00 |
|
Alex Mikheev
|
168c83ed95
|
OMPI/MXM: add out of band barrier at the end of del_procs
mxm shutdown requires out of band barrier
|
2015-03-02 12:56:02 +02:00 |
|
Gilles Gouaillardet
|
42f5a36ee3
|
rmaps/seq: fix misc memory leaks
as reported by Coverity with CIDs 1269886 and 1269887
|
2015-03-02 15:31:11 +09:00 |
|
Gilles Gouaillardet
|
0c7a2846d1
|
rmaps/rank_file: fix misc memory leaks
as reported by Coverity with CIDs 72250 and 1196774
|
2015-03-02 15:31:11 +09:00 |
|
Gilles Gouaillardet
|
c15b919635
|
rmaps/lama: fix misc memory leaks
as reported by Coverity with CIDs 719263, 719264, 1196712 and 1269842
|
2015-03-02 15:31:11 +09:00 |
|
Gilles Gouaillardet
|
456baeb71b
|
rmaps/base: fix misc memory leaks
as reported by Coverity with CIDs 1196751, 1196754, 1196755 and 1269866
|
2015-03-02 15:31:11 +09:00 |
|
Gilles Gouaillardet
|
d8f3b378b3
|
orte/oob: fix misc memory leaks
as reported by Coverity as CIDs 1196748, 1196749 and 1269895
|
2015-03-02 15:31:11 +09:00 |
|
Mike Dubman
|
cc7caf699e
|
Merge pull request #438 from alinask/topic/use_opal_common_verbs_want_fork_support
create the opal_common_verbs_want_fork_support parameter.
|
2015-03-02 07:43:37 +02:00 |
|
Gilles Gouaillardet
|
464dbccb7b
|
ompi/bcol: fix misc memory leaks
as reported by Coverity with CIDs 715758-715762,715765 and 715767
|
2015-03-02 12:48:02 +09:00 |
|
Gilles Gouaillardet
|
04a0438b56
|
sec/munge: send NULL terminated strings
|
2015-03-02 12:19:46 +09:00 |
|