Changes between Version 13 and Version 14 of Public/User_Guide/SIONlib


Ignore:
Timestamp:
Mar 3, 2020, 2:35:09 PM (4 years ago)
Author:
Benedikt Steinbusch
Comment:

SIONlib 1.7.6 now in production stage

Legend:

Unmodified
Added
Removed
Modified
  • Public/User_Guide/SIONlib

    v13 v14  
    55== Modules ==
    66
    7 Recent versions of SIONlib are available on the DEEP-EST prototype through the new software stack as modules in the `Devel-2019a` stage:
     7Recent versions of SIONlib are available on the DEEP-EST prototype through the new software stack as modules in the production stage:
    88
    99{{{
    10 $ module use $OTHERSTAGES
    1110$ module spider SIONlib/1.7.6
     11
     12----------------------------------------------------------------------------
     13  SIONlib: SIONlib/1.7.6
     14----------------------------------------------------------------------------
     15    Description:
     16      SIONlib is a scalable I/O library for the parallel access to
     17      task-local files. The library not only supports writing and reading
     18      binary data to or from from several thousands of processors into a
     19      single or a small number of physical files but also provides for
     20      global open and close functions to access SIONlib file in parallel.
     21      SIONlib provides different interfaces: parallel access using MPI,
     22      OpenMp, or their combination and sequential access for
     23      post-processing utilities.
     24
     25
     26    You will need to load all module(s) on any one of the lines below before the "SIONlib/1.7.6" module is available to load.
     27
     28      GCC/8.3.0  ParaStationMPI/5.2.2-1
     29      GCC/8.3.0  ParaStationMPI/5.4.0-1-CUDA
     30      Intel/2019.3.199-GCC-8.3.0  IntelMPI/2019.3.199
     31      Intel/2019.3.199-GCC-8.3.0  ParaStationMPI/5.2.2-1
     32      Intel/2019.3.199-GCC-8.3.0  ParaStationMPI/5.2.2-1-mt
    1233}}}
    1334
     
    130151#SBATCH --nodes=4 --cpus-per-task=1 --partition=dp-dam
    131152
    132 module use $OTHERSTAGES
    133 module load Stages/Devel-2019a
    134 module load intel-para SIONlib/1.7.6
     153module load Intel ParaStationMPI SIONlib/1.7.6
    135154
    136155# Defines a shell function sionfwd-spawn that is used to