| M. A. Heroux, A Proposal for a Sparse BLAS Toolkit, CERFACS Technical Report TR/PA/92/90, 1992. |
....most of these sparse formats will also be supported. In such cases only an upper (or lower) triangular portion of the matrix is stored. The trade off is a more complicated algorithm with a somewhat different pattern of data access. Further details of each data storage format are given in [1] and [6]. 4 Sparse Matrix Operations Our library contains the common computational kernels required for solving linear systems by many direct and iterative methods. The internal data structures of these kernels are compatible with the proposed Level 3 Sparse BLAS, thus providing the user with large ....
M. A. Heroux, A Proposal for a Sparse BLAS Toolkit, CERFACS Technical Report TR/PA/92/90, 1992.
....most of these sparse formats will also be supported. In such cases only an upper (or lower) triangular portion of the matrix is stored. The trade off is a more complicated algorithm with a somewhat different pattern of data access. Further details of each data storage format are given in [1] and [6]. Our library contains the common computational kernels required for solving linear systems by many direct and iterative methods. The internal data structures of these kernels are compatible with the proposed Level 3 Sparse BLAS, thus providing the user with large software base of Fortran 77 ....
M. A. Heroux, A Proposal for a Sparse BLAS Toolkit, CERFACS Technical Report TR/PA/92/90, 1992.
....to sparse vector operations thus providing writers of sparse linear algebra software with the corresponding benefits in terms of portable high performance. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 5 In [2, 9, 11], a set of sparse BLAS were proposed for common matrix matrix (sparsedense) operations such as matrix matrix product and solution of triangular systems of equations. The proposals are broken down into a set of user level sparse BLAS [9] and a sparse BLAS toolkit [2, 11] The primary emphasis of ....
....42 43 44 45 46 47 5 In [2, 9, 11] a set of sparse BLAS were proposed for common matrix matrix (sparsedense) operations such as matrix matrix product and solution of triangular systems of equations. The proposals are broken down into a set of user level sparse BLAS [9] and a sparse BLAS toolkit [2, 11]. The primary emphasis of the user level sparse BLAS proposal is the provision of a uniform calling interface for the large number of commonly used sparse matrix formats. The sparse BLAS toolkit, in turn, provides the format specific functions upon which the user level sparse BLAS can be built. ....
M. A. Heroux. A proposal for a sparse BLAS toolkit. Technical report, CERFACS Technical Report TR/PA/92/90, 1992.
Online articles have much greater impact More about CiteSeer.IST Add search form to your site Submit documents Feedback
CiteSeer.IST - Copyright Penn State and NEC