3 Forks
6 Stars
6 Watchers

LB4OMP

LB4OMP is an extended LLVM OpenMP runtime library that supports thirteen dynamic and adaptive loop scheduling techniques from the literature.

How to download and setup LB4OMP

Open terminal and run command
git clone https://github.com/unibas-dmi-hpc/LB4OMP.git
git clone is used to create a copy or clone of LB4OMP repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LB4OMP https://github.com/unibas-dmi-hpc/LB4OMP/archive/master.zip

Or simply clone LB4OMP with SSH
[email protected]:unibas-dmi-hpc/LB4OMP.git

If you have some problems with LB4OMP

You may open issue on LB4OMP support forum (system) here: https://github.com/unibas-dmi-hpc/LB4OMP/issues