You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/09/19 21:49:32 UTC

[GitHub] [tvm] KOLANICH commented on pull request #12834: Improved recompilation times by utilizing CCache.

KOLANICH commented on PR #12834:
URL: https://github.com/apache/tvm/pull/12834#issuecomment-1251598325

   >If you want to use cmake with your builds you can run cmake -DCMAKE_CXX_COMPILER_LAUNCHER=ccache ... when you configure cmake.
   
   I have tried this first (but not when configuring, I have edited using `cmake-gui`), but I got some errors of interaction between CMake and ninja (that have forced me into cleaning CMake cacheand starting from scratch several times), so I resorted to this way.
   
   >Actually I've created a PR to re-enable ccache here: #12839
   
   Thanks, I have left my comment there.
   


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org