Pages:
Author

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

jr. member
Activity: 109
Merit: 1
Mine BTM 10.5.0, Win 10 , cuda 10,cuda 9.2 6x1080Ti ---- PL 50-100%, OC no OC... always freeze, restart rig, at startup or within minutes ... with other miners, I have no problem.

Would you please check the version of nvidia driver and update to the latest version to see if it works?
you can find it follow this guide:
https://nvidia.custhelp.com/app/answers/detail/a_id/2039/~/how-do-i-determine-which-nvidia-display-driver-version-is-currently-installed

or please send more detailed information about the error by sending the log or error screenshot.

thanks!

Yes I tried, I am the last drivers ..... nebutech miner, goes without problems, enemy, ccminer,claymore etc... no problem.

I have nothing to send, no error will appear as I turn on the miner, either it freezes or restarts the rig
member
Activity: 461
Merit: 49

I have the same problem and my CUDA is 10. PATH set correctly as well. Drivers are updated too. Every single miner software out there works fine, but your miner is just causing crash.

Looks like the problem is the card type V100, which Bminer currently doesn't support.
member
Activity: 461
Merit: 49
Mine BTM 10.5.0, Win 10 , cuda 10,cuda 9.2 6x1080Ti ---- PL 50-100%, OC no OC... always freeze, restart rig, at startup or within minutes ... with other miners, I have no problem.

Would you please check the version of nvidia driver and update to the latest version to see if it works?
you can find it follow this guide:
https://nvidia.custhelp.com/app/answers/detail/a_id/2039/~/how-do-i-determine-which-nvidia-display-driver-version-is-currently-installed

or please send more detailed information about the error by sending the log or error screenshot.

thanks!
member
Activity: 461
Merit: 49
Fatal cuda errors 702 all the time. Drivers Cuda 10, BYTOM.

Does this still happen? Would you please send me the log?

https://www.bminer.me/examples/#logging-messages-to-both-console-and-a-file
jr. member
Activity: 200
Merit: 3
Could you please enhance your API to include the best results for

-dual-subsolver -1
-dual-intensity -1

which bminer found during it's optimization phase?

Thank you very big!

jr. member
Activity: 109
Merit: 1
Mine BTM 10.5.0, Win 10 , cuda 10,cuda 9.2 6x1080Ti ---- PL 50-100%, OC no OC... always freeze, restart rig, at startup or within minutes ... with other miners, I have no problem.
sr. member
Activity: 463
Merit: 250
Fatal cuda errors 702 all the time. Drivers Cuda 10, BYTOM.
full member
Activity: 320
Merit: 101
I was curious to try this for ethash, but it doesn't work under Ubuntu 16.04 for me with CUDA 9.1 and 390.48 drivers. Error is "Failed to initialize miner for device 0, with err: Failed to create solver"

Code:
[INFO] [2018-10-16T20:32:48+03:00] Subscribed to stratum server
[INFO] [2018-10-16T20:32:48+03:00] Authorized
[INFO] [2018-10-16T20:32:48+03:00] Received new job dc001608299d277862a4987a998a719b1c724c777e15b55cdb55be1a6076a877
[INFO] [2018-10-16T20:32:48+03:00] Set target to 0000000068b72400
[FATA] [2018-10-16T20:32:48+03:00] Failed to initialize miner for device 0, with err: Failed to create solver
[WARN] [2018-10-16T20:32:49+03:00] Miner died! It will be restarted soon...

I tried adding "-devices 1" and get the same thing:

Code:
[INFO] [2018-10-16T20:32:48+03:00] Subscribed to stratum server
[INFO] [2018-10-16T20:32:48+03:00] Authorized
[INFO] [2018-10-16T20:32:48+03:00] Received new job dc001608299d277862a4987a998a719b1c724c777e15b55cdb55be1a6076a877
[INFO] [2018-10-16T20:32:48+03:00] Set target to 0000000068b72400
[FATA] [2018-10-16T20:32:48+03:00] Failed to initialize miner for device 1, with err: Failed to create solver
[WARN] [2018-10-16T20:32:49+03:00] Miner died! It will be restarted soon...

No problems with ethminer or claymore.

Any clues?

Please update CUDA to 9.2 or above, and update the Nvidia driver as well if the problem still exists.

I have the same problem and my CUDA is 10. PATH set correctly as well. Drivers are updated too. Every single miner software out there works fine, but your miner is just causing crash.
member
Activity: 461
Merit: 49
My rig resets (simply resets) when starting the fourth device if trying to mine btm.
No problems if mining zhash or eth

