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

c# - Store DBContext Log in other EF table -

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

Nuget pack csproj using nuspec -