Pages:
Author

Topic: [ANN]Bminer: a fast Equihash/Ethash/Cuckaroo29z miner for AMD/NVIDIA GPUs 16.4.9 - page 7. (Read 148347 times)

newbie
Activity: 11
Merit: 0
hi i have 2 x 2080ti
my oc in simplimining is:
Core MHz: 145
Memory MHz: 750
Power: 245

My Hashrate 5,45.

Can i get more?
newbie
Activity: 47
Merit: 0
Is it possible to mine Grin using Bminer and 1060 3GB with C32?
newbie
Activity: 25
Merit: 0
We're pleased to release Bminer 16.1.0.

* Support for BFC and Cuckatoo32.


Thank you for the Cuckatoo32 support!  I've been using Bminer for Cuckatoo31 for a long time.

That said, Cuckatoo32 mining is not very stable.  I'm running Ubuntu with Nvidia 1080ti cards.  It runs good for about 5 minutes, then it has GPU issues, where it can't communicate with one ore more of the GPUs.  I'm using the exact same config as Cuckatoo31.  I've tried reducing OC, but that doesn't seem to make a difference.

Here is what the log shows:
Code:
[INFO] [2020-04-12T12:59:30-07:00] [GPU 0] Speed: 0.06 G/s Fidelity 0.981 Temp:  1C Fan: 1% Power: 1W 0.06 G/J
[ERRO] [2020-04-12T12:59:30-07:00] Failed to fetch device Status for device id: 0, Error code: 15
[INFO] [2020-04-12T12:59:30-07:00] [GPU 1] Speed: 0.06 G/s Fidelity 1.162 Temp:  1C Fan: 1% Power: 1W 0.06 G/J
[ERRO] [2020-04-12T12:59:30-07:00] Failed to fetch device Status for device id: 1, Error code: 15
[INFO] [2020-04-12T12:59:30-07:00] [GPU 2] Speed: 0.65 G/s Fidelity 1.124 Temp: 78C Fan: 50% Power: 204W 0.00 G/J
[INFO] [2020-04-12T12:59:30-07:00] [GPU 3] Speed: 0.06 G/s Fidelity 0.760 Temp:  1C Fan: 1% Power: 1W 0.06 G/J
[ERRO] [2020-04-12T12:59:30-07:00] Failed to fetch device Status for device id: 3, Error code: 15
[INFO] [2020-04-12T12:59:31-07:00] [GPU 4] Speed: 0.66 G/s Fidelity 0.804 Temp: 79C Fan: 50% Power: 196W 0.00 G/J
[INFO] [2020-04-12T12:59:31-07:00] [GPU 5] Speed: 0.06 G/s Fidelity 1.243 Temp:  1C Fan: 1% Power: 1W 0.06 G/J
[ERRO] [2020-04-12T12:59:31-07:00] Failed to fetch device Status for device id: 5, Error code: 15
[INFO] [2020-04-12T12:59:31-07:00] [GPU 6] Speed: 0.06 G/s Fidelity 1.210 Temp:  1C Fan: 1% Power: 1W 0.06 G/J
[ERRO] [2020-04-12T12:59:31-07:00] Failed to fetch device Status for device id: 6, Error code: 15
[INFO] [2020-04-12T12:59:31-07:00] [GPU 7] Speed: 0.06 G/s Fidelity 1.129 Temp:  1C Fan: 1% Power: 1W 0.06 G/J
[ERRO] [2020-04-12T12:59:31-07:00] Failed to fetch device Status for device id: 7, Error code: 15
[INFO] [2020-04-12T12:59:32-07:00] Accepted share
[INFO] [2020-04-12T12:59:32-07:00] Total 1.68 G/s Accepted shares 191 Rejected shares 0
[INFO] [2020-04-12T12:59:35-07:00] Accepted share
[FATA] [2020-04-12T12:59:56-07:00] Irrecoverable errors: [D5] GPU hang detected


Mining Cuckatoo32 using gminer is more stable, but the hashrate is 20% lower and CPU usage is much higher.

newbie
Activity: 12
Merit: 0
All versions 16.x.x do not work in windows 7.
Panic: runtime error: invalid memory address or nil pointer dereference.
Fix please.


same too
newbie
Activity: 57
Merit: 0
All versions 16.x.x do not work in windows 7.
Panic: runtime error: invalid memory address or nil pointer dereference.
Fix please.
Same Sad
newbie
Activity: 15
Merit: 0
All versions 16.x.x do not work in windows 7.
Panic: runtime error: invalid memory address or nil pointer dereference.
Fix please.
Same
newbie
Activity: 8
Merit: 0
All versions 16.x.x do not work in windows 7.
Panic: runtime error: invalid memory address or nil pointer dereference.
Fix please.
newbie
Activity: 69
Merit: 0

