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 2019/02/07 22:17:56 UTC

[GitHub] jeremiedb commented on issue #5296: KVStore error with certain optimizer settings - R-package

jeremiedb commented on issue #5296: KVStore error with certain optimizer settings - R-package
URL: https://github.com/apache/incubator-mxnet/issues/5296#issuecomment-461608335
 
 
   I'm afraid that by fixing the memory issue with the optimizer using executors, it has broken the optimizer update on kvstore. I think there should be a way to way to fix this in the R-package/src/kvstore.h/cc. 
   In the meantime, could you try using "local_allreduce_cpu" or "local_allreduce_device" instead of "device" for the kvstore parameter? 

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