|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
|
d2bg
Newbie
Offline
Activity: 65
Merit: 0
|
 |
May 03, 2018, 07:02:34 PM |
|
I'm having problems with the alloy algorithm. About 50% of the time when I check hashrate, 1 or 2 of my GPUs will report 0. A few seconds later, they will be back to normal (or new ones will report 0). This happens on all of my GPUs (rx580s).
|
|
|
|
doktor83 (OP)
|
 |
May 03, 2018, 07:03:42 PM |
|
I'm having problems with the alloy algorithm. About 50% of the time when I check hashrate, 1 or 2 of my GPUs will report 0. A few seconds later, they will be back to normal (or new ones will report 0). This happens on all of my GPUs (rx580s).
dont leave on auto intesity, lower it by hand.
|
|
|
|
Lunga Chung
Member

Offline
Activity: 277
Merit: 23
|
 |
May 03, 2018, 07:21:30 PM |
|
I have 15 rigs mining with SRBminer. (84 cards)
But, every time that a new version comes it takes me a lot of time to update all the rigs.
So.. My question is this: is there any Rig management software or something similar for Windows?
A software that can be used to update all the rigs at once? A software that can connect to each machine (rig) and execute for example a script or batch of commands for each computer?
I wonder.. How do these people or companies that have a greater number of cards or a huge farm of GPUs like Genesys Mining to solve these problems?
Well if you have all your rigs at one place just setup an ordinary PC as Radmin server. I use TW to access that PC and just use the depoly tool in Radmin to push instalation to all the miners. Awesome Miner is yet to support SRBMiner (hope soon).
|
|
|
|
4ward
Member

Offline
Activity: 473
Merit: 18
|
 |
May 03, 2018, 07:56:42 PM |
|
Thanks for adding API Added miner to Forager - automatic profit switching miner
|
|
|
|
doktor83 (OP)
|
 |
May 03, 2018, 08:03:40 PM |
|
Thanks for adding API Added miner to Forager - automatic profit switching miner Thank you for adding it in Forager  Cheers!
|
|
|
|
mutual.consent
Newbie
Offline
Activity: 35
Merit: 0
|
 |
May 03, 2018, 09:20:22 PM |
|
I manage to get 4044 h/s using SRB with these sorts of clocks on my Vegas. What does your config file look like apart from intensity at 56? your HBM memory not work. reset card and start again. If HBM not work i have only 1300-1350 per card and i must start xmr-stak and back to srbminer. WHY? i dont now. Doctor any idea? i reset card but HBM not start. when i use xrm stak with this xomand HBM start normal and after this all miner work fine with HBM memory. This option start HBM memorysetx GPU_FORCE_64BIT_PTR 1 setx GPU_MAX_HEAP_SIZE 100 setx GPU_MAX_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_MAX_SINGLE_ALLOC_PERCENT 100 start xmr-stak --noCPU exit 0 "verbose_level" : 3, "print_motd" : true, "h_print_time" : 60, "aes_override" : null, "use_slow_memory" : "warn", "tls_secure_algo" : true, "flush_stdout" : false, if i use xmr stak with this option HBM start OK. "gpu_threads_conf" : [ // gpu: gfx901 memory:3920 // compute units: 64 { "index" : 0, "intensity" : 1008, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 16, "comp_mode" : true }, { "index" : 0, "intensity" : 904, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 16, "comp_mode" : true }, { "index" : 1, "intensity" : 1008, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 16, "comp_mode" : true }, { "index" : 1, "intensity" : 904, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 16, "comp_mode" : true }, { "index" : 2, "intensity" : 1008, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 16, "comp_mode" : true }, { "index" : 2, "intensity" : 904, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 16, "comp_mode" : true }, "platform_index" : 0, after this start HBB ON .Why ? i dont now. with srb miner i try but never HBM start corect if not start first time. if i use xmr stak with this otion HBM not start. "gpu_threads_conf" : [ // gpu: gfx901 memory:3920 // compute units: 64 { "index" : 0, "intensity" : 896, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true }, { "index" : 0, "intensity" : 864, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true }, { "index" : 1, "intensity" : 896, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true }, { "index" : 1, "intensity" : 864, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true }, { "index" : 2, "intensity" : 896, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true }, { "index" : 2, "intensity" : 864, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true }, Thanks - have confirmed that strangely your suggestion works. Now at 4405 h/s. Maybe this issue wouldn't exist on the latest Adrenaline drivers?
|
|
|
|
madmossy
Newbie
Offline
Activity: 33
Merit: 0
|
 |
May 03, 2018, 10:22:06 PM |
|
So the API lets us read the stats while mining, is it possible to change pool/algo with just command line options or do you need the config files.
|
|
|
|
sidaliroy
Newbie
Offline
Activity: 23
Merit: 0
|
 |
May 03, 2018, 10:54:32 PM |
|
Thanks for adding API Added miner to /2wagBKX]Forager - automatic profit switching miner Thank you for adding it in Forager  Cheers! Does the API work with EthMan (Claymore Remote Manager)?
|
|
|
|
livada
Newbie
Offline
Activity: 417
Merit: 0
|
 |
