2011
DOI: 10.2478/v10179-011-0009-5
|View full text |Cite
|
Sign up to set email alerts
|

Computational Aspects of GPU-accelerated Sparse Matrix-Vector Multiplication for Solving Markov Models

Abstract: In this article we investigate some computational aspects of GPU-accelerated matrix-vector multiplication where matrix is sparse. Particularly, we deal with sparse matrices appearing in modelling with Markovian queuing models. The model we use for research is a Markovian queuing model of a wireless device. This model describes the device's behavior during possible channel occupation by other devices.We study the efficiency of multiplication of a sparse matrix by a dense vector with the use of an appropriate, r… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
7
0

Year Published

2012
2012
2021
2021

Publication Types

Select...
5
2
1

Relationship

3
5

Authors

Journals

citations
Cited by 12 publications
(7 citation statements)
references
References 6 publications
0
7
0
Order By: Relevance
“…Markov chains transition rate matrices (which are very sparse) were stored with the use of the HYB format which is a hybrid of other well-known sparse formats (ELL and COO). The HYB format was chosen because it gave the best results in experiments described in [1].…”
Section: Introductionmentioning
confidence: 99%
“…Markov chains transition rate matrices (which are very sparse) were stored with the use of the HYB format which is a hybrid of other well-known sparse formats (ELL and COO). The HYB format was chosen because it gave the best results in experiments described in [1].…”
Section: Introductionmentioning
confidence: 99%
“…Fortunately, the Markov chains matrices are sparse matrices and there are a lot of storage schemes for such matrices [4,6]. We use a well-known format CSR (compressed sparse rows)-because we focus on the row-wise operations (S and M).…”
Section: Representation Of Matricesmentioning
confidence: 99%
“…In the article [5] some computational aspects of GPU-accelerated sparse matrixvector multiplication were investigated. Particularly, sparse matrices appearing in modeling with Markovian queuing models were considered.…”
Section: Related Workmentioning
confidence: 99%
“…Moreover, the matdescra parameter which is a six-element char array containing additional information about the matrix, should be filled in. matdescra[0]-information about the matrix structure (G for general matrix); matdescra [1]-in case of a triangular matrix, the information about whether it is upper or lower triangular; matdescra [2]-the type of the main diagonal; matdescra [3]-information about the indexation type (F from one, C from zero) matdescra [4], matdescra [5]-not used, reserved for the future.…”
Section: Parallel Implementationmentioning
confidence: 99%
See 1 more Smart Citation