×
In our work, we develop filters that filter 90-100% of all memory references from the data- race detection algorithm, resulting in speedups of 2.2-5.5x, with an ...
It is the goal of this paper to speed up Thread Checker by filtering out the vast majority of memory references that are highly unlikely to be involved in data ...
Oct 21, 2006 · Accurate and Efficient Filtering f th I t l Th d Ch k for the Intel Thread Checker. Race Detector. Paul Sack, Brian E. Bliss*, Zhiqiang Ma ...
In our work, we develop filters that filter 90-100% of all memory references from the datarace detection algorithm, resulting in speedups of 2.2-5.5x, with an ...
Jun 11, 2024 · , Accurate and efficient filtering for the Intel thread checker race detector. ; Torrellas, Josep ;. , ISBN: 1-59593-576-2; DOI: 10.1145 ...
Figure 6: Thread Checker speedups obtained with filtering. Accurate and efficient filtering for the Intel thread checker race detector. Conference Paper. Full ...
Data races are an important class of concurrency errors where two threads erroneously access a shared memory location without appropriate synchronization. An ...
Accurate and efficient filtering for the intel thread checker race detector. P Sack, BE Bliss, Z Ma, P Petersen, J Torrellas. Proceedings of the 1st workshop ...
Detecting races is important for debugging shared-memory parallel programs, because the races result in unintended nondeterministic executions of the programs.
Sack, P., et al.: Accurate and efficient filtering for the intel thread checker race detector. In: Proceedings of the 1st Workshop on Architectural and ...