Fix outstanding roofline test that was missed in previous commit

Signed-off-by: coleramos425 <colramos@amd.com>
This commit is contained in:
coleramos425
2024-04-25 21:23:26 +00:00
committed by Cole Ramos
parent 7d34e80567
commit 3f150409f1
+1 -1
View File
@@ -534,7 +534,7 @@ def test_kernel_names():
file_dict = test_utils.check_csv_files(workload_dir, num_devices, num_kernels)
if soc == "MI200":
assert sorted(list(file_dict.keys())) == [
"empirRoof_gpu-0_fp32.pdf",
"empirRoof_gpu-0_fp32_fp64.pdf",
"empirRoof_gpu-0_int8_fp16.pdf",
"kernelName_legend.pdf",
"pmc_perf.csv",