Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.5.9
by
heavyarms1912
on 08/06/2018, 17:14:50 UTC
For RX570/RX580
If 4gb cards.  59 intensity, wksize 8, dual threads
If 8gb cards   114-120, wksize 8, dual threads

Hi man + others

Thanks for the info, these are my new set of results; (double threads = true)

I cannot push this over 86 with 80 being most stable (5200+ hash)

ALL CARDS ARE 8GB

"gpu_conf" :
[
   { "id" : 0, "intensity" : 86, "worksize" : 8, "threads" : 2, "kernel" : 0},
   { "id" : 1, "intensity" : 86, "worksize" : 8, "threads" : 2, "kernel" : 0},
   { "id" : 2, "intensity" : 86, "worksize" : 8, "threads" : 2, "kernel" : 0},
   { "id" : 3, "intensity" : 86, "worksize" : 8, "threads" : 2, "kernel" : 0},
   { "id" : 4, "intensity" : 86, "worksize" : 8, "threads" : 2, "kernel" : 0},
   { "id" : 5, "intensity" : 86, "worksize" : 8, "threads" : 2, "kernel" : 0}
]
}

[2018-06-08 15:09:52] GPU0:    896 H/s [T: 57c, RPM: 2187, CC: 1150 MHz, MC: 2175 MHz][BUS:5]
[2018-06-08 15:09:52] GPU1:    842 H/s [T: 72c, RPM: 2128, CC: 1150 MHz, MC: 2175 MHz][BUS:1]
[2018-06-08 15:09:52] GPU2:    848 H/s [T: 60c, RPM: 2031, CC: 1150 MHz, MC: 2175 MHz][BUS:4]
[2018-06-08 15:09:52] GPU3:    852 H/s [T: 63c, RPM: 2127, CC: 1150 MHz, MC: 2175 MHz][BUS:3]
[2018-06-08 15:09:52] GPU4:    893 H/s [T: 54c, RPM: 2918, CC: 1150 MHz, MC: 2175 MHz][BUS:2]
[2018-06-08 15:09:52] GPU5:    893 H/s [T: 44c, RPM: 3036, CC: 1150 MHz, MC: 2175 MHz][BUS:6]
[2018-06-08 15:09:52] Total:   5224 H/s


If I do I get this error:
 Error CL_MEM_OBJECT_ALLOCATION_FAILURE when calling clEnqueueNDRangeKernel for kernel 0 for DeviceID 1 (Thread 3)

How much is your virtual memory set to?  Make it at least  sum of VRAM of each GPU.
Also in order to hash higher increase core clocks to 1250 range (voltages 875-925mV core, 900mV mem)

Also I don't have  "kernel" : 0, in my GPU config settings.  Not sure how that changes things.