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

   For older versions of `ccache` that do not support `nvcc`, this has no 
effect.  For newer versions of `ccache`, this enables caching the compiled 
`nvcc` outputs.  This was tested using `ccache` versions 3.7.7 (does not cache 
`nvcc` output) and 4.8.3 (caches `nvcc` output).
   
   This is primarily intended to reduce compilation time of cutlass kernels, 
which can take several minutes after switching branches.


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