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

NET 3.5 NativeMKL provider

$
0
0

@retriever wrote:

Greetings!
In this dark time i need to build my own project on .NET framework 3.5
And the command Control.UseNativeMKL() is uavailable.

There are commands:
Control.NativeProviderPath //can i set the path to the MKL manually?
Control.UseBestProviders() //which provider exactly will be used?
Control.UseManaged()

Is there some way to solve that problem?
Maybe there is a simple way to add something in source codes and rebuild, but i don't now where do i need to begin searching. And how much times do i need to waste on this task. Is it simple to activate MKL support on MatNet with NET 3.5 or not?

Thanks.

Posts: 16

Participants: 4

Read full topic


Viewing all articles
Browse latest Browse all 224

Trending Articles