wkcn edited a comment on issue #18501: URL: https://github.com/apache/incubator-mxnet/issues/18501#issuecomment-643524295
Hi @leezu , I am not sure that it costs less than 3GB memory to build indexing_op.o. By building with ninja in multiple threads, It takes less than 12 GB memory. However, it takes more than 16GB memory to build indexing_op.o by ‘make’ in single thread. I need to confirm it. I think the compiler flags may be different between original ‘Makefile’ and ‘CMakeList’. I remember that the original Makefile will be deprecated . If so, it is not a block issue. ---------------------------------------------------------------- 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]
