[Doc] Indicate lack of py-xgboost-gpu on Windows (#8127)

This commit is contained in:
Philip Hyunsu Cho
2022-07-28 12:57:16 -07:00
committed by GitHub
parent 2c70751d1e
commit 24c2373080

View File

@@ -64,6 +64,11 @@ Conda should be able to detect the existence of a GPU on your machine and instal
Visit the `Miniconda website <https://docs.conda.io/en/latest/miniconda.html>`_ to obtain Conda.
.. note:: ``py-xgboost-gpu`` not available on Windows.
The ``py-xgboost-gpu`` is currently not available on Windows. If you are using Windows,
please use ``pip`` to install XGBoost with GPU support.
R
-