KingsGroup.IT
Newbie
Offline
Activity: 22
Merit: 0
|
 |
March 16, 2021, 08:47:32 PM |
|
How does nicehash get +45 sol (algo Zhash) with a AMD HD7990 GPU using lol miner 1.21? I downloaded this original version from gihub and... starting it... gives me a maximum of 21 sol.. with the exact same gpu. how does nicehash do?
To me this looks like you are only mining on one of the two GPUs of this dual GPU card. As I posted yesterday, I can get 24sol/s on a single of these GPUs (at 950/1500 clocks with the timing mod). So when properly set up to run on both GPUs that sounds feasible. Look at the output of ./lolMiner --list-devices. no... With nice hash miner ... each GPU mines + 20 sol each one .. Using the original version of lolminer each gpu makes a maximum of 10 sol each one
|
|
|
|
|
|
|
|
|
Remember that Bitcoin is still beta software. Don't put all of your money into BTC!
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
|
|
|
|
jgonzi
Member

Offline
Activity: 637
Merit: 19
|
 |
March 16, 2021, 08:55:08 PM |
|
The best I could get for my 1070s was 26 MH/s at 70 TDP, Core 100, and Memory 600 which keeps them below 70C; if i increase memory up to 620 the rig is unstable. One with double fan goes up to 29 MH/s.
I suppose you are in Windows?... the Serie 10x0 sometimes need to check if reducing Mhz of the memory goes faster... because the memory is making errors and the gpu tries to recheck... that makes a reduction of the Mhs too... and a decrease of the Memory Mhz helps to have less mem errors an increase the hashrate TDP is to low. Set a fixed vcore to 900mv for example. I can do around 28mh with 120w. By the way why no one used fixed vcore on Nvidia cards? All decrease Powerlimit, but with fixed vcore, the rigs runs more stable, the wattage don´t jump up and down. We all set fixed vcore on amd gpu´s, but no one use it on nvidia cards  And not all pascal gpus have this TLB failure, the 1070ti´s have slightly other architecture, and there the hashrate don´t decrease with every new epoch. I have a few 1070ti´s running with 34 - 35 mh with same settings for 2 years now. That can be done the the fix in Windows and now is also a option in RaveOS
|
|
|
|
KingsGroup.IT
Newbie
Offline
Activity: 22
Merit: 0
|
 |
March 16, 2021, 09:21:46 PM |
|
How does nicehash get +45 sol (algo Zhash) with a AMD HD7990 GPU using lol miner 1.21? I downloaded this original version from gihub and... starting it... gives me a maximum of 21 sol.. with the exact same gpu. how does nicehash do?
To me this looks like you are only mining on one of the two GPUs of this dual GPU card. As I posted yesterday, I can get 24sol/s on a single of these GPUs (at 950/1500 clocks with the timing mod). So when properly set up to run on both GPUs that sounds feasible. Look at the output of ./lolMiner --list-devices. no... With nice hash miner ... each GPU mines + 20 sol each one .. Using the original version of lolminer each gpu makes a maximum of 10 sol each one does anyone understand how nicehash does it? os = Win 10 x64
|
|
|
|
SCF0
Newbie
Offline
Activity: 9
Merit: 0
|
 |
March 16, 2021, 09:50:26 PM |
|
does anyone understand how nicehash does it? os = Win 10 x64
Can you post the commandline you use? (exclude the wallet address for privacy) And did you look at the output with the --list-devices option?
|
|
|
|
KingsGroup.IT
Newbie
Offline
Activity: 22
Merit: 0
|
 |
