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-443960166
 
 
   @larroy @aaronmarkham 
   I discussed the issue offline with lanking520 and andrewfayres. Right now, 
this PR is just a stopgap until we complete the final solution worked on in 
https://issues.apache.org/jira/browse/MXNET-1224. After that, we can just 
migrate all backend builds into cmake and that will be fine from the scala end.
   
   In the meantime, we have a redundancy in our docs between the 
build_from_source instructions and the os specific files. Our current plan is 
to take advantage of it by leaving cmake in the build_from_source and make in 
the os specific. Then, we will tell all scala users that they must use the os 
specific instructions and not the build from source instructions. If they did 
build using cmake and the build_from_source instructions, they should "make 
clean" and remake it with the os specific instructions.

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