[doc] Quick note for the device parameter. [skip ci] (#9483)
This commit is contained in:
parent
c061e3ae50
commit
b2e93d2742
@ -46,7 +46,7 @@ General Parameters
|
|||||||
+ ``gpu``: Default GPU device selection from the list of available and supported devices. Only ``cuda`` devices are supported currently.
|
+ ``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.
|
+ ``gpu:<ordinal>``: Default GPU device selection from the list of available and supported devices. Only ``cuda`` devices are supported currently.
|
||||||
|
|
||||||
For more information about GPU acceleration, see :doc:`/gpu/index`.
|
For more information about GPU acceleration, see :doc:`/gpu/index`. In distributed environments, ordinal selection is handled by distributed frameworks instead of XGBoost. As a result, using ``cuda:<ordinal>`` will result in an error. Use ``cuda`` instead.
|
||||||
|
|
||||||
* ``verbosity`` [default=1]
|
* ``verbosity`` [default=1]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user