larroy commented on a change in pull request #11096: [MXNET-472]  ccache for 
docker builds
URL: https://github.com/apache/incubator-mxnet/pull/11096#discussion_r191979420
 
 

 ##########
 File path: ci/docker/runtime_functions.sh
 ##########
 @@ -31,14 +31,49 @@ clean_repo() {
     git submodule update --init --recursive
 }
 
+# wrap compiler calls with ccache
+build_ccache_wrappers() {
 
 Review comment:
   do we need wrappers if we compile the latest ccache ourselves? it should 
have the fix for nvcc right?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to