Proceedings of the 5th Conference on Computing Frontiers 2008
DOI: 10.1145/1366230.1366234
|View full text |Cite
|
Sign up to set email alerts
|

Accelerating computing with the cell broadband engine processor

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
27
0

Year Published

2009
2009
2012
2012

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 34 publications
(27 citation statements)
references
References 5 publications
0
27
0
Order By: Relevance
“…Some runtime systems were designed to address multicore and accelerators architectures [6,12,16]. Most approaches adopt an interface similar to CHARM++'s asynchronous OFFLOAD API.…”
Section: Related Workmentioning
confidence: 99%
“…Some runtime systems were designed to address multicore and accelerators architectures [6,12,16]. Most approaches adopt an interface similar to CHARM++'s asynchronous OFFLOAD API.…”
Section: Related Workmentioning
confidence: 99%
“…Our framework implements data transfers and workload scheduling transparently, while adapting the parameters of data streaming and task scheduling to the application's requirements at runtime, thereby relieving programmers of some significant programming effort. By contrast, previously developed data distribution and task management libraries for asymmetric accelerator-based architectures [19], delegate parameterization of data transfers and workload scheduling to the programmer.…”
Section: Resource-constrained Well-provisioned Acceleratorsmentioning
confidence: 99%
“…Inter-processor synchronization implemented using ISA-specific atomic operations is particularly problematic, as atomic operations are not uniform across different processor families [2]. Some processors, such as the MicroBlaze, have no built-in atomic oper- [3,4], and ReconOS [5] resolve these differences using remote-procedure call (RPC) mechanisms that invoke services on a host processor. Although flexible, RPC mechanisms are typically implemented using heavyweight interrupt and exception mechanisms.…”
Section: Hthreads Heterogeneous Microkernelmentioning
confidence: 99%