[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] translate mkl to GSL
From: |
Rhys Ulerich |
Subject: |
Re: [Help-gsl] translate mkl to GSL |
Date: |
Thu, 22 May 2014 09:55:02 -0500 |
> I want to use "dgemm" the argument of dgemm is different in GSL?
Are you using cblas_dgemm? If so, the API is the standard CBLAS API
shown at
http://www.gnu.org/software/gsl/manual/html_node/Level-3-CBLAS-Functions.html#Level-3-CBLAS-Functions.
Presumably if you're using MKL's CBLAS interface (guessing from your
subject), the API should be the same.
- Rhys
- [Help-gsl] translate mkl to GSL, Nima Sahraneshin-Samani, 2014/05/22
- Re: [Help-gsl] translate mkl to GSL,
Rhys Ulerich <=
- Message not available
- Re: [Help-gsl] translate mkl to GSL, Rhys Ulerich, 2014/05/22
- Re: [Help-gsl] translate mkl to GSL, Nima Sahraneshin-Samani, 2014/05/22
- Re: [Help-gsl] translate mkl to GSL, Matthias Sitte, 2014/05/22
- Re: [Help-gsl] translate mkl to GSL, Nima Sahraneshin-Samani, 2014/05/22
- Re: [Help-gsl] translate mkl to GSL, Matthias Sitte, 2014/05/22
- Re: [Help-gsl] translate mkl to GSL, Nima Sahraneshin-Samani, 2014/05/22