Proceedings of the 16th Annual Middleware Conference 2015
DOI: 10.1145/2814576.2814732
|View full text |Cite
|
Sign up to set email alerts
|

Parallel Programming in Actor-Based Applications via OpenCL

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2015
2015
2022
2022

Publication Types

Select...
3
1
1

Relationship

1
4

Authors

Journals

citations
Cited by 7 publications
(2 citation statements)
references
References 15 publications
0
2
0
Order By: Relevance
“…Integrating GPU computing into the actor model is also explored by other scientists. For example, Harvey et al [20] showed actors running OpenCL code as part of the actor based programming language Ensemble. By adding an additional compiler step, they allow the device code to be written in the same language as the rest of their code.…”
Section: Approaches To Heterogeneous Computingmentioning
confidence: 99%
“…Integrating GPU computing into the actor model is also explored by other scientists. For example, Harvey et al [20] showed actors running OpenCL code as part of the actor based programming language Ensemble. By adding an additional compiler step, they allow the device code to be written in the same language as the rest of their code.…”
Section: Approaches To Heterogeneous Computingmentioning
confidence: 99%
“…As a consequence it lacks the support of the shared virtual memory (SVM) that the newer versions of the OpenCL standard provide. This is important as the need to explicitly manage data movement is a non-trivial problem for developers in terms of performance and linguistic complexity [8]. Furthermore, each device must be configured and managed individually, which ultimately limits the scalability of such approach.…”
Section: Location Transparent Acceleratorsmentioning
confidence: 99%