Programming model and software system for exploiting parallelism in irregular programs
Access full-text files
Date
2014-10-14
Authors
Keshav Kumar Pingali
Milind Vidyadhar Kulkarni
Journal Title
Journal ISSN
Volume Title
Publisher
United States Patent and Trademark Office
Abstract
Systems and methods for parallelizing applications that operate on irregular data structures. In an embodiment, the methods and systems enable programmers to use set iterators to express algorithms containing amorphous data parallelism. Parallelization can be achieved by speculatively executing multiple iterations of the iterator in parallel. Conflicts between speculatively executing iterations can be detected and handled using information in class libraries.