May 03, 2018, 11:11:56 PM |
|
I manage to get 4044 h/s using SRB with these sorts of clocks on my Vegas. What does your config file look like apart from intensity at 56? your HBM memory not work. reset card and start again. If HBM not work i have only 1300-1350 per card and i must start xmr-stak and back to srbminer. WHY? i dont now. Doctor any idea? i reset card but HBM not start. when i use xrm stak with this xomand HBM start normal and after this all miner work fine with HBM memory. This option start HBM memorysetx GPU_FORCE_64BIT_PTR 1 setx GPU_MAX_HEAP_SIZE 100 setx GPU_MAX_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_MAX_SINGLE_ALLOC_PERCENT 100 start xmr-stak --noCPU exit 0 "verbose_level" : 3, "print_motd" : true, "h_print_time" : 60, "aes_override" : null, "use_slow_memory" : "warn", "tls_secure_algo" : true, "flush_stdout" : false, if i use xmr stak with this option HBM start OK. "gpu_threads_conf" : [ // gpu: gfx901 memory:3920 // compute units: 64 { "index" : 0, "intensity" : 1008, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 16, "comp_mode" : true }, { "index" : 0, "intensity" : 904, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 16, "comp_mode" : true }, { "index" : 1, "intensity" : 1008, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 16, "comp_mode" : true }, { "index" : 1, "intensity" : 904, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 16, "comp_mode" : true }, { "index" : 2, "intensity" : 1008, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 16, "comp_mode" : true }, { "index" : 2, "intensity" : 904, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 16, "comp_mode" : true }, "platform_index" : 0, after this start HBB ON .Why ? i dont now. with srb miner i try but never HBM start corect if not start first time. if i use xmr stak with this otion HBM not start. "gpu_threads_conf" : [ // gpu: gfx901 memory:3920 // compute units: 64 { "index" : 0, "intensity" : 896, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true }, { "index" : 0, "intensity" : 864, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true }, { "index" : 1, "intensity" : 896, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true }, { "index" : 1, "intensity" : 864, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true }, { "index" : 2, "intensity" : 896, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true }, { "index" : 2, "intensity" : 864, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true }, Thanks - have confirmed that strangely your suggestion works. Now at 4405 h/s. Maybe this issue wouldn't exist on the latest Adrenaline drivers?  but works:) DOKTOR read this pls. Why i must start xmr-stak for enable HBM? enable-disabe card in device manager not work.
|
|
|
|
lebuawu2
Jr. Member
Offline
Activity: 176
Merit: 2
|
 |
May 04, 2018, 12:55:22 AM |
|
INFO - TEST VEGA 56 PowerColor3*Vega56 flashed to 64 Crimson-ReLive-Beta-Blockchain driver SRBminer 1.4.9 GPU - 1442/1437/1407mhz 905-907mv MEM - 1095/1100mhz 900mv Cryptonight heavy(sumo) "intensity" : 56 HR=4550 - 530W  I manage to get 4044 h/s using SRB with these sorts of clocks on my Vegas. What does your config file look like apart from intensity at 56? your HBM memory not work. reset card and start again. If HBM not work i have only 1300-1350 per card and i must start xmr-stak and back to srbminer. WHY? i dont now. Doctor any idea? i reset card but HBM not start. when i use xrm stak with this xomand HBM start normal and after this all miner work fine with HBM memory. This option start HBM memorysetx GPU_FORCE_64BIT_PTR 1 setx GPU_MAX_HEAP_SIZE 100 setx GPU_MAX_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_MAX_SINGLE_ALLOC_PERCENT 100 start xmr-stak --noCPU exit 0 "verbose_level" : 3, "print_motd" : true, "h_print_time" : 60, "aes_override" : null, "use_slow_memory" : "warn", "tls_secure_algo" : true, "flush_stdout" : false, if i use xmr stak with this option HBM start OK. "gpu_threads_conf" : [ // gpu: gfx901 memory:3920 // compute units: 64 { "index" : 0, "intensity" : 1008, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 16, "comp_mode" : true }, { "index" : 0, "intensity" : 904, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 16, "comp_mode" : true }, { "index" : 1, "intensity" : 1008, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 16, "comp_mode" : true }, { "index" : 1, "intensity" : 904, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 16, "comp_mode" : true }, { "index" : 2, "intensity" : 1008, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 16, "comp_mode" : true }, { "index" : 2, "intensity" : 904, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 16, "comp_mode" : true }, "platform_index" : 0, after this start HBB ON .Why ? i dont now. with srb miner i try but never HBM start corect if not start first time. if i use xmr stak with this otion HBM not start. "gpu_threads_conf" : [ // gpu: gfx901 memory:3920 // compute units: 64 { "index" : 0, "intensity" : 896, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true }, { "index" : 0, "intensity" : 864, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true }, { "index" : 1, "intensity" : 896, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true }, { "index" : 1, "intensity" : 864, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true }, { "index" : 2, "intensity" : 896, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true }, { "index" : 2, "intensity" : 864, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true }, Thanks - have confirmed that strangely your suggestion works. Now at 4405 h/s. Maybe this issue wouldn't exist on the latest Adrenaline drivers?  but works:) DOKTOR read this pls. Why i must start xmr-stak for enable HBM? enable-disabe card in device manager not work. Actually by setting intensity 60 and work size 8 it will work also (enable HBM) after that you close the miner set intensity 56 then run the miner again it will increase hash rate. but still a bit difficult to automate.
|
|
|
|
heavyarms1912
|
 |
May 04, 2018, 01:39:47 AM |
|
@dok has the open CL devices ordering ( device initialization based on BUS id order) sorted out in latest version or yet to be implemented?
|
|
|
|
doktor83 (OP)
|
 |
May 04, 2018, 05:41:48 AM |
|
@dok has the open CL devices ordering ( device initialization based on BUS id order) sorted out in latest version or yet to be implemented?
soon, now that the API is done, i will continue with the wishlist 
|
|
|
|
gzpc01
Newbie
Offline
Activity: 10
Merit: 0
|
 |
May 04, 2018, 06:44:20 AM |
|
Please ! support for linux version ! 
|
|
|
|
doktor83 (OP)
|
 |
May 04, 2018, 06:50:18 AM |
|
DOKTOR read this pls. Why i must start xmr-stak for enable HBM? enable-disabe card in device manager not work.
As i don't have vega gpu's i can't really help you, but if you use "restart_devices_on_startup" with the new "restart_devices_on_startup_script", it should give back full speed to your Vegas, and in the script you can add undervolting overclocking etc with overdriventool. Or try what @lebuawu2 wrote. But the disable/enable should be enough tho. Download V1.5.1 and try it.
|
|
|
|
lebuawu2
Jr. Member
Offline
Activity: 176
Merit: 2
|
 |
May 04, 2018, 08:41:25 AM |
|
DOKTOR read this pls. Why i must start xmr-stak for enable HBM? enable-disabe card in device manager not work.
As i don't have vega gpu's i can't really help you, but if you use "restart_devices_on_startup" with the new "restart_devices_on_startup_script", it should give back full speed to your Vegas, and in the script you can add undervolting overclocking etc with overdriventool. Or try what @lebuawu2 wrote. But the disable/enable should be enough tho. Download V1.5.1 and try it. disable and enable only work for blockchain driver for CN / CN-V7 maybe for CN-Heavy also. for new driver 18.3.4 no need to disable and enable again in order to get best hashrate for CN / CN-V7 but for CN-Heavy apparently didn't work.
|
|
|
|
Sgsg666
Jr. Member
Offline
Activity: 113
Merit: 1
|
 |
May 04, 2018, 10:17:00 AM |
|
DOKTOR read this pls. Why i must start xmr-stak for enable HBM? enable-disabe card in device manager not work.
As i don't have vega gpu's i can't really help you, but if you use "restart_devices_on_startup" with the new "restart_devices_on_startup_script", it should give back full speed to your Vegas, and in the script you can add undervolting overclocking etc with overdriventool. Or try what @lebuawu2 wrote. But the disable/enable should be enough tho. Download V1.5.1 and try it. I already have JJreset tool, it doesnt use devcon ( http://vega.miningguides.com/p/auto-run-miner-without-hashmonitor.html). Does "restart_devices_on_startup"/devcon needs admin privileges when run?
|
|
|
|
ysakay
|
 |
May 04, 2018, 10:34:39 AM |
|
Hi Guys.
Can i undervolt wit miner bat like claymore for ex -cclock 1100 -cvddc 900 ?
|
|
|
|
henri2018
Newbie
Offline
Activity: 46
Merit: 0
|
 |
May 04, 2018, 10:44:54 AM |
|
DOKTOR read this pls. Why i must start xmr-stak for enable HBM? enable-disabe card in device manager not work.
As i don't have vega gpu's i can't really help you, but if you use "restart_devices_on_startup" with the new "restart_devices_on_startup_script", it should give back full speed to your Vegas, and in the script you can add undervolting overclocking etc with overdriventool. Or try what @lebuawu2 wrote. But the disable/enable should be enough tho. Download V1.5.1 and try it. disable and enable only work for blockchain driver for CN / CN-V7 maybe for CN-Heavy also. for new driver 18.3.4 no need to disable and enable again in order to get best hashrate for CN / CN-V7 but for CN-Heavy apparently didn't work. Agreed with you, lebuawu2. Disable-enable vega is not needed anymore when using 18.3.4 driver. Been using it for at least a month.
|
|
|
|
doktor83 (OP)
|
 |
May 04, 2018, 10:52:19 AM |
|
DOKTOR read this pls. Why i must start xmr-stak for enable HBM? enable-disabe card in device manager not work.
As i don't have vega gpu's i can't really help you, but if you use "restart_devices_on_startup" with the new "restart_devices_on_startup_script", it should give back full speed to your Vegas, and in the script you can add undervolting overclocking etc with overdriventool. Or try what @lebuawu2 wrote. But the disable/enable should be enough tho. Download V1.5.1 and try it. I already have JJreset tool, it doesnt use devcon ( http://vega.miningguides.com/p/auto-run-miner-without-hashmonitor.html). Does "restart_devices_on_startup"/devcon needs admin privileges when run? Yes it needs admin privileges to disable/enable devices. That JJ script uses powershell to do the same thing, i saw that.
|
|
|
|
|