tkonolige opened a new pull request #8370: URL: https://github.com/apache/tvm/pull/8370
On my AMD 3950X, `/sys/devices/systen/cpu/cpu*/cpufreq/cpuinfo_max_freq` is not the same across all cores. If I look at `scaling_max_freq` instead, then I see that all cores are the same frequency (as expected). This probably still won't work correctly across all platforms, but I don't think there is an easier, quick way to do the detection. Maybe we should think about using pytorch's cpuinfo library (https://github.com/pytorch/cpuinfo). @tqchen @FrozenGene -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
