24 Forks
63 Stars
63 Watchers

dataracebench

Data race benchmark suite for evaluating OpenMP correctness tools aimed to detect data races.

How to download and setup dataracebench

Open terminal and run command
git clone https://github.com/LLNL/dataracebench.git
git clone is used to create a copy or clone of dataracebench 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 dataracebench https://github.com/LLNL/dataracebench/archive/master.zip

Or simply clone dataracebench with SSH
[email protected]:LLNL/dataracebench.git

If you have some problems with dataracebench

You may open issue on dataracebench support forum (system) here: https://github.com/LLNL/dataracebench/issues