larroy edited a comment on issue #15808: Add option to choose between OMP 
implementations
URL: https://github.com/apache/incubator-mxnet/pull/15808#issuecomment-529166233
 
 
   This has repeatedly caused crashes reported by several users which didn't 
happen when we used the platform OMP which is also the one shipped with binary 
releases. You are doing a disservice to the community and the project with this 
attitude, the users are free to choose the OMP implementation that they want. 
We need to reproduce the builds which use the builtin omp with the CMake build, 
and this change enables exactly this behaviour, You are free to compile with 
whatever OMP version you like, see the github issues for reports of crashes and 
problems with other OMP implementations. Intel already said they will remove 
the bundled iomp from MKL as it causes some crashes using multiprocessing which 
doesn't see to be caused by our code.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to