Cuda Native Provider - 缺少MathNet.Numerics.CUDA.dll

Rob*_*ert 6 mathnet-numerics math.net

关于nuget的Math.Net 3.7.0发行说明提到了一个CUDA本机提供程序.

Control.UseNativeCUDA();
Run Code Online (Sandbox Code Playgroud)

抛出MathNet.Numerics.CUDA.dll的DllNotFoundException.对于MKL提供者,我需要安装额外的NuGet-Package.CUDA.dll还没有包吗?或者我需要安装什么?

我正在使用带有mono的Linux上的MathNet.

tib*_*bel 2

你是对的。目前没有可用的 NuGet 包。另请注意,CUDA 支持尚未稳定(alpha)。