You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@tvm.apache.org by Max Sponner via Apache TVM Discuss <no...@discuss.tvm.ai> on 2021/08/06 07:58:50 UTC

[Apache TVM Discuss] [Questions] Add Evaluators to Debug Executor


Hi @tkonolige ,

thanks to your help, I was able to measure data on a range of different devices.
But there might be a problem with the CMake script, if PAPI is not installed on a standard location:

I tried using this setup on a cluster environment, where PAPI was installed in my home directory and I put the path to the .pc file into TVM's config.cmake. However, papi.h could not be found during compilation.





---
[Visit Topic](https://discuss.tvm.apache.org/t/add-evaluators-to-debug-executor/10030/27) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/0b00fe8a050592f3eb190c0ea40dbdbcc66df931ddd34ca00f2c8312b796d5f6).

[Apache TVM Discuss] [Questions] Add Evaluators to Debug Executor

Posted by Tristan Konolige via Apache TVM Discuss <no...@discuss.tvm.ai>.

@max1996 The path you provide to cmake should point to the folder containing the .pc file not point to the file itself. If you are already doing this, could you provide the contents of the pc file?





---
[Visit Topic](https://discuss.tvm.apache.org/t/add-evaluators-to-debug-executor/10030/28) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/395a1e622e6a5981fb7c4c1d225655aba45501e0f3e360f47e3966c0a264eeb7).