Skip to content

Commit

Permalink
removing nestedID added by mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
vlkale committed Aug 5, 2023
1 parent 3c0a8a9 commit 50c1b1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common/kokkos-sampler/kp_sampler_skip.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@ void kokkosp_begin_parallel_scan(const char* name, const uint32_t devID,
}

if (NULL != beginScanCallee) {
uint64_t nestedID = 0;
(*beginScanCallee)(name, devID, kID);
}
}
Expand Down

0 comments on commit 50c1b1b

Please sign in to comment.