Pages:
Author

Topic: WildRig: new miner for Wild Keccak algo - page 2. (Read 36163 times)

member
Activity: 719
Merit: 49
January 20, 2019, 09:23:09 AM
Hello @andrucrypt
I`m having trouble with worksize setting.  I think it has begun after dotnet-hosting-2.2.1-win installation but nothing changed after I deleted it. Couple of days ago everything was fine and worksize was at 0/256. Now it is "x"/1024. --opencl-launch=256x0 setting makes it 0/1024. With --opencl-launch=256x64 worksize is 64/1024 and miner solves correct shares but my rig is not so stable so I need to make it 0/256 again somehow.
I could just reinstall OS but maybe there is an easier way?

This is not a dot-net, it's Grin miner and its command setx GPU_MAX_WORKGROUP_SIZE 1024... So use --opencl-launch 256x256 now(it should be same as default), or better 256x32 for RX580/RX570.
newbie
Activity: 81
Merit: 0
January 20, 2019, 06:43:25 AM
Hello @andrucrypt
I`m having trouble with worksize setting.  I think it has begun after dotnet-hosting-2.2.1-win installation but nothing changed after I deleted it. Couple of days ago everything was fine and worksize was at 0/256. Now it is "x"/1024. --opencl-launch=256x0 setting makes it 0/1024. With --opencl-launch=256x64 worksize is 64/1024 and miner solves correct shares but my rig is not so stable so I need to make it 0/256 again somehow.
I could just reinstall OS but maybe there is an easier way?
http://prntscr.com/m9lcig
Same situation to my rigs.
Afteežr dotnet2.2.1 instaling, my worksise now is x/1024 but not affect mining at all.
newbie
Activity: 49
Merit: 0
January 20, 2019, 06:38:42 AM
Hello @andrucrypt
I`m having trouble with worksize setting.  I think it has begun after dotnet-hosting-2.2.1-win installation but nothing changed after I deleted it. Couple of days ago everything was fine and worksize was at 0/256. Now it is "x"/1024. --opencl-launch=256x0 setting makes it 0/1024. With --opencl-launch=256x64 worksize is 64/1024 and miner solves correct shares but my rig is not so stable so I need to make it 0/256 again somehow.
I could just reinstall OS but maybe there is an easier way?
http://prntscr.com/m9lcig
newbie
Activity: 81
Merit: 0
January 16, 2019, 12:32:19 AM
There is no best driver. Just vga card settings (mem timings) and some miner settings.
newbie
Activity: 52
Merit: 0
January 16, 2019, 12:29:23 AM
What is the best BBR driver for AMD570?
newbie
Activity: 52
Merit: 0
January 15, 2019, 11:41:49 PM
Help!
My AMD570-4G, core 1100 memory 2000, bbr 1.7M, how can I run 2m?
You need to increase a core, also don't forget about parameters: --opencl-launch 256x32 --opencl-kernel 4

1.where can I find a list of all parameters and what they mean?
2.what is the best starting .bat for 7x GTX 1060 3GB, Windows 10, mining Boolberry?
3.how to OC the cards? More core? More mem? Thx!
1. wildrig.exe --help Smiley
2. defaul one in cuda-start.bat is fine
3. for NVIDIA mem do the trick

Thanks
member
Activity: 719
Merit: 49
January 15, 2019, 11:50:56 AM
my rx550 only doing 830kh/s what went wrong?
Probably not using --opencl-kernel 4, lowered core clock, lowered mem clocks or bad timings.

i use:
--opencl-kernel 4, opencl-launch=1912x64

and my gpu 1200mhz, 1100mv. mem 2000mhz, 850 mv. power target : 0%
1912 way too high value for RX550 cards, lower it to 512, and try something like 512x0. But probably you have not so good timings for memory.
newbie
Activity: 31
Merit: 0
January 15, 2019, 10:49:35 AM
What do I need to put into "Extra config arguments" field when setting up the custom miner in HiveOS to get this to work?

argument  is the same on windows.

you can see argument with run wildrig.exe --help on windows

Thanks, it's working now.
newbie
Activity: 7
Merit: 0
January 15, 2019, 08:43:11 AM
my rx550 only doing 830kh/s what went wrong?
Probably not using --opencl-kernel 4, lowered core clock, lowered mem clocks or bad timings.

i use:
--opencl-kernel 4, opencl-launch=1912x64

and my gpu 1200mhz, 1100mv. mem 2000mhz, 850 mv. power target : 0%
member
Activity: 719
Merit: 49
January 15, 2019, 07:28:59 AM
my rx550 only doing 830kh/s what went wrong?
Probably not using --opencl-kernel 4, lowered core clock, lowered mem clocks or bad timings.
newbie
Activity: 7
Merit: 0
January 15, 2019, 07:12:23 AM
RX 550 2Gb - BBR - 940khs - is it normal or small? Huh
Not bad, best of cards doing 1MH/s. Have you tried --opencl-kernel 4 parameter? And only some custom timings, not available in public can do up to 1.3MH/s.

is it possible to buy that custom timing ? I want 1.3 kh/s

my rx550 only doing 830kh/s what went wrong?
member
Activity: 719
Merit: 49
January 15, 2019, 05:23:45 AM
Help!
My AMD570-4G, core 1100 memory 2000, bbr 1.7M, how can I run 2m?
You need to increase a core, also don't forget about parameters: --opencl-launch 256x32 --opencl-kernel 4

1.where can I find a list of all parameters and what they mean?
2.what is the best starting .bat for 7x GTX 1060 3GB, Windows 10, mining Boolberry?
3.how to OC the cards? More core? More mem? Thx!
1. wildrig.exe --help Smiley
2. defaul one in cuda-start.bat is fine
3. for NVIDIA mem do the trick
newbie
Activity: 121
Merit: 0
January 15, 2019, 12:49:31 AM
What do I need to put into "Extra config arguments" field when setting up the custom miner in HiveOS to get this to work?

argument  is the same on windows.

you can see argument with run wildrig.exe --help on windows
jr. member
Activity: 64
Merit: 2
January 15, 2019, 12:30:47 AM
1.where can I find a list of all parameters and what they mean?
2.what is the best starting .bat for 7x GTX 1060 3GB, Windows 10, mining Boolberry?
3.how to OC the cards? More core? More mem? Thx!
newbie
Activity: 31
Merit: 0
January 14, 2019, 09:22:58 PM
What do I need to put into "Extra config arguments" field when setting up the custom miner in HiveOS to get this to work?
newbie
Activity: 52
Merit: 0
January 14, 2019, 04:18:37 PM
Help!
My AMD570-4G, core 1100 memory 2000, bbr 1.7M, how can I run 2m?
hero member
Activity: 2058
Merit: 608
Online Security & Investment Corporation
January 13, 2019, 05:59:02 PM

GPU Driver: Adrenalin 18.6.1 (Compute Mode + Mining Mode)

I use this driver and settings.
newbie
Activity: 49
Merit: 0
January 13, 2019, 10:18:48 AM
why i get so many rejected shares on hiveos?BUT with the same setting(core 1200/mem 2000/volt 875,--strategy=1 --opencl-kernels=4 --opencl-launch=512x32) every thing are good on win10......

on luckypool rejected shares shows "Incorrect share",but on mining.blue it show "low difficult share"

i tryed everything,like --opencl-kernels 0-4,or --opencl-launch 256x0.384x0 512x0 512x32 256x32 384x32,--strategy=0/1  still get 2%-5% rejected shares

here is some log,it happened on every rig,not just this one。

[14:00:17] accepted(4972/97) diff 250.00M avg. effort 112.13% (304 ms)
[14:00:18] accepted(4973/97) diff 250.00M avg. effort 111.82% (304 ms)
[14:00:45] speed 10s/60s/15m 16693.7 16698.2 16686.7 kH/s max: 16745.9 kH/s
[14:00:53] accepted(4974/97) diff 250.00M avg. effort 112.18% (304 ms)
[14:00:59] accepted(4975/97) diff 250.00M avg. effort 111.96% (303 ms)
[14:01:16] accepted(4976/97) diff 250.00M avg. effort 111.96% (304 ms)
[14:01:16] accepted(4977/97) diff 250.00M avg. effort 111.63% (304 ms)
[14:01:45] speed 10s/60s/15m 16693.8 16695.2 16686.6 kH/s max: 16745.9 kH/s
[14:01:46] accepted(4978/97) diff 250.00M avg. effort 111.90% (304 ms)
[14:01:55] accepted(4979/97) diff 250.00M avg. effort 111.73% (304 ms)
[14:02:03] accepted(4980/97) diff 250.00M avg. effort 111.57% (304 ms)
[14:02:09] accepted(4981/97) diff 250.00M avg. effort 111.35% (304 ms)
[14:02:33] accepted(4982/97) diff 250.00M avg. effort 111.49% (304 ms)
[14:02:44] accepted(4983/97) diff 250.00M avg. effort 111.37% (304 ms)
[14:02:45] speed 10s/60s/15m 16692.4 16695.5 16686.3 kH/s max: 16745.9 kH/s
[14:02:53] rejected(4983/98) diff 250.00M "Incorrect share" (304 ms)
[14:03:03] accepted(4984/98) diff 250.00M avg. effort 111.43% (304 ms)
[14:03:06] accepted(4985/98) diff 250.00M avg. effort 111.16% (304 ms)
[14:03:06] requesting new job
[14:03:07] new job from 36.255.220.148:9220 diff 250.00M
[14:03:26] accepted(4986/98) diff 250.00M avg. effort 111.22% (304 ms)
[14:03:35] rejected(4986/99) diff 250.00M "Incorrect share" (304 ms)
[14:03:45] speed 10s/60s/15m 16686.2 16690.4 16686.5 kH/s max: 16745.9 kH/s
[14:04:03] accepted(4987/99) diff 250.00M avg. effort 111.62% (307 ms)
[14:04:06] accepted(4988/99) diff 250.00M avg. effort 111.36% (304 ms)
[14:04:23] accepted(4989/99) diff 250.00M avg. effort 111.36% (304 ms)
[14:04:41] accepted(4990/99) diff 250.00M avg. effort 111.38% (304 ms)
[14:04:45] speed 10s/60s/15m 16686.8 16686.6 16688.2 kH/s max: 16745.9 kH/s
[14:05:02] accepted(4991/99) diff 250.00M avg. effort 111.46% (304 ms)
[14:05:06] accepted(4992/99) diff 250.00M avg. effort 111.21% (304 ms)
[14:05:09] accepted(4993/99) diff 250.00M avg. effort 110.95% (304 ms)
[14:05:26] accepted(4994/99) diff 250.00M avg. effort 110.96% (304 ms)
[14:05:45] speed 10s/60s/15m 16688.3 16688.2 16689.8 kH/s max: 16745.9 kH/s
[14:05:47] accepted(4995/99) diff 250.00M avg. effort 111.05% (304 ms)
[14:05:59] accepted(4996/99) diff 250.00M avg. effort 110.95% (304 ms)
[14:06:22] rejected(4996/100) diff 250.00M "Incorrect share" (304 ms)
[14:06:41] rejected(4996/101) diff 250.00M "Incorrect share" (304 ms)
[14:06:45] speed 10s/60s/15m 16686.8 16687.9 16691.2 kH/s max: 16745.9 kH/s
[14:06:49] accepted(4997/101) diff 250.00M avg. effort 111.60% (304 ms)
[14:06:57] accepted(4998/101) diff 250.00M avg. effort 111.44% (304 ms)
[14:07:18] accepted(4999/101) diff 250.00M avg. effort 111.52% (304 ms)
[14:07:22] accepted(5000/101) diff 250.00M avg. effort 111.26% (304 ms)
[14:07:22] accepted(5001/101) diff 250.00M avg. effort 110.96% (304 ms)
[14:07:25] requesting new job
[14:07:25] new job from 36.255.220.148:9220 diff 250.00M
[14:07:33] accepted(5002/101) diff 250.00M avg. effort 110.84% (304 ms)
[14:07:45] speed 10s/60s/15m 16659.3 16677.0 16690.9 kH/s max: 16745.9 kH/s
[14:07:48] donation mining started
[14:07:57] ADDENDUM APPLIED: 1218281 --> 1218282  10 blocks added
Did you try to re-download scratchpad? If not helping, try to find a way to install older amdgpu-pro drivers
I don't think the scratchpad is the problem,because it happened on all of my AMD rigs,not just one or two。and of couse i tryed to deleted the scratchpad.bin and re-download it......
now i change the amdgpu-pro drivers from 18.10 to 17.5,i hope it will solve the problem...
hero member
Activity: 2058
Merit: 608
Online Security & Investment Corporation
January 13, 2019, 08:58:55 AM
Anyone have an optimized .bat file for Vega64? I'm trying to run the x16 algo. Thanks!


Go this link for multi verison: https://bitcointalk.org/index.php?topic=5023676.0;topicseen
newbie
Activity: 10
Merit: 0
January 13, 2019, 08:26:40 AM
Anyone have an optimized .bat file for Vega64? I'm trying to run the x16 algo. Thanks!
Pages:
Jump to: