You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/11/09 16:38:00 UTC

[GitHub] [incubator-mxnet] leezu commented on issue #19502: CI slowdown on CentOS CPU related to OpenMP and intgemm

leezu commented on issue #19502:
URL: https://github.com/apache/incubator-mxnet/issues/19502#issuecomment-724128401


   > I think this is causing MXNet to use the slow CentOS OpenMP instead of the bundled support.
   
   Another hypothesis is that the slowdown results from an interaction of the llvm openmp linked by mxnet + the gcc 7 openmp (?) provided by devtoolset 7 on centos. Let's try if the issue persists when only linking one openmp implementation.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org