2015
DOI: 10.1002/cpe.3475
|View full text |Cite
|
Sign up to set email alerts
|

HLognGP: A parallel computation model for GPU clusters

Abstract: Parallel computation model is an abstraction for the performance characteristics of parallel computers, and should evolve with the development of computational infrastructure. The heterogeneous CPU/Graphics Processing Unit (GPU) systems have been and will be important platforms for scientific computing, which introduces an urgent demand for new parallel computation models targeting this kind of supercomputers. In this research, we propose a parallel computation model called HLog n GP to abstract the computatio… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1

Citation Types

0
7
0
2

Year Published

2018
2018
2021
2021

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 8 publications
(9 citation statements)
references
References 26 publications
0
7
0
2
Order By: Relevance
“…19 We use communication operations provided by MPI to transfer data among nodes in the cluster. The GPU cluster is an enhanced computer cluster in which each computer node has its own GPU computing card.…”
Section: Distributed Gpu Clustersmentioning
confidence: 99%
“…19 We use communication operations provided by MPI to transfer data among nodes in the cluster. The GPU cluster is an enhanced computer cluster in which each computer node has its own GPU computing card.…”
Section: Distributed Gpu Clustersmentioning
confidence: 99%
“…Подобный подход позволил построить простые и универсальные модели с высоким уровнем абстракции, такие, как PRAM [10], BSP [2], LogP [11]. В целях адаптации таких моделей ко все более усложняющимся архитектурам многопроцессорных систем были предприняты многочисленные попытки их уточнения и расширения, что привело к появлению адекватных, но сложных для практического применения моделей параллельных вычислений (см., например, [12][13][14][15][16][17]). Исправить ситуацию в определенной мере позволяет подход, предполагающий разбиение всего множества алгоритмов по типам.…”
Section: Introductionunclassified
“…Модель SLOWER может применяться к широкому классу вычислительных систем экзафлопсного уровня производительности, однако в настоящее время отсутствует математическая формализация этой модели. предложенная в работе[13], развивает идеи, заложенные в моделях LogGP и log n P. Модель HLog n GP ориентирована на кластерные вычислительные системы с графическими ускорителями[26]. Модель HLognGP предполагает, что передача данных в ГПУ-кластере может происходить на трех различных уровнях: через оперативную память, через шину PCI и через соединительную сеть.…”
unclassified
“…Many parallel computation models have been proposed for distributed-memory multiprocessors. The most famous of these models are the BSP model family (see [2][3][4][5][6][7]) and the LogP model family (see [8][9][10][11][12][13][14]). Most of these models are low-level models and require detailed description of the structure of the algorithm to the level of code in a programming language or pseudocode.…”
Section: Introductionmentioning
confidence: 99%