Member Login

E-mail:    Password:  


Vendor : Association for Computing Machinery


Email  E-mail this page

Related Content  Related Content

Remember  Remember this item

 

Format: PDF

Date: 10/04/2007


Feedback Directed Implicit Parallelism

WORTHWHILE?

0

0 votes


Overview

This paper presents an automated way of using spare CPU resources within a shared memory multi-processor or multi-core machine. The approach is to profile the execution of a program; from this to identify pieces of work which are promising sources of parallelism; recompile the program with this work being performed speculatively via a work-stealing system and then to detect at run-time any attempt to perform operations that would reveal the presence of speculation.



See also: Parallel Processing