Re-enable standalone roof options. Everthing working.
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: b6d6c05e7b]
This commit is contained in:
@@ -649,7 +649,7 @@ def main():
|
||||
# Setup prerequisits for roofline
|
||||
roof_setup(args, my_parser)
|
||||
# Generate roofline
|
||||
roofline_only(args.path, args.verbose, args.device)
|
||||
roofline_only(args.path, args.device, args.sort, args.mem_level, args.verbose)
|
||||
|
||||
# Profile only
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user