xmrig / xmrig-cuda

NVIDIA CUDA plugin for XMRig miner
GNU General Public License v3.0
372 stars 156 forks source link

CUDA Error: thread #0 failed with error <randomx_prepare>:45 "out of memory" #31

Closed zhoushijie163 closed 4 years ago

zhoushijie163 commented 4 years ago

thread #0 failed with error :45 "out of memory"

Spudz76 commented 4 years ago

I'd bet you're out of memory. GPUs with less than 3GB can't RandomX. Possibly with "dataset host" feature enabled but I've not had much luck with that either (and it's slow and a waste of watts even on a 2070 compared to if you setup a bunch of cheap Intel CPUs - kind of the point of RandomX in the first place)

Braintelligence commented 4 years ago

Yeah I have the same issue with a RTX 2080 Ti. I don't think it should have such issues.