LLNL / dataracebench

Data race benchmark suite for evaluating OpenMP correctness tools aimed to detect data races.
Other
67 stars 29 forks source link

Fix non-deteminism in classification results #153

Open jprotze opened 1 year ago

jprotze commented 1 year ago

Classification results vary from benchmark run to benchmark run. The PR makes the different cases explicit where possible and results in clear classification.

Should the variants keep their *b numbering to show the similarity with the original code? For the tooling, the b seems to be ok.