[GitHub] [incubator-mxnet] TaoLv commented on issue #17641: OpenMP Error

2020-02-25 Thread GitBox
TaoLv commented on issue #17641: OpenMP Error URL: https://github.com/apache/incubator-mxnet/issues/17641#issuecomment-591269085 Thanks @leezu! It seems that we have got a consensus to address this issue? This is an

[GitHub] [incubator-mxnet] TaoLv commented on issue #17641: OpenMP Error

2020-02-25 Thread GitBox
TaoLv commented on issue #17641: OpenMP Error URL: https://github.com/apache/incubator-mxnet/issues/17641#issuecomment-591208799 Thank you @cjolivier01 . That's exactly what I just observed. This is an automated message

[GitHub] [incubator-mxnet] TaoLv commented on issue #17641: OpenMP Error

2020-02-25 Thread GitBox
TaoLv commented on issue #17641: OpenMP Error URL: https://github.com/apache/incubator-mxnet/issues/17641#issuecomment-591207215 @leezu, previously we thought intel is not distributing iomp static library: https://github.com/apache/incubator-mxnet/issues/8532#issuecomment-341834234. But

[GitHub] [incubator-mxnet] TaoLv commented on issue #17641: OpenMP Error

2020-02-25 Thread GitBox
TaoLv commented on issue #17641: OpenMP Error URL: https://github.com/apache/incubator-mxnet/issues/17641#issuecomment-591200201 @leezu what's the error of statically linking MKL libraries? This is an automated message from

[GitHub] [incubator-mxnet] TaoLv commented on issue #17641: OpenMP Error

2020-02-25 Thread GitBox
TaoLv commented on issue #17641: OpenMP Error URL: https://github.com/apache/incubator-mxnet/issues/17641#issuecomment-591199535 > @TaoLv which version of gcc? It's 4.8.5 on centos. Do you want me to try a higher version or exclude opencv from the build? >

[GitHub] [incubator-mxnet] TaoLv commented on issue #17641: OpenMP Error

2020-02-25 Thread GitBox
TaoLv commented on issue #17641: OpenMP Error URL: https://github.com/apache/incubator-mxnet/issues/17641#issuecomment-590741577 @leezu How about also set `-DMKL_USE_STATIC_LIBS=ON`? Then there is no need to worry about loading iomp dynamically. On my machine, I always have another

[GitHub] [incubator-mxnet] TaoLv commented on issue #17641: OpenMP Error

2020-02-24 Thread GitBox
TaoLv commented on issue #17641: OpenMP Error URL: https://github.com/apache/incubator-mxnet/issues/17641#issuecomment-590646295 > So it seems link order is important? I think so. I remember @icemelon9 also met the problem that importing pytorch before mxnet in a single python

[GitHub] [incubator-mxnet] TaoLv commented on issue #17641: OpenMP Error

2020-02-24 Thread GitBox
TaoLv commented on issue #17641: OpenMP Error URL: https://github.com/apache/incubator-mxnet/issues/17641#issuecomment-590645896 @leezu you may also want to take a look at the discussion around here: https://github.com/apache/incubator-mxnet/issues/16891#issuecomment-567051540

[GitHub] [incubator-mxnet] TaoLv commented on issue #17641: OpenMP Error

2020-02-24 Thread GitBox
TaoLv commented on issue #17641: OpenMP Error URL: https://github.com/apache/incubator-mxnet/issues/17641#issuecomment-590645312 @leezu I need take time to go through this discussion. But do you think changing MKL to static link will solve your question? Please see link adviser here:

[GitHub] [incubator-mxnet] TaoLv commented on issue #17641: OpenMP Error

2020-02-21 Thread GitBox
TaoLv commented on issue #17641: OpenMP Error URL: https://github.com/apache/incubator-mxnet/issues/17641#issuecomment-589568416 Same issue: https://github.com/apache/incubator-mxnet/issues/17366 This is an automated message