You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/05/06 09:09:23 UTC

[GitHub] [tvm] leandron commented on pull request #7983: [PROFILING] Use PAPI to collect hardware performance counters on CPU and CUDA

leandron commented on pull request #7983:
URL: https://github.com/apache/tvm/pull/7983#issuecomment-833365958


   > These performance counters include data like total cycles, instructions executed, and cache misses. Users can control which performance counters are collected by setting the TVM_PAPI_${DEVICE}_METRICS environment variable to a semicolon separated list of metrics.
   
   Can you also document the use of `$TVM_PAPI_${DEVICE}_METRICS` somewhere?


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