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 2018/06/05 16:09:29 UTC

[GitHub] marcoabreu opened a new pull request #11151: [MXNET-472] ccache for docker builds

marcoabreu opened a new pull request #11151: [MXNET-472] ccache for docker builds
URL: https://github.com/apache/incubator-mxnet/pull/11151
 
 
   ## Description ##
   Introduce instance-local ccache to unix-based builds
   
   ## Checklist ##
   ### Essentials ###
   - [x] The PR title starts with [MXNET-472](https://issues.apache.org/jira/projects/MXNET/issues/MXNET-472)
   - [ ] Changes are complete
   
   ### Changes ###
   - [x] CCache latest version and build for all different docker builds
   - [x] CPU and GPU builds are supported
   
   ## Comments ##
   
   In future, the ccache dir is meant to be shared via EFS on instances with the same label on CI builds.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services