mathdotnet - Cuda Native Provider - Missing MathNet.Numerics.CUDA.dll -


math.net 3.7.0 release notes on nuget mention cuda native provider.

control.usenativecuda(); 

throws dllnotfoundexception mathnet.numerics.cuda.dll. mkl-provider need install nuget-package. there no package cuda.dll yet? or have install?

i'm using mathnet on linux mono.

you right. there no nuget package available. note cuda support not stable (alpha) yet.


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

Nuget pack csproj using nuspec -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -