junrushao1994 opened a new pull request #9172: URL: https://github.com/apache/tvm/pull/9172
According to the suggestion from @tqchen, this PR disallows automatic worker discovery in RPCRunner, in order to accommodate the case where several tuning processes may share the same RPCTracker in the real world. In this case, automatic discovery is problematic because it could only find the workers that are idle. This addresses the flakiness in meta schedule unittests by the way because now the runner assumes `max_workers=1` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
