Skip to content

Commit

Permalink
formatting to nvtx focused connector
Browse files Browse the repository at this point in the history
  • Loading branch information
vlkale committed Aug 5, 2023
1 parent 5066ced commit c4f64b5
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,8 @@ void focusedConnectorExecuteEnd() {

void kokkosp_finalize_library() {
printf("-----------------------------------------------------------\n");
printf("KokkosP: Finalization of NVProf Connector. Complete.\n");
printf(
"KokkosP: Finalization of NVTX Analyzer Focused Connector. Complete.\n");
printf("-----------------------------------------------------------\n");
}

Expand Down

0 comments on commit c4f64b5

Please sign in to comment.