Towards Transactional Memory Support for GCC
Abstract
Transactional memory is a parallel programming model providing many advantages over lock-based concurrency. It is one important attempt to exploit the potential of multicore architectures while preserving software development productivity. This paper describes the design of a transactional memory extension for GCC, and highlights research challenges and perspectives enabled by this design.
Domains
Programming Languages [cs.PL]
Origin : Files produced by the author(s)
Loading...