btw, I did a lot of work with mxnet and cython ( 
https://github.com/apache/incubator-mxnet/tree/cython ), and never had issues 
with this openmp library (always build with cmake).  More likely the problems 
you see are symptoms of something else that can be adjusted.  This OpenMP 
library has 66% less overhead than libgomp when running parallel OMP regions, 
which adds up to a lot of time quickly.

[ Full content available at: 
https://github.com/apache/incubator-mxnet/pull/12160 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to