[GitHub] larroy commented on issue #10856: Failed OpenMP assertion when loading MXNet compiled with DEBUG=1

2019-01-18 Thread GitBox
larroy commented on issue #10856: Failed OpenMP assertion when loading MXNet compiled with DEBUG=1 URL: https://github.com/apache/incubator-mxnet/issues/10856#issuecomment-455633028 What's worse is that when executing this test, you can easily create a segmentation fault, by hitting ^C so

[GitHub] larroy commented on issue #10856: Failed OpenMP assertion when loading MXNet compiled with DEBUG=1

2019-01-18 Thread GitBox
larroy commented on issue #10856: Failed OpenMP assertion when loading MXNet compiled with DEBUG=1 URL: https://github.com/apache/incubator-mxnet/issues/10856#issuecomment-455632496 I spent some time looking at this, I can say I understand what's the problem, this happens when the omp eng

[GitHub] larroy commented on issue #10856: Failed OpenMP assertion when loading MXNet compiled with DEBUG=1

2019-01-12 Thread GitBox
larroy commented on issue #10856: Failed OpenMP assertion when loading MXNet compiled with DEBUG=1 URL: https://github.com/apache/incubator-mxnet/issues/10856#issuecomment-453742444 Stuck for 46h running unit tests with the following error message: ``` OMP: Error #13: Assertion f

[GitHub] larroy commented on issue #10856: Failed OpenMP assertion when loading MXNet compiled with DEBUG=1

2018-11-06 Thread GitBox
larroy commented on issue #10856: Failed OpenMP assertion when loading MXNet compiled with DEBUG=1 URL: https://github.com/apache/incubator-mxnet/issues/10856#issuecomment-436361689 This is really problematic, is there a suggestion for anything that we can do to fix this? ---