March 17, 2021, 01:41:08 PM |
|
does anyone understand how nicehash does it? os = Win 10 x64
Can you post the commandline you use? (exclude the wallet address for privacy) And did you look at the output with the --list-devices option? @echo off setlocal enableDelayedExpansion Rem ################################# Rem ## Begin of user-editable part ## Rem ################################# set "POOL=btg.2miners.com:4040" set "WALLET=xxxxxxxxxxxxxxxxxxx.workerName" set "ALGO=EQUI144_5" set "PERSONALIZATION=BgoldPoW" Rem ################################# Rem ## End of user-editable part ## Rem ################################# lolMiner.exe -a !ALGO! --pers !PERSONALIZATION! --pool !POOL! --user !WALLET! pause
|
|
|
|
jgonzi
Member

Offline
Activity: 637
Merit: 19
|
 |
March 17, 2021, 08:51:56 PM |
|
does anyone understand how nicehash does it? os = Win 10 x64
Can you post the commandline you use? (exclude the wallet address for privacy) And did you look at the output with the --list-devices option? @echo off setlocal enableDelayedExpansion Rem ################################# Rem ## Begin of user-editable part ## Rem ################################# set "POOL=btg.2miners.com:4040" set "WALLET=xxxxxxxxxxxxxxxxxxx.workerName" set "ALGO=EQUI144_5" set "PERSONALIZATION=BgoldPoW" Rem ################################# Rem ## End of user-editable part ## Rem ################################# lolMiner.exe -a !ALGO! --pers !PERSONALIZATION! --pool !POOL! --user !WALLET! pause I always recommend :loop lolMiner.exe -a !ALGO! --pers !PERSONALIZATION! --pool !POOL! --user !WALLET! timeout 10 goto loop
|
|
|
|
dimidimi
Newbie
Offline
Activity: 5
Merit: 0
|
 |
March 17, 2021, 09:44:31 PM |
|
Hello, Im having trouble running with 2x XFX rx480 4gb on z170 A pro MotherBoard (2x x16pci) on ETH When i run ONE card using lolminer i get 19-20mh --4g-alloc-size 4248 --keepfree 8 --devices 0
if allocation size is below this value, i get a joke hash (2-3mh)
As soon as i put second rx480 here is what happends
Card1: 14-15mh Card2: 4-5mh
Set Gen3, bove 4G decoding: enabled driver version adrenaline 20.11.2 Windows 10
Im using windows, booted from m2 drive on motherboard, is it possible that it makes a conflict, will switching to linux help. Never mined in linux before.
Thanks, kind regards
|
|
|
|
jgonzi
Member

Offline
Activity: 637
Merit: 19
|
 |
March 17, 2021, 10:55:07 PM |
|
Hello, Im having trouble running with 2x XFX rx480 4gb on z170 A pro MotherBoard (2x x16pci) on ETH When i run ONE card using lolminer i get 19-20mh --4g-alloc-size 4248 --keepfree 8 --devices 0
if allocation size is below this value, i get a joke hash (2-3mh)
As soon as i put second rx480 here is what happends
Card1: 14-15mh Card2: 4-5mh
Set Gen3, bove 4G decoding: enabled driver version adrenaline 20.11.2 Windows 10
Im using windows, booted from m2 drive on motherboard, is it possible that it makes a conflict, will switching to linux help. Never mined in linux before.
Thanks, kind regards
That normal... with 1 Card you are using x16, when you put both is x8,x8...
|
|
|
|
lxspector
Newbie
Offline
Activity: 3
Merit: 0
|
 |
March 17, 2021, 11:01:14 PM |
|
Hi, please do something with eror wathdog - I can't use MRR login/ETH wallet, ex.: user.123456. Miner erise "." like a mistake. So don't work ETH+ZIL mining 
|
|
|
|
dimidimi
Newbie
Offline
Activity: 5
Merit: 0
|
 |
March 18, 2021, 07:59:06 AM |
|
That normal... with 1 Card you are using x16, when you put both is x8,x8...
But I seen ppl on group that can mine 2x RX4xx cards if there are two x16 slots (x8 x2) is it cause dag went up or..?
|
|
|
|
dext-r
Newbie
Offline
Activity: 17
Merit: 0
|
 |
March 18, 2021, 09:25:18 AM |
|
Hello, Im having trouble running with 2x XFX rx480 4gb on z170 A pro MotherBoard (2x x16pci) on ETH When i run ONE card using lolminer i get 19-20mh --4g-alloc-size 4248 --keepfree 8 --devices 0
if allocation size is below this value, i get a joke hash (2-3mh)
As soon as i put second rx480 here is what happends
Card1: 14-15mh Card2: 4-5mh
Set Gen3, bove 4G decoding: enabled driver version adrenaline 20.11.2 Windows 10
Im using windows, booted from m2 drive on motherboard, is it possible that it makes a conflict, will switching to linux help. Never mined in linux before.
Thanks, kind regards
It's a miracle to mine in windows with 4gb 10+ mh/s MSI Z170 Pro A mobo: • 2 x PCIe 3.0 x16 slots (support x16/ x4 modes) if you use M.2 ssd that can use some PCIe lanes, use some USB flash or SATA ssd and some linux for better hashrate
|
|
|
|
dimidimi
Newbie
Offline
Activity: 5
Merit: 0
|
 |
March 18, 2021, 12:04:55 PM |
|
It's a miracle to mine in windows with 4gb 10+ mh/s
MSI Z170 Pro A mobo: • 2 x PCIe 3.0 x16 slots (support x16/ x4 modes)
if you use M.2 ssd that can use some PCIe lanes, use some USB flash or SATA ssd and some linux for better hashrate
Ye man, sadly my windows is on m2ssd. possibly what takes some lanes away, and i use this deskop daily so sad. I do mine with 1070ti around 29mh and rx480 around 19mh if single x16 is taken
|
|
|
|
SCF0
Newbie
Offline
Activity: 9
Merit: 0
|
 |
March 18, 2021, 05:57:32 PM |
|
I always recommend
:loop lolMiner.exe -a !ALGO! --pers !PERSONALIZATION! --pool !POOL! --user !WALLET! timeout 10 goto loop
This won't help KingsGroup.IT though but it is an improvement if you want to keep the miner up after crashes. KingsGroup.IT, can you post the output of lolMiner.exe --list-devices? I still suspect it's somehow not using both GPUs properly. Also you mentioned Nicehash, do they use lolMiner or a different miner for Zhash? I know they used to use various 3rdparty miners but I never really liked their auto-switching so I preferred to setup miners manually even when mining on Nicehash.
|
|
|
|
jgonzi
Member

Offline
Activity: 637
Merit: 19
|
 |
March 19, 2021, 05:24:19 PM |
|
I always recommend
:loop lolMiner.exe -a !ALGO! --pers !PERSONALIZATION! --pool !POOL! --user !WALLET! timeout 10 goto loop
This won't help KingsGroup.IT though but it is an improvement if you want to keep the miner up after crashes. KingsGroup.IT, can you post the output of lolMiner.exe --list-devices? I still suspect it's somehow not using both GPUs properly. Also you mentioned Nicehash, do they use lolMiner or a different miner for Zhash? I know they used to use various 3rdparty miners but I never really liked their auto-switching so I preferred to setup miners manually even when mining on Nicehash. I think you are right with your comments... is always better to get the server parameters from https://www.nicehash.com/stratum-generator
|
|
|
|
jgonzi
Member

Offline
Activity: 637
Merit: 19
|
 |
March 20, 2021, 05:21:29 PM |
|
does anyone understand how nicehash does it? os = Win 10 x64
Can you post the commandline you use? (exclude the wallet address for privacy) And did you look at the output with the --list-devices option? @echo off setlocal enableDelayedExpansion Rem ################################# Rem ## Begin of user-editable part ## Rem ################################# set "POOL=btg.2miners.com:4040" set "WALLET=xxxxxxxxxxxxxxxxxxx.workerName" set "ALGO=EQUI144_5" set "PERSONALIZATION=BgoldPoW" Rem ################################# Rem ## End of user-editable part ## Rem ################################# lolMiner.exe -a !ALGO! --pers !PERSONALIZATION! --pool !POOL! --user !WALLET! pause Did you solve it?
|
|
|
|
dimidimi
Newbie
Offline
Activity: 5
Merit: 0
|
 |
