diff --git a/docs/source/qs/install.rst b/docs/source/qs/install.rst index ba473032f..eac531ed1 100644 --- a/docs/source/qs/install.rst +++ b/docs/source/qs/install.rst @@ -43,12 +43,12 @@ Alternatively, one can `compile OpenFOAM-7 from source code `_ to check your system compatibility and choose the installation command line that is suitable for your platform. +.. Note:: Please go to PyTorch's official website to check your system compatability and choose the installation command line that is suitable for your platform. After installing torch, do check if torch.cuda.is_available() returns true to use GPU for DNN inference! .. code-block:: bash