Changes between Version 17 and Version 18 of Public/User_Guide/OmpSs-2


Ignore:
Timestamp:
Jun 11, 2019, 12:30:38 PM (5 years ago)
Author:
Pedro Martinez-Ferror
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Public/User_Guide/OmpSs-2

    v17 v18  
    55Table of contents:
    66* [#QuickOverview Quick Overview]
    7 * Quick Setup on DEEP-EST
     7* [#QuickSetuponDEEPSystem Quick Setup on DEEP System]
    88* Examples
    99
     
    3434* Mercurium official website. [https://www.bsc.es/research-and-development/software-and-apps/software-list/mercurium-ccfortran-source-source-compiler Link 1], [https://pm.bsc.es/mcxx Link 2]
    3535* Nanos official website. [https://www.bsc.es/research-and-development/software-and-apps/software-list/nanos-rtl Link 1], [https://pm.bsc.es/nanox Link 2]
     36
     37
     38== Quick Setup on DEEP System ==
     39
     40OmpSs-2 has already been installed on DEEP and can be utilised by loading the following modules:
     41* `modulepath="/usr/local/software/skylake/Stages/2018b/modules/all/Core:$modulepath"`
     42* `modulepath="/usr/local/software/skylake/Stages/2018b/modules/all/Compiler/mpi/intel/2019.0.117-GCC-7.3.0:$modulepath"`
     43* `modulepath="/usr/local/software/skylake/Stages/2018b/modules/all/MPI/intel/2019.0.117-GCC-7.3.0/psmpi/5.2.1-1-mt:$modulepath"`
     44* `export MODULEPATH="$modulepath:$MODULEPATH"`
     45* `module load OmpSs-2`
     46
     47
     48
    3649
    3750