March 21, 2021, 11:25:59 AM |
|
Please check these I updated my rig of two rx480 xfx to mine eth using hiveos Both into x16 slots Z170 A pro Motherboard 1card 28mh 2card 7mh Cpu intel 7500 8gb ram
Hash rates went up nicely compared to windows but i wonder if its possible to make them run both How do i configure lanes property. I can't make second Pci to run at good rate, swapped the cards which proved its not gpu issue
|
|
|
|
batsonxl
Member

Offline
Activity: 1183
Merit: 26
|
 |
March 21, 2021, 12:00:49 PM |
|
Can someone share rx470-570 4G Beam mining hashrates and oc settings?i mean get maximum hashrate that possible. Thanks
|
|
|
|
jgonzi
Member

Offline
Activity: 637
Merit: 19
|
 |
March 21, 2021, 09:18:19 PM |
|
Please check these I updated my rig of two rx480 xfx to mine eth using hiveos Both into x16 slots Z170 A pro Motherboard 1card 28mh 2card 7mh Cpu intel 7500 8gb ram
Hash rates went up nicely compared to windows but i wonder if its possible to make them run both How do i configure lanes property. I can't make second Pci to run at good rate, swapped the cards which proved its not gpu issue
Did you add a 4g-alloc-size parameters?
|
|
|
|
dext-r
Newbie
Offline
Activity: 17
Merit: 0
|
 |
March 22, 2021, 08:59:39 AM |
|
Please check these I updated my rig of two rx480 xfx to mine eth using hiveos Both into x16 slots Z170 A pro Motherboard 1card 28mh 2card 7mh Cpu intel 7500 8gb ram
Hash rates went up nicely compared to windows but i wonder if its possible to make them run both How do i configure lanes property. I can't make second Pci to run at good rate, swapped the cards which proved its not gpu issue
There fails PCI express Gen3 parameters, not auto, and if you don't enable onboard gpu as primary that's the other problem,
|
|
|
|
hackhy
Newbie
Offline
Activity: 2
Merit: 0
|
 |
