fireice-uk / xmr-stak

Free Monero RandomX Miner and unified CryptoNight miner
GNU General Public License v3.0
4.05k stars 1.8k forks source link

Error NVIDIA Cryptonight_core_gpu_hash_894 #2365

Open bycarloz opened 5 years ago

bycarloz commented 5 years ago

error xmr I have been mining normal every day with NVIDIA and today I see working only AMD and I see that the NVIDIA paralyzed by this error I had to restart the pc and the problem was solved, but why is the error?

Spudz76 commented 5 years ago

That's literally all we know - we use CUDA to convert the error to a string which says "unspecified launch failure" which is --- unspecified why it didn't work We can't extract more information from CUDA than it gives us when we tell it to run a kernel then sync (it's crashing on the sync just after the CN-R kernel launch)

Would imagine its another relative of the recompile leak bugs.