Quantcast
Channel: Math.NET Numerics - Math.NET
Viewing all articles
Browse latest Browse all 224

Expecting linear algebra v2 but provider implements v1

$
0
0

@vladds wrote:

Hello team,

I updated one project on W7 x64/VS17/Framework 4.5. from NuGet and I receive an exception from InitializeVerify() when I try to load the MklLinearAlgebraProvider or UseNativeMKL.

Packages:
MathNet.Numerics (2.62 -> 3.20) (Thanks for correction).
MathNet.Numerics.MKL.Win-x64 (1.4.0 -> 2.2.0);

Exception:
System.NotSupportedException: ‘MKL Native Provider not compatible. Expecting linear algebra v2 but provider implements v1.’

May I ask for suggestions why I receive this exception ?

Thanks for your attention. I’m looking forward to your suggestions .

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 224

Trending Articles