| #
a84739b8
|
| 11-Feb-2017 |
Richard Tran Mills <rmills@rmills.org> |
Added MATMPIAIJMKL and fixed errors in MatMultAdd_SeqAIJMKL() and MatMultTransposeAdd_SeqAIJMKL().
|
| #
ff03dc53
|
| 10-Feb-2017 |
Richard Tran Mills <rmills@rmills.org> |
Added support for MatMultTranspose() and MatMultTransposeAdd() in SEQAIJMKL.
|
| #
54871a98
|
| 10-Feb-2017 |
Richard Tran Mills <rmills@rmills.org> |
Added some missing function pointer resests in MatConvert_SeqAIJMKL_SeqAIJ.
|
| #
4a2a386e
|
| 09-Feb-2017 |
Richard Tran Mills <rmills@rmills.org> |
Initial skeleton for MATSEQAIJMKL matrix type that uses MKL sparse BLAS routines. Currently only implements mult and multadd operations, but ready to be expanded.
|