Skip to content

Commit

Permalink
avoid using gpu in liftcover if it's not present
Browse files Browse the repository at this point in the history
  • Loading branch information
friguzzi committed Jan 14, 2024
1 parent 178aca6 commit 814a716
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config-available/liftcover.pl
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@
*/

:- set_setting(liftcover:max_threads,2).
:- set_setting(liftcover:allow_gpu,false).

0 comments on commit 814a716

Please sign in to comment.