Skip to content

Commit

Permalink
Update to work with rocprof v1
Browse files Browse the repository at this point in the history
Signed-off-by: benrichard-amd <[email protected]>
Signed-off-by: xuchen-amd <[email protected]>
  • Loading branch information
benrichard-amd authored and xuchen-amd committed Oct 29, 2024
1 parent 2ffd921 commit b600fb7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/rocprof_compute_profile/profiler_rocprof_v2.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ def get_profiler_options(self, fname):
def pre_processing(self):
"""Perform any pre-processing steps prior to profiling."""
super().pre_processing()
# if self.ready_to_profile:
# self.pmc_perf_split()

@demarcate
def run_profiling(self, version, prog):
Expand Down

0 comments on commit b600fb7

Please sign in to comment.