diff --git a/docs/72_smb/smb.rst b/docs/72_smb/smb.rst index 56a89fb..1d5013b 100644 --- a/docs/72_smb/smb.rst +++ b/docs/72_smb/smb.rst @@ -58,12 +58,21 @@ Build requirements: * `OpenMPI 1.10+ `_ * `mpich `_ +.. + +GPU Aware Requirements: + +* MPI implementation with GPU-aware communication support +* An available installation of either HIP or CUDA + + .. code-block:: bash cd make -j + For GPU aware MPI add either CUDA=1 or HIP=1 to the make command (Additional steps may be needed to find the proper includes and libraries objects) .. Testing the build: