help-gsl
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]