cbalioglu commented on issue #9428: Introduce the ENABLE_CUDA_RTC build option URL: https://github.com/apache/incubator-mxnet/pull/9428#issuecomment-357778818 The only thing lost when USE_CUDA is ON and ENABLE_CUDA_RTC is OFF is calling the `mxnet.rtc.CudaModule` API will cause an `MXNetError`. Basically it disables the "[Run-Time Compilation API](http://mxnet.incubator.apache.org/api/python/rtc/rtc.html)".
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
