When attempting to retrieve the TDP of an AMD CPU the tdp-finder.py fails with an error. The problem seems to occur because the expected columns do not exist in the amd-cpus.csv.
Traceback (most recent call last):
File "/home/user/treecript/TREECRIPT/bin/tdp-finder.py", line 24, in <module>
main()
File "/home/user/treecript/TREECRIPT/lib/python3.12/site-packages/treecript/tdp_finder.py", line 106, in main
tdp_column, tdp_in_w = tdp_finder(
^^^^^^^^^^^
File "/home/user/treecript/TREECRIPT/lib/python3.12/site-packages/treecript/tdp_finder.py", line 47, in tdp_finder
raise Exception()
Exception
When attempting to retrieve the TDP of an AMD CPU the tdp-finder.py fails with an error. The problem seems to occur because the expected columns do not exist in the
amd-cpus.csv.Raised error
Command to reproduce
tdp-finder.py <METRICS_DIRECTORY>/ <DATASET_DIRECTORY>/amd-cpus.csvTested environment details
lscpucommand): AMD Ryzen AI 9 HX 370 w/ Radeon 890M