driazati opened a new pull request #10246:
URL: https://github.com/apache/tvm/pull/10246


   This sets the builds for each platform to use 
[sccache](https://github.com/mozilla/sccache) as a build cache. For a fully 
cached rebuild, this reduces the time (in testing) from 30+ minutes to 1-2 
minutes (e.g. if the build isn't touching any C++ files). We can run this for a 
while and if it is successful then remove the extra code around rebuilding 
using the existing on-instance build directory.
   
   The sccache server is backed by an S3 bucket configured in tlc-pack/ci 
<insert PR link>.
   
   TODOs:
   - update tlc-pack/ci with terraform for public S3 bucket
   - update docker images so they all have sccache
   
   Thanks for contributing to TVM!   Please refer to guideline 
https://tvm.apache.org/docs/contribute/ for useful information and tips. After 
the pull request is submitted, please request code reviews from 
[Reviewers](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers)
 by @ them in the pull request thread.
   


-- 
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]


Reply via email to