Skip to content

Commit

Permalink
Update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Richard Mckinsey committed Jul 30, 2024
1 parent 97f424d commit b1b8ea9
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 @@ -556,7 +556,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 b1b8ea9

Please sign in to comment.