2010 39th International Conference on Parallel Processing 2010
DOI: 10.1109/icpp.2010.17
|View full text |Cite
|
Sign up to set email alerts
|

Efficient PageRank and SpMV Computation on AMD GPUs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
16
0

Year Published

2012
2012
2024
2024

Publication Types

Select...
5
4

Relationship

0
9

Authors

Journals

citations
Cited by 41 publications
(16 citation statements)
references
References 7 publications
0
16
0
Order By: Relevance
“…The work considers the Stochastic Gradient Descent algorithm, discussing a parallel solution, its performance gain, and variations in accuracy. A study on efficient execution of PageRank algorithm on AMD GPUs is presented by Wu et al [13]. They analyze the characteristic of the sparse matrices used in PageRank, and introduce a fast sparse matrix-vector multiplication (SpMV) implementation using a modified Compressed Sparse Row (CSR) format.…”
Section: B General Purpose Computing On Gpus (Gpgpus)mentioning
confidence: 99%
“…The work considers the Stochastic Gradient Descent algorithm, discussing a parallel solution, its performance gain, and variations in accuracy. A study on efficient execution of PageRank algorithm on AMD GPUs is presented by Wu et al [13]. They analyze the characteristic of the sparse matrices used in PageRank, and introduce a fast sparse matrix-vector multiplication (SpMV) implementation using a modified Compressed Sparse Row (CSR) format.…”
Section: B General Purpose Computing On Gpus (Gpgpus)mentioning
confidence: 99%
“…Using the CSR format, Wu et al [5] experimented with different thread mappings to compute SpMV on AMD GPUs. Their results show that a mixture of one thread and multiple threads per row achieves the highest number of floating point operations per second for selected matrices.…”
Section: Literature Reviewmentioning
confidence: 99%
“…This is more logical, as the data needed to solve the system of equation is generated and already resides in the GPU memory, and no transfer cost is to be needed. of SpMV kernels on graphics hardware has been the subject of many recent researches [23][24][25][26][27][28][29][30][31][32][33]. It has been shown that the naïve implementation of SpMV kernel is quite ineffective on such platforms [23].…”
Section: Solution Of Implicit Pressure Equationmentioning
confidence: 99%