leezu opened a new issue #20095:
URL: https://github.com/apache/incubator-mxnet/issues/20095


   libgomp, just like libgfortran is [covered by GCC Runtime Library 
Exception](https://www.gnu.org/licenses/gcc-exception-3.1-faq.html) and we may 
include it inside our pypi wheel to ensure consistent performance even on 
systems that have outdated libgomp. The wheel currently assumes that the 
libgomp from host operating system can be used, but that is prohibited by 
manylinux2014 policy (and has the negative performance impact on old OS): 
https://www.python.org/dev/peps/pep-0599/#id20


-- 
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:
us...@infra.apache.org



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

Reply via email to