Changes between Version 35 and Version 36 of Public/User_Guide/PaS


Ignore:
Timestamp:
Feb 26, 2021, 9:39:58 AM (3 years ago)
Author:
Jochen Kreutz
Comment:

remove warning about broken PSMPI module in Devel-2020 stage and update GPU direct env example on ESB

Legend:

Unmodified
Added
Removed
Modified
  • Public/User_Guide/PaS

    v35 v36  
    33This page is intended to give a short overview on known issues and to provide potential solutions and workarounds to the issues seen.
    44
    5 ''Last update: 2021-02-18''
     5''Last update: 2021-02-26''
    66
    77[[span(style=color: #FF0000, System maintenance on Wednesday, 2021-02-24 and Thursday, 2021-02-25, limited user access !)]]
     
    5656
    5757
    58 === ParaStationMPI in Devel-2020 stage broken ===
    59 
    60 - ParaStationMPI module of the Devel-2020 stage cannot be loaded
    61 
    6258=== GPU direct usage with IB on ESB ===
    6359
     
    6561
    6662{{{
    67 module --force purge
    68 module use $OTHERSTAGES
    69 module load Stages/Devel-2019a
    70 module load GCC/8.3.0 or module load Intel
    71 module load ParaStationMPI
     63ml --force purge
     64ml use $OTHERSTAGES
     65ml load Stages/Devel-2020
     66ml load Intel
     67ml load ParaStationMPI
    7268}}}
    7369