Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cuda 11 support: UnsatisfiedLinkError #9

Closed
maroony opened this issue Sep 21, 2020 · 2 comments
Closed

Cuda 11 support: UnsatisfiedLinkError #9

maroony opened this issue Sep 21, 2020 · 2 comments

Comments

@maroony
Copy link

maroony commented Sep 21, 2020

I would like to run some sample classes with Cuda 11 and JCuda 10.2.0. There seems to be compatibility problems:

Exception in thread "main" java.lang.UnsatisfiedLinkError: Error while loading native library "JCurand-10.2.0-windows-x86_64"

Are there any plans to support Cuda 11?

@jcuda
Copy link
Owner

jcuda commented Sep 21, 2020

Yes, sorry, the update for CUDA 11 took way longer than it should have. The update is discussed in jcuda/jcuda-main#35 , and the binaries are already available, but I still have to upload them. I'll try to do this today (or not later than tomorrow).

Afterwards, I will also update of the jcuda-samples so that they use JCuda 11.0.0.

I'll drop a note here when it's done.

@jcuda
Copy link
Owner

jcuda commented Sep 21, 2020

JCuda 11.0.0 has just been released. The samples have been updated accordingly.

(Note that some samples had to be removed due to the deprecation of nvGRAPH and API changes that would require further updates).

If you encounter any problems, either open an issue or reopen this one, if appropriate.

@jcuda jcuda closed this as completed Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants