Bitcoin Forum
October 07, 2025, 07:31:46 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 [149] 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 »
  Print  
Author Topic: [ANN]Bminer: a fast Equihash/Ethash/Cuckaroo29z miner for AMD/NVIDIA GPUs 16.4.9  (Read 148882 times)
renull
Member
**
Offline Offline

Activity: 91
Merit: 10


View Profile
July 22, 2019, 12:37:03 PM
 #2961

[INFO] [2019-07-22T08:48:20+03:00] CUDA error DRIVER: '1' in func 'bminer::cuckoo::Cuckaroo29dSolverCudaBase::CollectEdges' line 493
[FATA] [2019-07-22T08:48:20+03:00] Fatal cuda error in GPU 4. Terminate soon...

[WARN] [2019-07-22T08:48:21+03:00] Miner died! It will be restarted soon...
Same error here
batat89
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
July 22, 2019, 09:33:18 PM
 #2962

I have the same problem as the others.

6 x gtx 1060 6GB,win 10...

Fatal Cuda Error.

For now, we use Gminer for no problem ...
fistsofgod
Newbie
*
Offline Offline

Activity: 164
Merit: 0


View Profile
July 22, 2019, 11:25:32 PM
 #2963

I don't think they much care about Windows
rayday11
Sr. Member
****
Offline Offline

Activity: 351
Merit: 251


View Profile
July 23, 2019, 02:07:30 AM
 #2964

Grin31 can only mine on one GPU. Cannot exit out of program, without rebooting
Yarik47
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
July 23, 2019, 05:59:25 AM
 #2965

I also have this error - fatal cuda error..
windows 10/ GTX1060-1070
CAMMIND
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
July 23, 2019, 07:53:06 AM
 #2966

I also have this error - fatal cuda error..
windows 10/ GTX1060-1070

similar
cuda error 1066, 1070 win 10
15.5 work
pinoli
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
July 23, 2019, 10:30:00 AM
 #2967

We're pleased to release Bminer 15.7.3.
The release provides:

* Improve the performance of the Cuckaroo29d miner.

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

same problem here
Code:
CUDA error DRIVER: '1' in func 'bminer::cuckoo::Cuckaroo29dSolverCudaBase::CollectEdges' line 493
3x GTX 1070 on 431.36 drivers and CUDA 10.1 (Windows 10)

still not working since the switch to cuckaroo29d, been working fine up until the switch.
thanks
realbminer (OP)
Member
**
Offline Offline

Activity: 461
Merit: 49


View Profile WWW
July 23, 2019, 01:50:59 PM
 #2968

We're pleased to release Bminer 15.7.4.
The release provides:

* Improve the performance of Cuckaroo29d / Aeternity.
* Support 4GB cards for Cuckaroo29d.
* Fix the regression that the Cuckaroo29d miner fails to start on Windows.

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

When Crypto-mining Made Fast. @realbminer on TWTR
WhyMe
Sr. Member
****
Offline Offline

Activity: 658
Merit: 250


View Profile
July 23, 2019, 02:43:21 PM
 #2969

What algos run on AMD ?
casper77
Legendary
*
Offline Offline

Activity: 2898
Merit: 1036


View Profile
July 23, 2019, 02:57:20 PM
 #2970

We're pleased to release Bminer 15.7.4.
The release provides:

* Improve the performance of Cuckaroo29d / Aeternity.
* Support 4GB cards for Cuckaroo29d.
* Fix the regression that the Cuckaroo29d miner fails to start on Windows.

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

i don't see this on linux
maybe because of driver 418 ? which is recommended ? and how works "fast" parameter now ? it's never worked earlier
RelaxedCrypto
Newbie
*
Offline Offline

Activity: 22
Merit: 2


View Profile
July 23, 2019, 03:06:30 PM
 #2971

How to add second pool into bat file ? Thanks

This is my curent bat file

bminer -uri cuckaroo29d://bminergrin.USER:PASSWORD@grin29-eu.f2pool.com:13654
pause

realbminer (OP)
Member
**
Offline Offline

Activity: 461
Merit: 49


View Profile WWW
July 23, 2019, 04:15:25 PM
 #2972

How to add second pool into bat file ? Thanks

This is my curent bat file

bminer -uri cuckaroo29d://bminergrin.USER:PASSWORD@grin29-eu.f2pool.com:13654
pause



https://bminer.me/references/#specfying-uris

Bminer also supports failing over between multiple pools in case of network failures. To enable the feature, you can pass a lists of URIs that are separate by commas. For example, the following command

./bminer -uri stratum://t1ZBtpkUy1y1deYsNJnzdW4tk7HiJEcfUzr.worker@eu1-zcash.flypool.org:3333,
stratum://t1ZBtpkUy1y1deYsNJnzdW4tk7HiJEcfUzr.worker@zec-eu1.nanopool.org:6666

