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 20:30:45 UTC

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

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

 ##########
 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:
   I'd recommend to verify. Some submodules used to ignore the standards. Cmake as well as make paths should be tested - sometimes, cmake and make get intermingled

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