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

cudaError 719 crash #9

Open
ferdinandhodl opened this issue Nov 14, 2021 · 1 comment
Open

cudaError 719 crash #9

ferdinandhodl opened this issue Nov 14, 2021 · 1 comment

Comments

@ferdinandhodl
Copy link

sometimes the miner crashes with the error

cudaError 719 (unspecified launch failure) calling 'cudaMemcpyAsync(worker->device_hasher, worker->hasher, sizeof(blake3_hasher), cudaMemcpyHostToDevice, worker->stream)' (src/mining.h line 13)
Miner crashed with exit code 1. Respawning..

running GNU/Linux Ubuntu 20.04.3 LTS (focal) with nvidia-driver-460 (460.91.03-0ubuntu0.20.04.1) and nvidia-cuda-toolkit (10.1.243-3)

I suspect the nvidia driver. - anyone?

@ferdinandhodl
Copy link
Author

this might be related to missing dkms module issue, for which a solution for nvidia-driver-470 is further described here:
Ubuntu 20.04 LTS, CUDA 11.5.0, NVIDIA 470 and libcudnn 8.0.4

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

1 participant