Skip to content

Commit

Permalink
remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Razdoburdin committed Feb 11, 2025
1 parent 8130d94 commit c09dc9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/common/quantile.h
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,6 @@ class SketchContainerImpl {
}
}

// #pragma omp flush(buff_was_used, categories_buff, sketches_buff)
#pragma omp barrier
if (wl.n_splits > 1 && wl.split_idx == 0) {
/* The thread being responsible for the first block in split
Expand Down

0 comments on commit c09dc9e

Please sign in to comment.