ACM Home Page
Please provide us with feedback. Feedback
Digital Library logoTake a look at the new version of this page: [ beta version ]. Tell us what you think.
ASTEX: a hot path based thread extractor for distributed memory system on a chip
Full text HtmlHtml (2 KB)
Source Conference on High Performance Networking and Computing archive
Proceedings of the 2006 ACM/IEEE conference on Supercomputing table of contents
Tampa, Florida
POSTER SESSION: Posters table of contents
Article No.: 141  
Year of Publication: 2006
ISBN:0-7695-2700-0
Authors
Sponsors
IEEE : Institute of Electrical and Electronics Engineers
ACM: Association for Computing Machinery
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 0,   Downloads (12 Months): 6,   Citation Count: 0
Additional Information:

abstract   index terms   collaborative colleagues  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/1188455.1188602
What is a DOI?

ABSTRACT

The Automatic Speculative Thread Extractor, ASTEX, addresses the problem of partitioning C code into threads at compile time in order to map them onto System on Chip (SoC). The startpoint of thread extraction is to find the code region to implement as thread. In ASTEX it is based on program hot-paths detection. Then ASTEX construct a thread speculative model for each hot-path. Since ASTEX, contrary to previous work, doesn't assume shared memory, the speculation is performed on control flow and data layout also. The output is a set of threads characterized by their execution time, the code coverage, the amount of memory and communication required, etc. Our Experiments show that the approach is able to capture and to characterize the main computation kernels of embedded applications and how the hot path detection algorithm paremeter influence the final output layout.


Collaborative Colleagues:
Eric Petit: colleagues
Francois Bodin: colleagues
Guillaume Papaure: colleagues
Florence Dru: colleagues