In order to have an implementation of OmpSs-2 programming model you must install Nanos6 runtime library and Mercurium compiler. You can get an OmpSs-2 stable package from the links below in this page (OmpSs-2 stable section) or you can also visit https://github.com/bsc-pm/nanos6 and https://github.com/bsc-pm/mcxx for the most up to date versions of each software. Check also our OmpSs-2 installation guide.
OmpSs-2 Stable Package Releases
Stable packages are particular versions of Mercurium and Nanos6 source code that provide a stable version of these projects. File names always follow the same scheme: ompss-2-{version}.tar.gz, where version follows the reverse date format including year and month, and optionally patch release (yy.mm[.p]).
- ompss-2-2022.11.tar.gz
- ompss-2-2021.11.1.tar.gz
- ompss-2-2021.06.tar.gz
- ompss-2-2020.11.1.tar.gz
- ompss-2-2020.06.1.tar.gz
- ompss-2-2019.11.2.tar.gz
- ompss-2-2019.06.2.tar.gz
- ompss-2-2018.11.tar.gz
- ompss-2-2018.06.1.tar.gz
- ompss-2-2017.1.tar.gz
- All releases…
Docker
Docker images available at https://hub.docker.com/r/bscpm/ompss-2/
$ docker run --interactive --tty --rm bscpm/ompss-2 /bin/bash