tqchen commented on issue #4344: [ThreadPool] Solve thread transitions issue URL: https://github.com/apache/incubator-tvm/pull/4344#issuecomment-555333137 Another way to resolve the problem, which might be better, would be register the fork handler, which reset the affinity at fork time. https://pubs.opengroup.org/onlinepubs/009695399/functions/pthread_atfork.html
---------------------------------------------------------------- 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
