Post
Topic
Board Mining (Altcoins)
Re: [GUIDE][AMD][NVIDIA][CPU][XMR]How to Mine Monero + Miners Download Links ⛏
by
Felix80
on 18/09/2017, 14:51:30 UTC
6 rx 580 8gb ... result is shit... could u pls help Sad  Embarrassed Embarrassed Embarrassed
i didnt adjust any config, tried intensity 576 and workload 4 but it only lowers hash rate, so i just leave it 1000, and 8
my mem is 2125, core 1150 , pls helppp

Try to use 2 threads/GPU.

Code:
"gpu_thread_num" : 12,

"gpu_threads_conf" : [
{ "index" : 0, "intensity" : 512, "worksize" : 4, "affine_to_cpu" : false },
        { "index" : 0, "intensity" : 512, "worksize" : 4, "affine_to_cpu" : false },
        { "index" : 1, "intensity" : 512, "worksize" : 4, "affine_to_cpu" : false },
        { "index" : 1, "intensity" : 512, "worksize" : 4, "affine_to_cpu" : false },
        { "index" : 2, "intensity" : 512, "worksize" : 4, "affine_to_cpu" : false },
        { "index" : 2, "intensity" : 512, "worksize" : 4, "affine_to_cpu" : false },
        { "index" : 3, "intensity" : 512, "worksize" : 4, "affine_to_cpu" : false },
        { "index" : 3, "intensity" : 512, "worksize" : 4, "affine_to_cpu" : false },
{ "index" : 4, "intensity" : 512, "worksize" : 4, "affine_to_cpu" : false },
        { "index" : 4, "intensity" : 512, "worksize" : 4, "affine_to_cpu" : false },
        { "index" : 5, "intensity" : 512, "worksize" : 4, "affine_to_cpu" : false },
        { "index" : 5, "intensity" : 512, "worksize" : 4, "affine_to_cpu" : false },
],