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

No binary for GPU. Your nvidia driver may be out-of-date #278

Open
zkhodzhaev opened this issue Jan 9, 2021 · 5 comments
Open

No binary for GPU. Your nvidia driver may be out-of-date #278

zkhodzhaev opened this issue Jan 9, 2021 · 5 comments
Assignees

Comments

@zkhodzhaev
Copy link

I have (MuMax3, Windows, NVIDIA Drive >451.21),
The computer Nvidia:
image

The Error: "No binary for GPU. Your nvidia driver may be out-of-date"

@JeroenMulkers
Copy link
Collaborator

Does this build work on your system?

@zkhodzhaev
Copy link
Author

Does this build work on your system?

I'll try now.

@zkhodzhaev
Copy link
Author

Does this build work on your system?

It does :) can you tell me why this version works?

@JeroenMulkers JeroenMulkers reopened this Jan 26, 2021
@JeroenMulkers JeroenMulkers self-assigned this Jan 26, 2021
@JeroenMulkers
Copy link
Collaborator

My apologies for the late answer.

mumax3 is compiled against different CUDA versions. The mumax3 build which you need to download depends on both the gpu architecture and the gpu driver. In most cases it is sufficient to know which driver you are using. That is why there is only a selector for the driver version when you want to download a mumax3 build.

Older GPUs (e.g: Geforce GTX 690) are not supported by CUDA11. In this case, you have to use a mumax3 executable which is build against an older CUDA version, even when you are using the most recent driver.

I reopened this issue because I want to update the download page to resolve this kind of confusion about the mumax3 builds in the future.

@zkhodzhaev
Copy link
Author

Thank you.

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