Changes between Version 1 and Version 2 of Public/User_Guide/SDV_Cluster


Ignore:
Timestamp:
Oct 27, 2016, 2:00:06 PM (9 years ago)
Author:
Anke Kreuzer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Public/User_Guide/SDV_Cluster

    v1 v2  
    2626storages.
    2727
    28 == Using the EXTOLL network ==
    29 
    30 Since the `LD_LIBRARY_PATH` attracts incompatible EXTOLL libraries it as to be adapted manually. The following setup should work:
    31 {{{
    32 module purge
    33 module load gcc parastation/gcc-5.1.4-1_1_g064e3f7
    34 export LD_LIBRARY_PATH=/usr/local/parastation/pscom/lib64:${LD_LIBRARY_PATH}
    35 export LD_LIBRARY_PATH=/direct/Software/Extoll/SDV/lib:$LD_LIBRARY_PATH
    36 }}}
    3728
    3829== Using /nvme ==