March 23, 2021, 10:48:50 AM |
|
Can you support AMD Mi100
+---------------------------------------------------------+ | _ _ __ __ _ _ ____ _ _ | | | | ___ | | \/ (_)_ __ ___ _ __ / | |___ \| || | | | | |/ _ \| | |\/| | | '_ \ / _ \ '__| | | __) | || |_ | | | | (_) | | | | | | | | | __/ | | |_ / __/|__ _| | | |_|\___/|_|_| |_|_|_| |_|\___|_| |_(_)_____| |_| | | | | This software is for mining | | Ethash, Etchash | | Equihash 144/5, 192/7, 210/9 | | BeamHash I, II, III | | ZelHash (EquihashR 125/4/0) | | Cuck(ar)oo 29 | | Cuckaroo 30 CTX | | Cuckatoo 31/32 | | | | | | Made by Lolliedieb, February 2021 | +---------------------------------------------------------+
Setup Miner... Device 0: Name: Device 738c Address: 4294967268:0 Vendor: Advanced Micro Devices (AMD), ROCm Memory: 32752 MByte (32752 MByte free) Active: false (Unsupported device or driver version.)
root@amd:~# /opt/rocm-4.0.0/opencl/bin/clinfo Number of platforms: 1 Platform Profile: FULL_PROFILE Platform Version: OpenCL 2.0 AMD-APP (3212.0) Platform Name: AMD Accelerated Parallel Proces sing Platform Vendor: Advanced Micro Devices, Inc. Platform Extensions: cl_khr_icd cl_amd_event_callbac k
Platform Name: AMD Accelerated Parallel Proces sing Number of devices: 1 Device Type: CL_DEVICE_TYPE_GPU Vendor ID: 1002h Board name: Device 738c Device Topology: PCI[ B#228, D#0, F#0 ] Max compute units: 120 Max work items dimensions: 3 Max work items[0]: 1024 Max work items[1]: 1024 Max work items[2]: 1024 Max work group size: 256 Preferred vector width char: 4 Preferred vector width short: 2 Preferred vector width int: 1 Preferred vector width long: 1 Preferred vector width float: 1 Preferred vector width double: 1 Native vector width char: 4 Native vector width short: 2 Native vector width int: 1 Native vector width long: 1 Native vector width float: 1 Native vector width double: 1 Max clock frequency: 1502Mhz Address bits: 64 Max memory allocation: 29191516976 Image support: Yes Max number of images read arguments: 128 Max number of images write arguments: 8 Max image 2D width: 16384 Max image 2D height: 16384 Max image 3D width: 16384 Max image 3D height: 16384 Max image 3D depth: 8192 Max samplers within kernel: 29580 Max size of kernel argument: 1024 Alignment (bits) of base address: 1024 Minimum alignment (bytes) for any datatype: 128 Single precision floating point capability Denorms: Yes Quiet NaNs: Yes Round to nearest even: Yes Round to zero: Yes Round to +ve and infinity: Yes IEEE754-2008 fused multiply-add: Yes Cache type: Read/Write Cache line size: 64 Cache size: 16384 Global memory size: 34342961152 Constant buffer size: 29191516976 Max number of constant args: 8 Local memory type: Scratchpad Local memory size: 65536 Max pipe arguments: 16 Max pipe active reservations: 16 Max pipe packet size: 3421713200 Max global variable size: 29191516976 Max global variable preferred total size: 34342961152 Max read/write image args: 64 Max on device events: 1024 Queue on device max size: 8388608 Max on device queues: 1 Queue on device preferred size: 262144 SVM capabilities: Coarse grain buffer: Yes Fine grain buffer: Yes Fine grain system: No Atomics: No Preferred platform atomic alignment: 0 Preferred global atomic alignment: 0 Preferred local atomic alignment: 0 Kernel Preferred work group size multiple: 64 Error correction support: 0 Unified memory for Host and Device: 0 Profiling timer resolution: 1 Device endianess: Little Available: Yes Compiler available: Yes Execution capabilities: Execute OpenCL kernels: Yes Execute native function: No Queue on Host properties: Out-of-Order: No Profiling : Yes Queue on Device properties: Out-of-Order: Yes Profiling : Yes Platform ID: 0x7f58399b7cf0 Name: gfx908 Vendor: Advanced Micro Devices, Inc. Device OpenCL C version: OpenCL C 2.0 Driver version: 3212.0 (HSA1.1,LC) Profile: FULL_PROFILE Version: OpenCL 2.0 Extensions: cl_khr_fp64 cl_khr_global_int32 _base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomi cs cl_khr_local_int32_extended_atomics cl_khr_int64_base_atomics cl_khr_int64_ex tended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_fp16 cl_khr_gl_sharing cl_amd_device_attribute_query cl_amd_media_ops cl_amd_media_op s2 cl_khr_image2d_from_buffer cl_khr_subgroups cl_khr_depth_images cl_amd_copy_b uffer_p2p cl_amd_assembly_program
/opt/rocm/bin/rocminfo ISA Info: ISA 1 Name: amdgcn-amd-amdhsa--gfx908 Machine Models: HSA_MACHINE_MODEL_LARGE Profiles: HSA_PROFILE_BASE Default Rounding Mode: NEAR Default Rounding Mode: NEAR Fast f16: TRUE Workgroup Max Size: 1024(0x400) Workgroup Max Size per Dimension: x 1024(0x400) y 1024(0x400) z 1024(0x400) Grid Max Size: 4294967295(0xffffffff) Grid Max Size per Dimension: x 4294967295(0xffffffff) y 4294967295(0xffffffff) z 4294967295(0xffffffff) FBarrier Max Size: 32
/opt/rocm/opencl/bin/clinfo Number of platforms: 1 Platform Profile: FULL_PROFILE Platform Version: OpenCL 2.0 AMD-APP (3212.0) Platform Name: AMD Accelerated Parallel Processing Platform Vendor: Advanced Micro Devices, Inc. Platform Extensions: cl_khr_icd cl_amd_event_callback
Platform Name: AMD Accelerated Parallel Processing Number of devices: 1 Device Type: CL_DEVICE_TYPE_GPU Vendor ID: 1002h Board name: Device 738c Device Topology: PCI[ B#228, D#0, F#0 ] Max compute units: 120 Max work items dimensions: 3 Max work items[0]: 1024 Max work items[1]: 1024 Max work items[2]: 1024 Max work group size: 256 Preferred vector width char: 4 Preferred vector width short: 2 Preferred vector width int: 1 Preferred vector width long: 1 Preferred vector width float: 1 Preferred vector width double: 1 Native vector width char: 4 Native vector width short: 2 Native vector width int: 1 Native vector width long: 1 Native vector width float: 1 Native vector width double: 1 Max clock frequency: 1502Mhz Address bits: 64 Max memory allocation: 29191516976 Image support: Yes Max number of images read arguments: 128 Max number of images write arguments: 8 Max image 2D width: 16384 Max image 2D height: 16384 Max image 3D width: 16384 Max image 3D height: 16384 Max image 3D depth: 8192 Max samplers within kernel: 29580 Max size of kernel argument: 1024 Alignment (bits) of base address: 1024 Minimum alignment (bytes) for any datatype: 128 Single precision floating point capability Denorms: Yes Quiet NaNs: Yes Round to nearest even: Yes Round to zero: Yes Round to +ve and infinity: Yes IEEE754-2008 fused multiply-add: Yes Cache type: Read/Write Cache line size: 64 Cache size: 16384 Global memory size: 34342961152 Constant buffer size: 29191516976 Max number of constant args: 8 Local memory type: Scratchpad Local memory size: 65536 Max pipe arguments: 16 Max pipe active reservations: 16 Max pipe packet size: 3421713200 Max global variable size: 29191516976 Max global variable preferred total size: 34342961152 Max read/write image args: 64 Max on device events: 1024 Queue on device max size: 8388608 Max on device queues: 1 Queue on device preferred size: 262144 SVM capabilities: Coarse grain buffer: Yes Fine grain buffer: Yes Fine grain system: No Atomics: No Preferred platform atomic alignment: 0 Preferred global atomic alignment: 0 Preferred local atomic alignment: 0 Kernel Preferred work group size multiple: 64 Error correction support: 0 Unified memory for Host and Device: 0 Profiling timer resolution: 1 Device endianess: Little Available: Yes Compiler available: Yes Execution capabilities: Execute OpenCL kernels: Yes Execute native function: No Queue on Host properties: Out-of-Order: No Profiling : Yes Queue on Device properties: Out-of-Order: Yes Profiling : Yes Platform ID: 0x7feb5bff2cf0 Name: gfx908 Vendor: Advanced Micro Devices, Inc. Device OpenCL C version: OpenCL C 2.0 Driver version: 3212.0 (HSA1.1,LC) Profile: FULL_PROFILE Version: OpenCL 2.0 Extensions: cl_khr_fp64 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_fp16 cl_khr_gl_sharing cl_amd_device_attribute_query cl_amd_media_ops cl_amd_media_ops2 cl_khr_image2d_from_buffer cl_khr_subgroups cl_khr_depth_images cl_amd_copy_buffer_p2p cl_amd_assembly_program
|
|
|
|
|