You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/01/15 20:12:29 UTC

[GitHub] cbalioglu commented on issue #9428: Introduce the ENABLE_CUDA_RTC build option

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:
users@infra.apache.org


With regards,
Apache Git Services