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

   This adds `/opt/sccache` to the PATH of each of the CI docker images so when 
cmake looks for a C compiler it will pick up the sccache wrapper by default. 
This fixes some issues where compiler invocations weren't being run though 
sccache. With this approach the invoker doesn't need to do anything specific to 
set up sccache.
   
   This will require a follow up PR to update the Docker images and remove some 
of the sccache logic in `task_build.py`
   
   


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