Skip to content

DataRaceBench v1.1.0

Compare
Choose a tag to compare
@chunhualiao chunhualiao released this 15 Sep 23:46
· 331 commits to master since this release
  • added 7 additional micro-benchmarks using omp flush, task depend, single, etc., making it 79 microbenchmarks in total.
  • merged user-suggested fixes for private(j) to enforce only a single-pair dependence per test when possible (Thanks to jprotze ).
  • refined the outofbounds benchmarks to only have valid wrap around memory accesses
  • swapped file names of two benchmarks: antidep1-var-yes.c and antidep2-orig-yes.c