Skip to content

Commit

Permalink
Reviewer's comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
trivialfis committed Jul 13, 2023
1 parent 45454b0 commit 871dcbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/parameter.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ General Parameters
+ ``cpu``: Use CPU.
+ ``cuda``: Use a GPU (CUDA device).
+ ``cuda:<ordinal>``: ``<ordinal>`` is an integer that specifies the ordinal of the GPU (which GPU do you want to use if you have more than one devices).
+ ``gpu``: Same as ``cuda``.
+ ``gpu:<ordinal>``: Same as ``cuda:<ordinal>``.
+ ``gpu``: Default GPU device selection from the list of available and supported devices. Only ``cuda`` devices are supported currently.
+ ``gpu:<ordinal>``: Default GPU device selection from the list of available and supported devices. Only ``cuda`` devices are supported currently.

Parameters for Tree Booster
===========================
Expand Down

0 comments on commit 871dcbc

Please sign in to comment.