Skip to content

Commit

Permalink
Update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Richard Mckinsey authored and Michael Richard Mckinsey committed Oct 3, 2024
1 parent 5ac8720 commit aa3146f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thicket/thicket.py
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ def add_ncu(
"""Add NCU data into the PerformanceDataFrame
Arguments:
ncu_report_mapping (dict): mapping from NCU report file to profile
ncu_report_mapping (dict): mapping from NCU report file to Caliper CUDA Activity Profile
chosen_metrics (list): list of metrics to sub-select from NCU report
overwrite (bool): whether to overwrite existing columns in the Thicket.DataFrame
debug (bool): whether to print debug information
Expand Down

0 comments on commit aa3146f

Please sign in to comment.