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/01/17 03:52:50 UTC

[GitHub] cbalioglu opened a new pull request #9463: Rename kvstore/utils.* to kvstore/kvstore_utils.*

cbalioglu opened a new pull request #9463: Rename kvstore/utils.* to kvstore/kvstore_utils.*
URL: https://github.com/apache/incubator-mxnet/pull/9463
 
 
   Using an old version of GCC (e.g. 4.9) as the host compiler for nvcc causes compilation failures in multi-threaded builds when there are multiple CUDA source files with the same name.
   
   ## Checklist ##
   ### Essentials ###
   - [x] Passed code style checking (`make lint`)
   - [x] Changes are complete (i.e. I finished coding on this PR)
   - [x] To the my best knowledge, examples are either not affected by this change
   
   @ZiyueHuang  @eric-haibin-lin 
   #8732: `src/common/utils.cu` and `src/kvstore/utils.cu`
   

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