Proceedings of the 32nd ACM SIGPLAN Conference on Programming Language Design and Implementation 2011
DOI: 10.1145/1993498.1993516
|View full text |Cite
|
Sign up to set email alerts
|

Automatic CPU-GPU communication management and optimization

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
46
0
1

Year Published

2012
2012
2023
2023

Publication Types

Select...
4
3
3

Relationship

0
10

Authors

Journals

citations
Cited by 104 publications
(47 citation statements)
references
References 15 publications
0
46
0
1
Order By: Relevance
“…CUBA allows the CPU to cache hosted data structures with a selective write-through cache policy, allowing the CPU to access hosted data structures while supporting efficient communication with the co-processors. Jablin et al [8] published a new data management model between CPU and GPU. This model manages complex and recursive datastructures without static analyses.…”
Section: Discussionmentioning
confidence: 99%
“…CUBA allows the CPU to cache hosted data structures with a selective write-through cache policy, allowing the CPU to access hosted data structures while supporting efficient communication with the co-processors. Jablin et al [8] published a new data management model between CPU and GPU. This model manages complex and recursive datastructures without static analyses.…”
Section: Discussionmentioning
confidence: 99%
“…We have extended the base scheduler to facilitate data reuse. In addition to the extension for data reuse, we have implemented pre-fetching and asynchronous data copy to further reduce data transfer overheads [95]. …”
Section: Methodsmentioning
confidence: 99%
“…Discrete GPUs are stronger than the embedded ones due to lack of area on-chip. However, a lot of performance is lost in CPU-GPU communication [36]. Embedded GPUs do not suffer from this communication overhead, yet they are not as powerful.…”
Section: P Erformancementioning
confidence: 99%