And "Failed to initialize the CUDA platform: CudaError: Could not initialize the NVML library" on Win 10.
For the issue about "Could not initialize the NVML library": From what I've seen, Bminer tries to load 'nvml.dll' from the folder 'C:\Program Files\NVIDIA Corporation\NVSMI\'.

Older nVidia drivers used to install nvml.dll in this folder, but with more recent nVidia drivers, the file nvml.dll is only installed to the folder 'C:\Windows\System32\'. If you manually copy
'C:\Windows\System32\nvml.dll' to the folder 'C:\Program Files\NVIDIA Corporation\NVSMI\', Bminer should work.

@realbminer: The preferred solution would be to update Bminer to look for the file in the correct location. Thanks!

This works! Thank you.
legendary
Activity: 3304
Merit: 1084
I am unable to use bminer on windows for any algo, I get this error:

panic: runtime error: invalid memory address or nil pointer difference
[signal 0xc0000005 code=0x0  addr=0x20 pc=0x140d562b0]

Windows 7
bminer 16.0.6
EVGA 1070


Same error on Win 7. 384,94 driver, 16.1.0 bminer.

And "Failed to initialize the CUDA platform: CudaError: Could not initialize the NVML library" on Win 10.
For the issue about "Could not initialize the NVML library": From what I've seen, Bminer tries to load 'nvml.dll' from the folder 'C:\Program Files\NVIDIA Corporation\NVSMI\'.

Older nVidia drivers used to install nvml.dll in this folder, but with more recent nVidia drivers, the file nvml.dll is only installed to the folder 'C:\Windows\System32\'. If you manually copy
'C:\Windows\System32\nvml.dll' to the folder 'C:\Program Files\NVIDIA Corporation\NVSMI\', Bminer should work.

@realbminer: The preferred solution would be to update Bminer to look for the file in the correct location. Thanks!
newbie
Activity: 69
Merit: 0
I am unable to use bminer on windows for any algo, I get this error:

panic: runtime error: invalid memory address or nil pointer difference
[signal 0xc0000005 code=0x0  addr=0x20 pc=0x140d562b0]

Windows 7
bminer 16.0.6
EVGA 1070


Same error on Win 7. 384,94 driver, 16.1.0 bminer.

And "Failed to initialize the CUDA platform: CudaError: Could not initialize the NVML library" on Win 10.
member
Activity: 72
Merit: 10
We're pleased to release Bminer 16.1.0.

* Fix fidelity issues on Cuckaroo29m.
* Support for BFC and Cuckatoo32.
* Improve stability of ETH mining.

Please see https://www.bminer.me/releases/ for more details.

Happy mining.

Thanks :-)
member
Activity: 461
Merit: 49
We're pleased to release Bminer 16.1.0.

* Fix fidelity issues on Cuckaroo29m.
* Support for BFC and Cuckatoo32.
* Improve stability of ETH mining.

Please see https://www.bminer.me/releases/ for more details.

Happy mining.
full member
Activity: 1160
Merit: 209
All version 6.x.x broken
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x20 pc=0x141061e40]

Previous versions works fine
newbie
Activity: 88
Merit: 0
Hands down, the most stupid, unreliable, user unfriendly miner ever made in cryptography. Congrats!
member
Activity: 224
Merit: 18
How mine C31 on W10 ?
Is there an option to play with in drivers ? A specifiic driver version to use ?
Here on 1070ti

You can't on win10,use win7 or linux
sr. member
Activity: 661
Merit: 250
How mine C31 on W10 ?
Is there an option to play with in drivers ? A specifiic driver version to use ?
Here on 1070ti
jr. member
Activity: 53
Merit: 1
It seems that dev is not interested in C31 algo. To bad.

Well, then you need to look for another miner that will support C31 algo

I already use NBminer, but this one falsely advertise:
Grin31 mining on stock settings
2.60 G/s on RTX 2080Ti


newbie
Activity: 121
Merit: 0
We're pleased to release Bminer 16.0.7.

* Retire the supports for XVG, DCR, and VBK.
* Initial support for mining Ethash as well as dual mining Ethash and Handshake on AMD platforms.

Please see https://www.bminer.me/releases/ for more details.

Happy mining.
Testing ETH+HNS
From 31MHs to 23MHS on RX570 ?
And where is the HNS hashrate ?
https://i.imgur.com/1cjdrdO.png

What driver version ?
sr. member
Activity: 661
Merit: 250
We're pleased to release Bminer 16.0.7.

* Retire the supports for XVG, DCR, and VBK.
* Initial support for mining Ethash as well as dual mining Ethash and Handshake on AMD platforms.

Please see https://www.bminer.me/releases/ for more details.

Happy mining.
Testing ETH+HNS
From 31MHs to 23MHS on RX570 ?
And where is the HNS hashrate ?
newbie
Activity: 14
Merit: 0
Do Bminer support RX 5700 ETH+HNS?

It throws me a "Cannot find corresponding kernel for PCI device 731f(731f)"
Pages:
Jump to: