Cuda Native Provider - Missing MathNet.Numerics.CUDA.dll
Asked Answered
I

1

7

Math.Net 3.7.0 Release Notes on nuget mention a CUDA native provider.

Control.UseNativeCUDA();

throws a DllNotFoundException for MathNet.Numerics.CUDA.dll. For the MKL-provider i need to install an extra NuGet-Package. Is there no package for the CUDA.dll yet? Or what do i have to install?

I'm using MathNet on linux with mono.

Irreducible answered 23/7, 2015 at 13:38 Comment(0)
C
2

You are right. Currently there is no NuGet package available. Also note that the CUDA support is not stable (alpha) yet.

Copperhead answered 16/9, 2015 at 12:20 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.