Changes between Version 7 and Version 8 of Public/ParaStationMPI


Ignore:
Timestamp:
Oct 24, 2019, 12:09:32 PM (5 years ago)
Author:
Carsten Clauß
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Public/ParaStationMPI

    v7 v8  
    2828**Warning:** ''This manual section is currently under development. Therefore, the following usage guidelines may be not flawless and are likely to change in some respects in the near future! ''
    2929
    30 On the DEEP system, the CUDA-awareness can be enabled by loading a dedicated module that links to a dedicated !ParaStation MPI library that has been compiled with CUDA support.
     30On the DEEP system, the CUDA-awareness can be enabled by loading a dedicated module that links to a dedicated !ParaStation MPI library that has been compiled with CUDA support:
    3131{{{
    3232module load GCC
     
    3434}}}
    3535Please note that CUDA-awareness might impact the MPI performance on systems parts where CUDA is not used.
    36 Therefore, it might be useful (and the other way around necessary) to disable/enable the CUDA-awareness also by setting this environment variable:
     36Therefore, it might be useful (and the other way around necessary) to disable/enable the CUDA-awareness by setting this environment variable:
    3737{{{
    3838PSP_CUDA=0|1