2009 31st International Conference on Software Engineering - Companion Volume 2009
DOI: 10.1109/icse-companion.2009.5071011
|View full text |Cite
|
Sign up to set email alerts
|

High-level multicore programming with XJava

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2010
2010
2017
2017

Publication Types

Select...
3
2
1

Relationship

1
5

Authors

Journals

citations
Cited by 7 publications
(3 citation statements)
references
References 6 publications
0
3
0
Order By: Relevance
“…XJava [24][25][26] is a Java extension also closely inspired by StreamIt. Its runtime exposes a small number of tuning parameters; [26] gives heuristics performing close to exhaustive search.…”
Section: Related Workmentioning
confidence: 99%
“…XJava [24][25][26] is a Java extension also closely inspired by StreamIt. Its runtime exposes a small number of tuning parameters; [26] gives heuristics performing close to exhaustive search.…”
Section: Related Workmentioning
confidence: 99%
“…Other streaming languages have dropped static data rates in favor of dynamic fork-join parallelism, becoming more expressive at the cost of performance. XJava [24][25][26] is a Java extension also closely inspired by StreamIt. Its runtime exposes a small number of tuning parameters; [26] gives heuristics performing close to exhaustive search.…”
Section: Related Workmentioning
confidence: 99%
“…Examples of current parallel programming models include the following: POSIX API (Pthread), Cilk [1], OpenMP [2], Galois [3], OpenCL [4], StreamIt [5], X10 [6], TBB [7], XJava [8], and CUDA [9]. These programming models offer various constructs for parallelism, such as basic threads, pipelines, master/worker, producer/ consumer, data parallelism, futures, work stealing, task pools, and more.…”
Section: Introductionmentioning
confidence: 99%