Enable default roofline to run on a particular gcd

Signed-off-by: colramos-amd <colramos@amd.com>
This commit is contained in:
colramos-amd
2022-11-10 10:12:54 -06:00
parent 28338d86c0
commit 4fd8646c56
+2
View File
@@ -398,6 +398,8 @@ def omniperf_profile(args):
path_to_binary,
"-o",
workload_dir + "/" + "roofline.csv",
"-d",
str(args.device),
]
)