driazati opened a new issue, #11550:
URL: https://github.com/apache/tvm/issues/11550

   Sometimes GitHub Actions takes longer than Jenkins but we can improve this 
bottleneck by using sccache which should eliminate most of the runtime for 
Windows/MacOS. We need to:
   1. Configure 2 S3 buckets, one for Windows and one for MacOS (publicly 
readable, so jobs on `main` can write to it but not jobs on PRs)
   2. Add credentials to access the bucket to the repo
   3. Install sccache on the GitHub Actions workflows and configure it to use 
the relevant S3 bucket
   4. Set up `conda build` to use sccache


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