|
Ublas : |
Subject: Re: [ublas] ublas sparse matrices and MKL sparse solvers
From: Ryo IGARASHI (rigarash_at_[hidden])
Date: 2010-09-13 08:08:11
Hi, Milosz,
On Mon, Sep 13, 2010 at 6:13 PM, Milosz Hulboj <mhulboj_at_[hidden]> wrote:
> I'd like to know if there is a way to use the ublas sparse matrices
> with the MKL sparse solvers?
>
> Is there a way to obtain an MKL compatible representation from any of
> the ublas matrix types:
> http://software.intel.com/sites/products/documentation/hpc/compilerpro/en-us/cpp/win/mkl/refman/index.htm
boost::numeric::ublas::compressed_matrix<T, boost::numeric::ublas::row_major>
can be used with
mkl_cspblas_dcsrgemv
Best regards,
-- Ryo IGARASHI, Ph.D. rigarash_at_[hidden]