Open ferdinandhodl opened 2 years ago
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?
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
sometimes the miner crashes with the error
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?