Speculative Synchronization: Applying Thread-Level Speculation to Explicitly Parallel Applications (2002)
Cached
Download Links
by
Jose F. Martinez
,
Josep Torrellas
| Venue: | ASPLOS X |
| Citations: | 75 - 7 self |
BibTeX
@MISC{Martinez02speculativesynchronization:,
author = {Jose F. Martinez and Josep Torrellas},
title = {Speculative Synchronization: Applying Thread-Level Speculation to Explicitly Parallel Applications },
year = {2002}
}
Years of Citing Articles
OpenURL
Abstract
Barriers, locks, and flags are synchronizing operations widely used by programmers and parallelizing compilers to produce race-free parallel programs. Often times, these operations are placed suboptimally, either because of conservative assumptions about the program, or merely for code simplicity. We propose







