1.23
2.0
acw/focus-triggers
main
test-branch
| Line | |
|---|
| 1 | V1.0.0 2017-06-01 (initial public release)
|
|---|
| 2 | * 72 C micro benchmarks.
|
|---|
| 3 | * evaluation script
|
|---|
| 4 | V1.0.1 2017-08-03
|
|---|
| 5 | * added variable initializations in benchmarks
|
|---|
| 6 | reductionmissing-orig-yes.c and reductionmissing-var-yes.c
|
|---|
| 7 | * added recording of full error messages in error log to
|
|---|
| 8 | evaluation script.
|
|---|
| 9 | V1.0.2 2017-09-07
|
|---|
| 10 | * fixed Ubuntu 16 linker issue for option --run
|
|---|
| 11 | * added status message while evaluation is performed
|
|---|
| 12 | * improved time measurement output precision in test script
|
|---|
| 13 | V1.1.0 2017-09-15
|
|---|
| 14 | * swapped file names of two benchmarks: antidep1-var-yes.c and antidep2-orig-yes.c
|
|---|
| 15 | * added 7 additional micro-benchmarks using omp flush, task depend, single, etc.,
|
|---|
| 16 | making it 79 microbenchmarks in total.
|
|---|
| 17 | * merged user-suggested fix for private(j) from jprotze to enforce
|
|---|
| 18 | only singler-pair dependence per test when possible (Thanks to jprotze ).
|
|---|
| 19 | * refined the outofbounds benchmarks to only have valid wrap around memory accesses
|
|---|
| 20 | V1.1.1 2017-10-04
|
|---|
| 21 | * refined source code comments to be consistent: using C-style /* ... */
|
|---|
| 22 | * specified data race pairs in comments when applicable: using a format of
|
|---|
| 23 | var1@line_no:col_no vs. var2@line_no:col_no
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.