u99127 opened a new pull request #6736: URL: https://github.com/apache/incubator-tvm/pull/6736
For building and testing and parallelizing some small portions of the python testsuite which are multicore safe and parallelizable I've been playing off and on with xdist and pytest-profiling. We know it's not safe for the entirity of CI yet but this could enable smaller parts of pipelines that folks use using the common scripts to be parallelized or indeed profiled for more insight into where time is spent in building and testing TVM and while I'm not currently proposing the jenkins flow to parallelize more, having these in the base docker images will allow for more experimentation and thought. @tqchen @tmoreau89 - thoughts ? ---------------------------------------------------------------- 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]