4x Geforce 1080ti

I'm on ubuntu 16.04.3 with 410.66 drivers

Ubuntu 16.04.3 LTS (GNU/Linux 4.10.0-37-generic x86_64)

Actually, i tried using -devices 0,1,2 and it still resets when starting to mine.
Also tried limiting the cards power to 200w just in case, same result

When i use -devices to only use one card it seems to work fine, i.e. -devices 0 or -devices 1

If i start 2 miners separately, one with -device 0 and the other with -device 1, both work, but the 3rd resets the rig too, no matter what devices i choose, 3 and 4 and then 1 produces the same result)


This sounds weird. Can you show us your command, and the output of nvidia-smi?
member
Activity: 461
Merit: 49
I was curious to try this for ethash, but it doesn't work under Ubuntu 16.04 for me with CUDA 9.1 and 390.48 drivers. Error is "Failed to initialize miner for device 0, with err: Failed to create solver"
Any clues?

You need to update Nvidia drivers to new version. I solve my problem after upgrade to 410.66

Thanks for answering the question!
member
Activity: 461
Merit: 49
I was curious to try this for ethash, but it doesn't work under Ubuntu 16.04 for me with CUDA 9.1 and 390.48 drivers. Error is "Failed to initialize miner for device 0, with err: Failed to create solver"

Code:
[INFO] [2018-10-16T20:32:48+03:00] Subscribed to stratum server
[INFO] [2018-10-16T20:32:48+03:00] Authorized
[INFO] [2018-10-16T20:32:48+03:00] Received new job dc001608299d277862a4987a998a719b1c724c777e15b55cdb55be1a6076a877
[INFO] [2018-10-16T20:32:48+03:00] Set target to 0000000068b72400
[FATA] [2018-10-16T20:32:48+03:00] Failed to initialize miner for device 0, with err: Failed to create solver
[WARN] [2018-10-16T20:32:49+03:00] Miner died! It will be restarted soon...

I tried adding "-devices 1" and get the same thing:

Code:
[INFO] [2018-10-16T20:32:48+03:00] Subscribed to stratum server
[INFO] [2018-10-16T20:32:48+03:00] Authorized
[INFO] [2018-10-16T20:32:48+03:00] Received new job dc001608299d277862a4987a998a719b1c724c777e15b55cdb55be1a6076a877
[INFO] [2018-10-16T20:32:48+03:00] Set target to 0000000068b72400
[FATA] [2018-10-16T20:32:48+03:00] Failed to initialize miner for device 1, with err: Failed to create solver
[WARN] [2018-10-16T20:32:49+03:00] Miner died! It will be restarted soon...

No problems with ethminer or claymore.

Any clues?

Please update CUDA to 9.2 or above, and update the Nvidia driver as well if the problem still exists.
member
Activity: 461
Merit: 49
We’re pleased to release Bminer 10.5.0.

This is error for BTM mining.. With previous version 10.4.0 all is ok

[INFO] [2018-10-14T11:26:42+03:00] Watchdog has started.
[INFO] [2018-10-14T11:26:42+03:00] Starting miner on devices [0 1 2 3 4 5 6 7 8 9 10 11 12]
[INFO] [2018-10-14T11:26:42+03:00] Starting the management API at 127.0.0.1:1880
[FATA] [2018-10-14T11:26:42+03:00] Failed to initialize miner for device 0, with err: Failed to create solver
[WARN] [2018-10-14T11:26:42+03:00] Miner died! It will be restarted soon...


Cuda: v9.2
Nvidia drivers: 390.67


Sorry for the late reply. Please update your CUDA to version 9.2 or above. Update your driver as well if the problem still exists.
full member
Activity: 320
Merit: 101
I thought dev fixed the;

Starting miner on device 0...               
CUDA error DRIVER: '209' in func 'Initialize' line 56
Fatal cuda error in GPU 0. Terminate soon...
 
Miner died! It will be restarted soon...   

Error but clearly he doesn't give a small fuck about the problems me and others have here. Nice!
newbie
Activity: 1
Merit: 0
My rig resets (simply resets) when starting the fourth device if trying to mine btm.
No problems if mining zhash or eth

4x Geforce 1080ti

I'm on ubuntu 16.04.3 with 410.66 drivers

Ubuntu 16.04.3 LTS (GNU/Linux 4.10.0-37-generic x86_64)

Actually, i tried using -devices 0,1,2 and it still resets when starting to mine.
Also tried limiting the cards power to 200w just in case, same result

