Skip to content

Commit

Permalink
fixed boos
Browse files Browse the repository at this point in the history
  • Loading branch information
monkins1010 committed Dec 18, 2019
1 parent a2ae360 commit 70c35f8
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 284 deletions.
2 changes: 1 addition & 1 deletion api.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ static void gpustatus(int thr_id)
char* card;


cgpu->gpu_plimit = device_plimit[cgpu->gpu_id];
// cgpu->gpu_plimit = device_plimit[cgpu->gpu_id];

#ifdef USE_WRAPNVML
cgpu->has_monitoring = true;
Expand Down
Loading

0 comments on commit 70c35f8

Please sign in to comment.