-
Notifications
You must be signed in to change notification settings - Fork 29
Tool Evaluation Dashboard
Pei-Hung Lin edited this page Dec 22, 2021
·
24 revisions
We try to publish the latest evaluation results of available data race detection tools for OpenMP. You can contact us (through github issue tracker) if you want to include your tools into the reports.
DataRaceBench version | Metrics report | Detailed Report |
---|---|---|
1.2.0 | Metric Report Apr 2019 | Summary report Apr 2019 |
Regression metrics Nov 2019 |
DataRaceBench version | Metrics report | C/C++ Detailed Report | Fortran Detailed Report |
---|---|---|---|
1.3.0 | Metrics Aug 2020 | C/C++ Details Aug 2020 | Fortran Details Aug 2020 |
Filtered C/C++ Details Aug 2020 | Filtered Fortran Details Aug 2020 | ||
1.3.2 | Metrics Oct 2020 | C/CPP Details Oct 2020 | Fortran Details Oct 2020 |
Filtered C/CPP Details Oct 2020 | Filtered Fortran Details Oct 2020 | ||
1.4.0 | Metrics Oct 2021 | C/CPP Details Oct 2021 | Fortran Details Oct 2021 |
Filtered C/CPP Details Oct 2021 | Filtered Fortran Details Oct 2021 |
- TP: True positive
- FN: False negative
- FP: False positive
- TN: True negative
- CSF: Compile-time segmentation faults
- CUN: Unsupported feature
- RSF: Runtime segmentation faults
- RTO: Runtime timeout