diff --git a/doc/install.rst b/doc/install.rst index 7ce06aced..03daf465f 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -64,6 +64,11 @@ Conda should be able to detect the existence of a GPU on your machine and instal Visit the `Miniconda website `_ 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 -