[Doc] Document that CUDA 10.0 is required [skip ci] (#5872)
This commit is contained in:
parent
06320729d4
commit
22a31b1faa
@ -5,10 +5,10 @@ XGBoost GPU Support
|
|||||||
This page contains information about GPU algorithms supported in XGBoost.
|
This page contains information about GPU algorithms supported in XGBoost.
|
||||||
To install GPU support, checkout the :doc:`/build`.
|
To install GPU support, checkout the :doc:`/build`.
|
||||||
|
|
||||||
.. note:: CUDA 9.0, Compute Capability 3.5 required
|
.. note:: CUDA 10.0, Compute Capability 3.5 required
|
||||||
|
|
||||||
The GPU algorithms in XGBoost require a graphics card with compute capability 3.5 or higher, with
|
The GPU algorithms in XGBoost require a graphics card with compute capability 3.5 or higher, with
|
||||||
CUDA toolkits 9.0 or later.
|
CUDA toolkits 10.0 or later.
|
||||||
(See `this list <https://en.wikipedia.org/wiki/CUDA#GPUs_supported>`_ to look up compute capability of your GPU card.)
|
(See `this list <https://en.wikipedia.org/wiki/CUDA#GPUs_supported>`_ to look up compute capability of your GPU card.)
|
||||||
|
|
||||||
*********************************************
|
*********************************************
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user