Qiumin Xu

Results 2 comments of Qiumin Xu

Your usage looks fine. It would be helpful if you post the log of your model running. Any interesting log related to profiling?

This line is causing error: 2020-07-23 10:58:44.299258: E tensorflow/core/profiler/internal/gpu/cupti_tracer.cc:1441] function cupti_interface_->Subscribe( &subscriber_, (CUpti_CallbackFunc)ApiCallback, this)failed with error CUPTI_ERROR_INSUFFICIENT_PRIVILEGES This error occurs because cupti 10.1 requires root permission to profile. You can...