Open yelandgit opened 4 years ago
A change in upstream jemalloc means that we can't link with system jemalloc. This will be fixed once https://github.com/apache/incubator-mxnet/pull/17121 is merged. In the meantime you can use that PR if you like to build with jemalloc.
I'm trying to compile MXNet with different configurations in Linux Mint 19.2, RTX 2080 Ti
Ok, working
Ok, working again
Why the ctest is failed?
What did I make wrong? Invalid parameter combination? I need MXNet without GPU support, just CPU. How can I do it?