When Crypto-mining Made Fast. @realbminer on TWTR
realbminer (OP)
Member
**
Offline Offline

Activity: 461
Merit: 49


View Profile WWW
July 23, 2019, 04:16:10 PM
 #2973

We're pleased to release Bminer 15.7.4.
The release provides:

* Improve the performance of Cuckaroo29d / Aeternity.
* Support 4GB cards for Cuckaroo29d.
* Fix the regression that the Cuckaroo29d miner fails to start on Windows.

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

i don't see this on linux
maybe because of driver 418 ? which is recommended ? and how works "fast" parameter now ? it's never worked earlier

improve on 1070,2060,2080ti.

When Crypto-mining Made Fast. @realbminer on TWTR
realbminer (OP)
Member
**
Offline Offline

Activity: 461
Merit: 49


View Profile WWW
July 23, 2019, 04:17:34 PM
 #2974

What algos run on AMD ?

Beam
Grin (before the hard fork)

When Crypto-mining Made Fast. @realbminer on TWTR
realbminer (OP)
Member
**
Offline Offline

Activity: 461
Merit: 49


View Profile WWW
July 23, 2019, 04:18:19 PM
 #2975

We're pleased to release Bminer 15.7.1.
The release provides:

* Improve the performance of the Cuckaroo29d algorithm.
* Fix the issue that the Cuckaroo29d failed to start for Turing-based cards.

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

Hi @realbminer,

I am running a P104-100 (4GB VRAM) farm. Prior to the hard fork, your software made 4GB cards compatible with C29. Now, after the fork... our entire farm does not work with C29d.

It would be a miracle if you could please, once again... provide solver ability for 4GB Nvidia GPUs. All rigs are on the latest HIVE OS platform.

Thank you in advance! Smiley

Hi, ctp9, Please see Bminer 15.7.4
https://bminer.me/releases/#1574-current

When Crypto-mining Made Fast. @realbminer on TWTR
2h4u
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
July 23, 2019, 04:44:56 PM
 #2976

@realbminer would you add a 3GB Aeternity solver? The CD has, but does lack nicehash support.
goldren
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
July 23, 2019, 05:58:24 PM
 #2977

We're pleased to release Bminer 15.7.1.
The release provides:

* Improve the performance of the Cuckaroo29d algorithm.
* Fix the issue that the Cuckaroo29d failed to start for Turing-based cards.

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

Hi @realbminer,

I am running a P104-100 (4GB VRAM) farm. Prior to the hard fork, your software made 4GB cards compatible with C29. Now, after the fork... our entire farm does not work with C29d.

It would be a miracle if you could please, once again... provide solver ability for 4GB Nvidia GPUs. All rigs are on the latest HIVE OS platform.

Thank you in advance! Smiley

Hi, ctp9, Please see Bminer 15.7.4
https://bminer.me/releases/#1574-current


hi realbminer. plz add Dell 1080 GPU
BM doesnt work on cuckarood
HiveOS/Win10 CUDA 10.1 / 430 Nvidia Driver

https://i.imgur.com/QfnGck7.png
Innovative Solutions
Member
**
Offline Offline

Activity: 109
Merit: 10


View Profile WWW
July 24, 2019, 07:45:16 AM
 #2978

I confirm that 15.7.4 works perfectly with Cuckaroo29d on 1080Ti now.

BetterHash - The beginners’ mining tool - https://www.betterhash.net
EZSwap     - User to user exchange       - https://www.ezswap.net
Dr_Victor
Sr. Member
****
Offline Offline

Activity: 954
Merit: 250


View Profile
July 24, 2019, 04:13:54 PM
 #2979

I confirm that 15.7.4 works perfectly with Cuckaroo29d on 1080Ti now.
What hash do you have?

yobit.net is banned from signatures
cervajz
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
July 24, 2019, 04:31:11 PM
 #2980

Hi, there is a problem with new nvidia driver 431.60 (with 431.36 is all ok)


[INFO] [2019-07-24T18:22:32+02:00] Bminer: When Crypto-mining Made Fast (v15.7.4-564ee38)
[INFO] [2019-07-24T18:22:32+02:00] Detecting platform
[FATA] [2019-07-24T18:22:36+02:00] CudaError: Unknown error: c:\windows\system32\nvapi64.dll
[WARN] [2019-07-24T18:22:36+02:00] Miner died! It will be restarted soon...

Win 10 x64
Ryzen 3700x
32GB ram
RTX 2080ti


Older driver  (I tested 431.36, 430.97, 430.86)  is OK and works good with HW above and on mixed rigs (Pentium, celeron, rtx 2070, gtx 1070 etc..)





Pages: « 1 ... 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 [149] 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!