wkcn opened a new issue #18501:
URL: https://github.com/apache/incubator-mxnet/issues/18501
## Description
Hi there, I try to build MXNet2.0 (only cpu) in my laptop with 16GB memory.
I found that it takes over 16GB memory to compile a single file
src/operator/tensor/index_op.o. I need to create extra 8GB virtual memory for
building this file.
Is it possible to divide indexing_op into multiple small files to reduce the
memory cost?
## Environment
The latest code of MXNet 2.0
Arch Linux
----------------------------------------------------------------
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]