Fwd: CUDA error cudaStreamSynchronize(stream) and CUDA error in ComputeBondedCUDA

2022-11-22 Thread Francesco Pietra
, I could try by downloading the proprietary nvidia driver -- Forwarded message - From: Francesco Pietra Date: Sun, Nov 20, 2022, 7:07 PM Subject: CUDA error cudaStreamSynchronize(stream) and CUDA error in ComputeBondedCUDA To: debian-users Hello Main board GA-X79-UD3 with two

Re: CUDA error cudaStreamSynchronize(stream) and CUDA error in ComputeBondedCUDA

2022-11-20 Thread Peter von Kaehne
I do not know if this would work with this kind of computation but I would suggest you try and run the programme under gdb.Nvidia suggests CUDA-gdb for this purposeCUDA-GDB :: CUDA Toolkit Documentationdocs.nvidia.comSo, I think this is the way to go. You should be able to figure out even without

Re: CUDA error cudaStreamSynchronize(stream) and CUDA error in ComputeBondedCUDA

2022-11-20 Thread Peter von Kaehne
I do not know if this would work with this kind of computation but I would suggest you try and run the programme under gdb. This should tell you where things go wrong. You might have recompile the programme and enable debugging symbols Peter Sent from my phone. Please forgive misspellings a

CUDA error cudaStreamSynchronize(stream) and CUDA error in ComputeBondedCUDA

2022-11-20 Thread Francesco Pietra
Hello Main board GA-X79-UD3 with two 680 GPUs Debian10 Linux, kernel 5.10.0-19-amd64 OpenGL 4.6.0 nvidia driver 470.141.03 -- Months ago, following updating/upgrading of amd64, the GPUs, while rendering correctly, became unable to run classical molecular dynamics simulat