You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/01/12 12:08:18 UTC

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

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 failure at kmp_runtime.cpp(6479).
   OMP: Hint: Please submit a bug report with this message, compile and run commands used, and machine configuration info including native compiler and operating system versions. Faster response will be obtained by including all program sources. For information on submitting this issue, please see https://bugs.llvm.org/.
   Assertion failure at kmp_runtime.cpp(6479): __kmp_thread_pool == __null.
   ```
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services