In MXNet 1.x supports building a single libmxnet.so and use it on both CPU or GPU machines. This is not possible in MXNet 2 due to making nvrtc a required dependency and https://github.com/apache/incubator-mxnet/issues/17858 This can be a blocking issue for users moving from MXNet 1 to MXNet 2.
-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-mxnet/issues/19139#issuecomment-692395341
