eric-haibin-lin commented on a change in pull request #8294: NCCL integration
URL: https://github.com/apache/incubator-mxnet/pull/8294#discussion_r145023564
 
 

 ##########
 File path: src/kvstore/kvstore_local.h
 ##########
 @@ -61,7 +61,10 @@ class KVStoreLocal : public KVStore {
   }
 
   virtual ~KVStoreLocal() {
-    delete comm_;
 
 Review comment:
   I think `delete nullptr` is safe
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to