szha commented on a change in pull request #12328: [MXNET-857] Add initial NVTX 
profiler implementation
URL: https://github.com/apache/incubator-mxnet/pull/12328#discussion_r283118791
 
 

 ##########
 File path: make/config.mk
 ##########
 @@ -80,6 +80,9 @@ ENABLE_CUDA_RTC = 1
 # whether use CuDNN R3 library
 USE_CUDNN = 0
 
+# whether to use NVTX when profiling
+USE_NVTX = 0
 
 Review comment:
   @KellenSunderland do you recommend enabling this in pip?

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to