Skip to content

Commit

Permalink
Reset on configure.
Browse files Browse the repository at this point in the history
  • Loading branch information
RAMitchell committed Apr 26, 2022
1 parent 047ce1e commit 0486996
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tree/updater_gpu_hist.cu
Original file line number Diff line number Diff line change
Expand Up @@ -692,6 +692,7 @@ class GPUHistMaker : public TreeUpdater {
param_.UpdateAllowUnknown(args);
hist_maker_param_.UpdateAllowUnknown(args);
dh::CheckComputeCapability();
initialised_ = false;

monitor_.Init("updater_gpu_hist");
}
Expand Down

0 comments on commit 0486996

Please sign in to comment.