Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Using Native Providers#1127

Unanswered
general-rishkin asked this question inQ&A
Discussion options

I would like to use the Native Providers with Math.Net.

In my code at the top, I do:

  1. I installed the CUDA and OpenBlAS providers from Nuget.
  2. I open MathNet.Numerics .
  3. In my code, I do:
          // Control.UseNativeCUDA()          Control.UseNativeOpenBLAS()

In each case (indivdually, of course), I get this exception:

Unhandled exception. System.NotSupportedException: Native Provider Probing failed to resolve creator   at MathNet.Numerics.Providers.ProviderProbe`1.Create()   at MathNet.Numerics.Providers.LinearAlgebra.LinearAlgebraControl.UseNativeOpenBLAS()   at MathNet.Numerics.Control.UseNativeOpenBLAS()

I have openblas installed on my system as well as the cuda toolikit and sdk, etc.
I am on Ubuntu 22.04.

You must be logged in to vote

Replies: 1 comment

Comment options

Could someone from the development team possibly provide an up-to-date guide on how to use native providers.
Following the current documentation for any of the providers: CUDA, MKL, OpenBLAS does not work.

Many thanks in advance.

You must be logged in to vote
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
1 participant
@general-rishkin

[8]ページ先頭

©2009-2025 Movatter.jp