zachgk commented on issue #13364: [MXNET-1225] Always use config.mk in make 
install instructions
URL: https://github.com/apache/incubator-mxnet/pull/13364#issuecomment-440833273
 
 
   @larroy I am documenting make because as far as I know the scala package 
only works through make. If it works through cmake, is there anything blocking 
us from entirely switching all make commands to cmake throughout the install 
instructions?
   
   Also, does cmake use config.mk as well? If it does, I think the same thing 
applies such that all cmake commands should use config.mk instead of passing 
arguments directly. I ran into a few cmake commands that did not use config.mk 
in the build_from_source.md, but I was unsure whether they could be switched or 
not. 

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


With regards,
Apache Git Services

Reply via email to