leezu commented on issue #17299: Error when building mxnet with USE_DIST_KVSTORE
URL: 
https://github.com/apache/incubator-mxnet/issues/17299#issuecomment-574228943
 
 
   Please post the output of `cmake -DUSE_CUDA=1 -DUSE_MKLDNN=1 
-DCMAKE_EXPORT_COMPILE_COMMANDS=1 -DBUILD_CYTHON_MODULES=1 -DUSE_DIST_KVSTORE=1 
..`.
   
   It seems protobuf is not found correctly on your system. If this is the case 
and if protobuf is required, we can change the `CMakeLists.txt` to error out in 
case of not finding protobuf.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to