Enable default roofline to run on a particular gcd

Signed-off-by: colramos-amd <colramos@amd.com>


[ROCm/rocprofiler-compute commit: 4fd8646c56]
This commit is contained in:
colramos-amd
2022-11-10 10:12:54 -06:00
parent 272a60fd8d
commit f0e1370d6c
@@ -398,6 +398,8 @@ def omniperf_profile(args):
path_to_binary,
"-o",
workload_dir + "/" + "roofline.csv",
"-d",
str(args.device),
]
)