Skip to content

Commit

Permalink
Fix clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
crtrott committed May 23, 2024
1 parent f4627df commit 679ba48
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 @@ -19,7 +19,6 @@ static int tool_verbosity = 0;
static int tool_globFence = 0;
static int tool_seed = -1;


// a hash table mapping kID to nestedkID
static std::unordered_map<uint64_t, uint64_t> infokIDSample;

Expand Down

0 comments on commit 679ba48

Please sign in to comment.