Bitcoin Forum
May 24, 2024, 10:20:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 [340] 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 ... 1412 »
  Print  
Author Topic: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux)  (Read 6589841 times)
molitar
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
October 30, 2016, 06:21:03 PM
 #6781

Woot!  I increased my earnings big time now.

OS: Windows 7 64 bit
Miners: nheqminer_v0.3a, genoil-0.4.1, Claymore 8.0.7
nheqminer (CPU, R9 280x: = 37 Sol/s
genoil-0.4.1 (RX 480, R9 380x): = 21.78 Sol/s
Claymore (mining Eth): = 45.6 MH/s
Pools: Coinotron and Suprnova
CPU: AMD FX-8370 Eight-Core Processor

Before I used this combo I was only getting.  16 MH/s Ethereum and 45 Sol/s.   
Claymore by itself 60 MH/s
nheqminer by itself 50 Sol/s
xfunk
Full Member
***
Offline Offline

Activity: 174
Merit: 102



View Profile
October 30, 2016, 06:25:47 PM
 #6782

Rest assure that this dual miner will be ETH + ZEC. As i notice the behavior of ZEC mining is rather similar to SIA mining. Just hope we can have a good miner soon. Claymore NO PRESSURE Smiley

Eth+Zec will be great Smiley

but how about the diff bomb?

superresistant
Legendary
*
Offline Offline

Activity: 2142
Merit: 1125



View Profile
October 30, 2016, 06:36:12 PM
Last edit: October 30, 2016, 06:48:34 PM by superresistant
 #6783

I just ran a test with the Dual miner 7.3 mining ETH & LBRY, then out of curiosity I ran the Nicehash ZEC AMD miner alongside it to see what would happen. I also ran the ZEC miner alone and took the hashrates of all of the miners. I have found that there is no noticeable hashrate difference when the Dual miner is runing alone and when it is running with the ZEC miner for all 3 algorithms.
Would it be possible for you to combine it into one? Make a triple miner flag to mine all 3? If I had the source I would do it, but I don't, so if you could that would be awesome. Even just having the option there would be nice.  Smiley
Mistercoin-

That's bullshit. I just tried with 6 GPUs. 60% loss in hashrate + full crash of the system.
I just tried once but the result was absolutely terrible.

EDIT : Also crashed from a friend.
molitar
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
October 30, 2016, 06:52:05 PM
Last edit: October 30, 2016, 07:22:12 PM by molitar
 #6784

Quote
That's bullshit. I just tried with 6 GPUs. 60% loss in hashrate + full crash of the system.
I just tried once but the result was absolutely terrible.

EDIT : Also crashed from a friend.

Try my setup.

Woot!  I increased my earnings big time now.

OS: Windows 7 64 bit
Miners: nheqminer_v0.3a, genoil-0.4.1, Claymore 7.0 Beta
nheqminer (CPU, R9 280x: = 37 Sol/s
genoil-0.4.1 (RX 480, R9 380x): = 21.78 Sol/s
Claymore (mining Eth): = 45.6 MH/s
Pools: Coinotron and Suprnova
CPU: AMD FX-8370 Eight-Core Processor

Claymore by itself 60 MH/s
nheqminer by itself 50 Sol/s

Total Mining now.  Ethereum: 45.6 MH/s   ZCash: 58.78 Sol/s.  

I actually increased over my solo mining of ZCash.

If you do not have older cards like R9 280x you may get by with just genoil-0.4.1 for GPU and nheqminer for CPU mining.

Ok now many will probably want to know what my start scripts are setup as so here you go.

My 3 start scripts for the mining
Quote
Code:
@echo off
set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_ALLOC_PERCENT 100

EthDcrMiner64.exe -epool coinotron.com:3344 -ewal <worker.name> -esm 2 -epsw <password> -allpools 1 -ethi 1,1,1
@echo on

Code:
genoil.exe -c zec.suprnova.cc:2142 -u <worker.name> -p <password> -g 1 2

Code:
nheqminer_suprnova.exe -u <worker.name> -p <password> -t 4 -od 0
z0n0
Legendary
*
Offline Offline

Activity: 1274
Merit: 1006



View Profile
October 30, 2016, 07:10:57 PM
 #6785

Quote
That's bullshit. I just tried with 6 GPUs. 60% loss in hashrate + full crash of the system.
I just tried once but the result was absolutely terrible.

EDIT : Also crashed from a friend.

Try my setup.

Woot!  I increased my earnings big time now.

OS: Windows 7 64 bit
Miners: nheqminer_v0.3a, genoil-0.4.1, Claymore 8.0.7
nheqminer (CPU, R9 280x: = 37 Sol/s
genoil-0.4.1 (RX 480, R9 380x): = 21.78 Sol/s
Claymore (mining Eth): = 45.6 MH/s
Pools: Coinotron and Suprnova
CPU: AMD FX-8370 Eight-Core Processor

Claymore by itself 60 MH/s
nheqminer by itself 50 Sol/s

Total Mining now.  Ethereum: 45.6 MH/s   ZCash: 58.78 Sol/s.   

I actually increased over my solo mining of ZCash.

If you do not have older cards like R9 280x you may get by with just genoil-0.4.1 for GPU and nheqminer for CPU mining.

Ok now many will probably want to know what my start scripts are setup as so here you go.

My 3 start scripts for the mining
Quote
Code:
@echo off
set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_ALLOC_PERCENT 100

EthDcrMiner64.exe -epool coinotron.com:3344 -ewal <worker.name> -esm 2 -epsw <password> -allpools 1 -ethi 1,1,1
@echo on

Code:
genoil.exe -c zec.suprnova.cc:2142 -u <worker.name> -p <password> -g 1 2

Code:
nheqminer_suprnova.exe -u <worker.name> -p <password> -t 4 -od 0

Where did you find that version? I believe the latest is 7.3
manotroll
Sr. Member
****
Offline Offline

Activity: 305
Merit: 250


View Profile
October 30, 2016, 07:13:07 PM
 #6786


as I use this pool?
eth.pool.minergate.com:45791
molitar
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
October 30, 2016, 07:21:28 PM
 #6787


as I use this pool?
eth.pool.minergate.com:45791

Sorry.. I was reading the name. threw me off..

Claymore's Dual Ethereum+Decred_Siacoin_Lbry AMD+NVIDIA GPU Miner v7.0 Beta - Catalyst 15.12 - CUDA 8.0_7.5_6.5

So I ended up looking at the end.
adamvp
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 708



View Profile
October 30, 2016, 08:13:15 PM
 #6788

Claymore seems to be working as he doesn't write anything here. So we should stay tuned ;> but if he wil end miner before price dump below 0.1btc?;>

I am looking for signature campaign Wink pm me
manotroll
Sr. Member
****
Offline Offline

Activity: 305
Merit: 250


View Profile
October 30, 2016, 08:28:35 PM
 #6789


as I use this pool?
eth.pool.minergate.com:45791

Sorry.. I was reading the name. threw me off..

Claymore's Dual Ethereum+Decred_Siacoin_Lbry AMD+NVIDIA GPU Miner v7.0 Beta - Catalyst 15.12 - CUDA 8.0_7.5_6.5

So I ended up looking at the end.

Huh
Claymore (OP)
Donator
Legendary
*
Offline Offline

Activity: 1610
Merit: 1325

Miners developer


View Profile
October 30, 2016, 09:46:09 PM
 #6790

Claymore seems to be working as he doesn't write anything here. So we should stay tuned ;> but if he wil end miner before price dump below 0.1btc?;>

Yeah I got working miner today but I don't want to release it until I get at least 100h/s on 390, it will take some more time.
You are correct, with such drop in price it seems everyone will mine ETH again when I release ZEC miner Smiley

Please read Readme and FAQ in the first post of this thread before asking any questions, probably the answer is already there.
List of my miners: https://bitcointalk.org/index.php?topic=3019607
Xardas2014
Hero Member
*****
Offline Offline

Activity: 635
Merit: 500


View Profile
October 30, 2016, 09:54:27 PM
 #6791

@Claymore if you need a tester just shoot me a PM. I've been running Genoil's 0.4.1 since released but had everything working fine with his 0.3.2 release.

I have R9 380's, RX 480, and some 270x if you need some logs from your new miner. CPU's available are Celeron 1840 and 4770k.
rawbert
Full Member
***
Offline Offline

Activity: 199
Merit: 100



View Profile
October 30, 2016, 10:44:09 PM
 #6792

Claymore seems to be working as he doesn't write anything here. So we should stay tuned ;> but if he wil end miner before price dump below 0.1btc?;>

Yeah I got working miner today but I don't want to release it until I get at least 100h/s on 390, it will take some more time.
You are correct, with such drop in price it seems everyone will mine ETH again when I release ZEC miner Smiley

Sweeet!! So for the RX470/480 what we can expect? 80-90h/s?

rascabily
Sr. Member
****
Offline Offline

Activity: 379
Merit: 250


View Profile
October 30, 2016, 10:47:16 PM
 #6793

Claymore seems to be working as he doesn't write anything here. So we should stay tuned ;> but if he wil end miner before price dump below 0.1btc?;>

Yeah I got working miner today but I don't want to release it until I get at least 100h/s on 390, it will take some more time.
You are correct, with such drop in price it seems everyone will mine ETH again when I release ZEC miner Smiley


Remember the thaitii. They do not work with genoil.
Tbone5660
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
October 31, 2016, 12:21:32 AM
 #6794

Sweet! Can't wait!
Bojcha
Hero Member
*****
Offline Offline

Activity: 848
Merit: 500



View Profile
October 31, 2016, 12:35:25 AM
 #6795

Yeah I got working miner today but I don't want to release it until I get at least 100h/s on 390, it will take some more time.
100? How much you are getting now? Smiley (S/s)
zzzzzzzzzz
Full Member
***
Offline Offline

Activity: 150
Merit: 100


View Profile
October 31, 2016, 12:49:56 AM
 #6796

Claymore seems to be working as he doesn't write anything here. So we should stay tuned ;> but if he wil end miner before price dump below 0.1btc?;>

Yeah I got working miner today but I don't want to release it until I get at least 100h/s on 390, it will take some more time.
You are correct, with such drop in price it seems everyone will mine ETH again when I release ZEC miner Smiley

Please, please, don't forget a linux version! Genoil's already doing a Windows-only GPU miner. We need a quality linux miner! -Thank You!
Calivet
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
October 31, 2016, 02:15:06 AM
 #6797

Take your time claymore! difficulty is rising too fast already. Well if everyone holds their zec, then price won't drop. Hold supply, since there is not a lot of zec yet. Therefore keeping Demand high.  Everyone Dumps, price drops. (i.e dcred, sia)  We can only hope that after the dust settles, ZEC price will at the minium be parallel or greater than that bailout out coin ETH. But hey that's what "hope" is for.
molitar
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
October 31, 2016, 03:11:03 AM
 #6798

Take your time claymore! difficulty is rising too fast already. Well if everyone holds their zec, then price won't drop. Hold supply, since there is not a lot of zec yet. Therefore keeping Demand high.  Everyone Dumps, price drops. (i.e dcred, sia)  We can only hope that after the dust settles, ZEC price will at the minium be parallel or greater than that bailout out coin ETH. But hey that's what "hope" is for.

So damn true.. the demand to buy is way higher to sell yet coins are dropping. Someone had to sold and dumped really cheaply.. There is some real idiots out there mining.  Hold the coins and cause the demand to go up morons.  Supply and Demand is what makes a value.  If going to just dump and bail like that than use the payouts to BTC that way the pool operators will be holding the ZCash and not dumping right away.
Calivet
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
October 31, 2016, 03:48:13 AM
 #6799

Well said molitar. Now will claymore come out with a miner before the price tanks to the point where it would not be profitable to mine anymore? LMAO at this rate, IDK.
justinjja
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
October 31, 2016, 04:05:33 AM
 #6800

Well said molitar. Now will claymore come out with a miner before the price tanks to the point where it would not be profitable to mine anymore? LMAO at this rate, IDK.

You 2 are crazy, zec has a DAILY inflation rate of 50% right now.
I would bet $$$ the price isn't done falling.

That said, the network is only producing 10% of the standard coins/block right now.
So the price can drop to 1/10th of what it is now, and the miners will be making just as much as they are now. Once the slow mining is over in ~30 days.
Pages: « 1 ... 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 [340] 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 ... 1412 »
  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!