tqchen commented on issue #6650: URL: https://github.com/apache/incubator-tvm/issues/6650#issuecomment-706208023
Would be great to confirm if this is caused by RPC itself being created via multi-processing and whether starting a separate RPC server would fix the problem. Multiprocessing is generally something we need to deal with very carefully especially when it comes to passing state through multi-processing. There are also other problems, like certain drivers themselves are not fork safe. ---------------------------------------------------------------- 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]
