tkonolige commented on pull request #6275:
URL: https://github.com/apache/incubator-tvm/pull/6275#issuecomment-674148457


   I think I'm a little late to this discussion, but what is the reason for 
having our own thread pool/parallel_for implementation? OpenMP is already an 
optional dependency, we could use it when available.
   
   I can understand that having our own implementation means we don't have to 
depend on another library, but it also means we need to maintain it and add 
features as we need them (though this doesn't seem like much 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]


Reply via email to