When i use -devices to only use one card it seems to work fine, i.e. -devices 0 or -devices 1

If i start 2 miners separately, one with -device 0 and the other with -device 1, both work, but the 3rd resets the rig too, no matter what devices i choose, 3 and 4 and then 1 produces the same result)
newbie
Activity: 18
Merit: 0
I was curious to try this for ethash, but it doesn't work under Ubuntu 16.04 for me with CUDA 9.1 and 390.48 drivers. Error is "Failed to initialize miner for device 0, with err: Failed to create solver"
Any clues?

You need to update Nvidia drivers to new version. I solve my problem after upgrade to 410.66
member
Activity: 297
Merit: 10
I was curious to try this for ethash, but it doesn't work under Ubuntu 16.04 for me with CUDA 9.1 and 390.48 drivers. Error is "Failed to initialize miner for device 0, with err: Failed to create solver"

Code:
[INFO] [2018-10-16T20:32:48+03:00] Subscribed to stratum server
[INFO] [2018-10-16T20:32:48+03:00] Authorized
[INFO] [2018-10-16T20:32:48+03:00] Received new job dc001608299d277862a4987a998a719b1c724c777e15b55cdb55be1a6076a877
[INFO] [2018-10-16T20:32:48+03:00] Set target to 0000000068b72400
[FATA] [2018-10-16T20:32:48+03:00] Failed to initialize miner for device 0, with err: Failed to create solver
[WARN] [2018-10-16T20:32:49+03:00] Miner died! It will be restarted soon...

I tried adding "-devices 1" and get the same thing:

Code:
[INFO] [2018-10-16T20:32:48+03:00] Subscribed to stratum server
[INFO] [2018-10-16T20:32:48+03:00] Authorized
[INFO] [2018-10-16T20:32:48+03:00] Received new job dc001608299d277862a4987a998a719b1c724c777e15b55cdb55be1a6076a877
[INFO] [2018-10-16T20:32:48+03:00] Set target to 0000000068b72400
[FATA] [2018-10-16T20:32:48+03:00] Failed to initialize miner for device 1, with err: Failed to create solver
[WARN] [2018-10-16T20:32:49+03:00] Miner died! It will be restarted soon...

No problems with ethminer or claymore.

Any clues?
newbie
Activity: 5
Merit: 0
Is Maxwell able to work with tensority algo? I got this (without any overclocking):
Code:
[INFO] Turning on experimental support for Tensority mining
[INFO] Bminer: When Crypto-mining Made Fast (v10.5.0-74955e3)
[INFO] Watchdog has started.
[INFO] Starting the management API at 0.0.0.0:1880
[INFO] Starting miner on devices [0]
[INFO] Starting miner on device 0...
[INFO] Connected to btm.pool.ren:9588
[INFO] Started miner on device 0
[INFO] Authorized to server
[INFO] Received new job a1399cf46
[INFO] [D0] Updating seed cache
[INFO] [D0] Seed cache has been created
[INFO] CUDA error DRIVER: '719' in func 'bminer::TensoritySolverCuda::CollectResults' line 211
[FATA] Fatal cuda error in GPU 0. Terminate soon...
newbie
Activity: 5
Merit: 0
Same error for Zhash: Failed to create solver
10.5.0 is bugy.


UPD. Fixed.
newbie
Activity: 18
Merit: 0
We’re pleased to release Bminer 10.5.0.

This is error for BTM mining.. With previous version 10.4.0 all is ok

[INFO] [2018-10-14T11:26:42+03:00] Watchdog has started.
[INFO] [2018-10-14T11:26:42+03:00] Starting miner on devices [0 1 2 3 4 5 6 7 8 9 10 11 12]
[INFO] [2018-10-14T11:26:42+03:00] Starting the management API at 127.0.0.1:1880
[FATA] [2018-10-14T11:26:42+03:00] Failed to initialize miner for device 0, with err: Failed to create solver
[WARN] [2018-10-14T11:26:42+03:00] Miner died! It will be restarted soon...


Cuda: v9.2
Nvidia drivers: 390.67
full member
Activity: 320
Merit: 101
This error for Bytom, Ethash:

CUDA error DRIVER: '209' in func 'Init' line 42
Fatal cuda error in GPU 0. Terminate soon...

I have Nvidia V100
Driver 410.48
CUDA 10 ($PATH set corrently as well)
Ubuntu 16.04

Would be great if you could help...
Pages:
Jump to: