Issue filed: https://github.com/open-mpi/ompi/issues/1379
> On Feb 18, 2016, at 2:08 PM, Jeff Squyres (jsquyres)
> wrote:
>
> It looks like the root cause of this is negative tests (i.e., teststhat are
> supposed to fail) are not actually quitting. They still keep running, even
> after thei
It looks like the root cause of this is negative tests (i.e., teststhat are
supposed to fail) are not actually quitting. They still keep running, even
after their HNP is gone -- spinning endlessly, consuming CPU cycles.
Hence, the CPU load on a bunch of nodes in my cluster is in the hundreds (w
Hi Folks,
I noticed cisco-community MTT results are really red/pink today.
If I try to view some of the ibm test results though, something goes
south with mtt and this is what get's posted back to my browser:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to
allocate 71 bytes
I haven't reviewed the code, but can confirm that it fixes the issue for me.
Thanks
--Nysal
On Thu, Feb 18, 2016 at 9:26 AM, Gilles Gouaillardet
wrote:
> Folks,
>
> i made https://github.com/open-mpi/ompi/pull/1376 to fix this issue
>
> note it also revert the changes previously introduced in
>