You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/01/16 18:58:37 UTC

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #13456: Improve CCache handling

leezu commented on a change in pull request #13456: Improve CCache handling
URL: https://github.com/apache/incubator-mxnet/pull/13456#discussion_r367593222
 
 

 ##########
 File path: ci/docker/runtime_functions.sh
 ##########
 @@ -637,9 +685,11 @@ build_ubuntu_gpu_cmake_mkldnn() {
 build_ubuntu_gpu_cmake() {
     set -ex
     cd /work/build
+    build_ccache_wrappers
 
 Review comment:
   @larroy @marcoabreu based on the update to cmake 3.13, now `build_ccache_wrappers` is only needed due to some submodules not handling the `CMAKE_CXX_COMPILER_LAUNCHER` correctly? 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services