Skip to content

This meta-repository contains the OmpSs-2 releases.

Notifications You must be signed in to change notification settings

amamory-ampere/ompss-2-releases

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OmpSs-2 Releases

This meta-repository contains the official OmpSs-2 programming model's releases.

Getting Started

This repository contains all OmpSs-2 releases stored as git tags. These release tags are named following the format YYYY.MM[.PATCH], which can be, for instance, 2019.11 or 2019.06.2.

Firstly, clone this repository to your local computer:

$ git clone https://github.com/bsc-pm/ompss-2-releases.git
$ cd ompss-2-releases

After cloning this repository, run the following command to move to a particular OmpSs-2 release:

$ git checkout 2019.11

Then, run the command below to download the Nanos6 and Mercurium sources in the nanos6 and mcxx subfolders, respectively. Those sources will be the ones that correspond to the previously selected release.

$ git submodule update --init

Once these sources are downloaded, follow the installation instructions that are detailed in the User Guide.

About

This meta-repository contains the OmpSs-2 releases.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%