-
Notifications
You must be signed in to change notification settings - Fork 31
Description
Hello DataRaceBench maintainers,
I recently read the paper titled "The Rewriting of DataRaceBench Benchmark for OpenCL Program Validations", presented at the ICPP Workshops '24.
Title: The Rewriting of DataRaceBench Benchmark for OpenCL Program Validations
Authors: Chia-Chen Hsu, Chun-Lin Huang, Chao-Lin Lee, Jenq-Kuen Lee (NTHU), and Pei-Hung Lin (LLNL).
The paper describes adapting DataRaceBench for OpenCL (targeting PoCL) and mentions rewriting benchmarks to include OpenCL kernels with specific race scenarios. Since @lin32 (Pei-Hung Lin) is a co-author of this paper and a maintainer of this repository, I was wondering if there are plans to integrate this OpenCL suite into the official DataRaceBench repository?
If a merge is not planned in the near future, could you kindly point me to a public fork or repository where this OpenCL dataset is hosted? It would be very valuable for the community researching data race detection on heterogeneous platforms.
Thank you for your time and for maintaining this project!