fireice-uk / xmr-stak-nvidia

Monero NVIDIA miner
GNU General Public License v3.0
249 stars 99 forks source link

GPU 0: out of memory (1060 6gb) #125

Open jtoelle opened 6 years ago

jtoelle commented 6 years ago

Hello, I'm running 6 x 1060 6GB cards and am using the recommended configuration and get the error

cpu 0: out of memory

Can someone help me know what settings I should be using or trying?

"gpu_threads_conf" : [ { "index" : 0, "threads" : 64, "blocks" : 30, "bfactor" : 6, "bsleep" : 25, "affine_to_cpu" : false, }, { "index" : 1, "threads" : 64, "blocks" : 30, "bfactor" : 6, "bsleep" : 25, "affine_to_cpu" : false, }, { "index" : 2, "threads" : 64, "blocks" : 30, "bfactor" : 6, "bsleep" : 25, "affine_to_cpu" : false, }, { "index" : 3, "threads" : 64, "blocks" : 30, "bfactor" : 6, "bsleep" : 25, "affine_to_cpu" : false, }, { "index" : 4, "threads" : 64, "blocks" : 30, "bfactor" : 6, "bsleep" : 25, "affine_to_cpu" : false, }, { "index" : 5, "threads" : 64, "blocks" : 30, "bfactor" : 6, "bsleep" : 25, "affine_to_cpu" : false, }, ],

psychocrypt commented 6 years ago

Please reduce the blocks or threads for gpu 0. Your OS take to much memory.

stna1981 commented 6 years ago

For me it helped to increase the virtual memory of Windows to 16 GB.

psychocrypt commented 6 years ago

please decrease the threads for the dirst gpu. This gpu is used by windows to print your screen. Maybe there is less memory on the first device available.

Am 01.10.2017 7:41 Nachm. schrieb "stna1981" notifications@github.com:

For me it helped to increase the virtual memory of Windows to 16 GB.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fireice-uk/xmr-stak-nvidia/issues/125#issuecomment-333393251, or mute the thread https://github.com/notifications/unsubscribe-auth/AYsxtmk8foLlSWuLHH8kNslHbhvMYV8Pks5sn86sgaJpZM4PS1zM .