Bitcoin Forum
May 22, 2024, 02:40:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 [458] 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 ... 1135 »
  Print  
Author Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]  (Read 3426873 times)
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
March 19, 2014, 01:47:33 AM
 #9141

CCMiner is released. It's the Christian+Christian miner that was developed collaboratively.
This supports HeavyCoin and FugueCoin at the moment.

https://github.com/cbuchner1/ccminer/releases

This code isn't as polished as cudaminer, supports only barebones command line options
but it should do the job. Now go get some Fuguecoins. We've mainly tested solo mining
ourselves. Please report any issues with stratum.

The code targets Compute Capability 2.0 or better and will run on all later architectures
as well. Those who can compile from source code can explicitly target Compute 3.0 or
3.5. The compilation prerequisites are the same as for cudaminer.

I will not exclude the possibility to merge some of the algorithms into cudaminer, but only
if the underlying coins prove to have some long term value and active developer community.

Enjoy.

Christian

P.S. development focus shifts back to cudaminer now.

thanks for you job

i got a windows binary form http://cryptomining-blog.com/1591-ccminer-nvidia-cuda-gpu-miner-for-heavycoin-and-fuguecoin-now-available/
but the result is this:

[2014-03-19 09:10:41] Starting Stratum on stratum+tcp://hvcpool.1gh.com:5333
[2014-03-19 09:10:41] Binding thread 2 to cpu 2
[2014-03-19 09:10:41] Binding thread 5 to cpu 5
[2014-03-19 09:10:41] Binding thread 3 to cpu 3
[2014-03-19 09:10:41] 6 miner threads started, using 'heavy' algorithm.
[2014-03-19 09:10:41] Binding thread 4 to cpu 4
[2014-03-19 09:10:41] Binding thread 1 to cpu 1
[2014-03-19 09:10:41] Binding thread 0 to cpu 0

and exe stop work.why is cpu not gpu?
here is my bat
ccminer.exe -a heavy -o stratum+tcp://hvcpool.1gh.com:5333 -u x -p x -v 512

Looks to me like the output of minerd. I would run my anti-virus if I were you and take the files made by the author and not taken on some site...

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
ivanlabrie
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
March 19, 2014, 01:51:12 AM
 #9142

Quote
...
and exe stop work.why is cpu not gpu?
here is my bat
ccminer.exe -a heavy -o stratum+tcp://hvcpool.1gh.com:5333 -u x -p x -v 512
-
Looks to me like the output of minerd. I would run my anti-virus if I were you and take the files made by the author and not taken on some site...

+1 smells like scam, noobbait wallet stealer.
ziliao
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
March 19, 2014, 02:06:35 AM
 #9143

CCMiner is released. It's the Christian+Christian miner that was developed collaboratively.
This supports HeavyCoin and FugueCoin at the moment.

https://github.com/cbuchner1/ccminer/releases

This code isn't as polished as cudaminer, supports only barebones command line options
but it should do the job. Now go get some Fuguecoins. We've mainly tested solo mining
ourselves. Please report any issues with stratum.

The code targets Compute Capability 2.0 or better and will run on all later architectures
as well. Those who can compile from source code can explicitly target Compute 3.0 or
3.5. The compilation prerequisites are the same as for cudaminer.

I will not exclude the possibility to merge some of the algorithms into cudaminer, but only
if the underlying coins prove to have some long term value and active developer community.

Enjoy.

Christian

P.S. development focus shifts back to cudaminer now.

thanks for you job

i got a windows binary form http://cryptomining-blog.com/1591-ccminer-nvidia-cuda-gpu-miner-for-heavycoin-and-fuguecoin-now-available/
but the result is this:

[2014-03-19 09:10:41] Starting Stratum on stratum+tcp://hvcpool.1gh.com:5333
[2014-03-19 09:10:41] Binding thread 2 to cpu 2
[2014-03-19 09:10:41] Binding thread 5 to cpu 5
[2014-03-19 09:10:41] Binding thread 3 to cpu 3
[2014-03-19 09:10:41] 6 miner threads started, using 'heavy' algorithm.
[2014-03-19 09:10:41] Binding thread 4 to cpu 4
[2014-03-19 09:10:41] Binding thread 1 to cpu 1
[2014-03-19 09:10:41] Binding thread 0 to cpu 0

and exe stop work.why is cpu not gpu?
here is my bat
ccminer.exe -a heavy -o stratum+tcp://hvcpool.1gh.com:5333 -u x -p x -v 512

Looks to me like the output of minerd. I would run my anti-virus if I were you and take the files made by the author and not taken on some site...
its ok,When I saw github I thought that only source code
coinits
Legendary
*
Offline Offline

Activity: 1582
Merit: 1019


011110000110110101110010


View Profile
March 19, 2014, 02:11:11 AM
 #9144

CCMiner is released. It's the Christian+Christian miner that was developed collaboratively.
This supports HeavyCoin and FugueCoin at the moment.

https://github.com/cbuchner1/ccminer/releases

This code isn't as polished as cudaminer, supports only barebones command line options
but it should do the job. Now go get some Fuguecoins. We've mainly tested solo mining
ourselves. Please report any issues with stratum.

The code targets Compute Capability 2.0 or better and will run on all later architectures
as well. Those who can compile from source code can explicitly target Compute 3.0 or
3.5. The compilation prerequisites are the same as for cudaminer.

I will not exclude the possibility to merge some of the algorithms into cudaminer, but only
if the underlying coins prove to have some long term value and active developer community.

Enjoy.

Christian

P.S. development focus shifts back to cudaminer now.


Thank you Christian. THANK YOU THANK YOU THANK YOU.

I am going with Heavycoin and I do not care how much money I make. I just want to mine it to death. I am hashing at 9 MB/sec. CPU miner only? BUWHAHAHAHAHAHAHAHAHAHAHA


Jump you fuckers! | The thing about smart motherfuckers is they sound like crazy motherfuckers to dumb motherfuckers. | My sig space for rent for 0.01 btc per week.
GOLDbarISmine
Member
**
Offline Offline

Activity: 121
Merit: 10


View Profile
March 19, 2014, 02:22:18 AM
 #9145

9MB/S Shocked Shocked Shocked Shocked







 Tongue
ivanlabrie
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
March 19, 2014, 02:23:41 AM
 #9146

9mb/s, fast internet in my book  Cool
deadthings
Sr. Member
****
Offline Offline

Activity: 1106
Merit: 255


Betking.io - Best Bitcoin Casino


View Profile
March 19, 2014, 02:24:34 AM
 #9147

9MB/S Shocked Shocked Shocked
Gotta love those bytes!

DrAlco
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
March 19, 2014, 02:34:06 AM
 #9148


I know it works, but using 1gh is bad for the coin. It's in your best interest, as it is in every HVC holder's interest, to distribute hashpower across multiple pools. Since you are in the midst of configuring your miner, NOW is your opportunity to do so. Take your pick:

• heavycoinpool.com            | 233Mh
• heavy.stablehash.com   |   29Kh
• heavycoin.zhpool.com   |  44Mh
• hvc.pool.mn              |    0Mh
• hvc.crunchharder.net   |    0Mh
• hvc.nonce-pool.com           | 561Mh

1GH.com has about 15+Ghash/s right now. Definitely need to spread the hashes out a bit more.
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
March 19, 2014, 02:42:24 AM
 #9149


I know it works, but using 1gh is bad for the coin. It's in your best interest, as it is in every HVC holder's interest, to distribute hashpower across multiple pools. Since you are in the midst of configuring your miner, NOW is your opportunity to do so. Take your pick:

• heavycoinpool.com            | 233Mh
• heavy.stablehash.com   |   29Kh
• heavycoin.zhpool.com   |  44Mh
• hvc.pool.mn              |    0Mh
• hvc.crunchharder.net   |    0Mh
• hvc.nonce-pool.com           | 561Mh

1GH.com has about 15+Ghash/s right now. Definitely need to spread the hashes out a bit more.
I am done with coin, so that 20Mega less on 1gh (can't even make to the top 100, too humiliating am out  Cheesy
I think the pool with no hashrate should be removed, anybody going there would just loose his time (it's just solo mining).
Ok 1gh is bad, but when I go to a pool it is to get coins regularly...

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
GOLDbarISmine
Member
**
Offline Offline

Activity: 121
Merit: 10


View Profile
March 19, 2014, 02:52:22 AM
 #9150


I know it works, but using 1gh is bad for the coin. It's in your best interest, as it is in every HVC holder's interest, to distribute hashpower across multiple pools. Since you are in the midst of configuring your miner, NOW is your opportunity to do so. Take your pick:

• heavycoinpool.com            | 233Mh
• heavy.stablehash.com   |   29Kh
• heavycoin.zhpool.com   |  44Mh
• hvc.pool.mn              |    0Mh
• hvc.crunchharder.net   |    0Mh
• hvc.nonce-pool.com           | 561Mh

1GH.com has about 15+Ghash/s right now. Definitely need to spread the hashes out a bit more.
I am done with coin, so that 20Mega less on 1gh (can't even make to the top 100, too humiliating am out  Cheesy
I think the pool with no hashrate should be removed, anybody going there would just loose his time (it's just solo mining).
Ok 1gh is bad, but when I go to a pool it is to get coins regularly...
what if small pool combine in one ?  Smiley
ivanlabrie
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
March 19, 2014, 03:59:53 AM
 #9151

Still mining HVC...might try some solo fugue too.

Feels nice to see those big (and bigger than r9 290x numbers) lol
goo38
Newbie
*
Offline Offline

Activity: 48
Merit: 0


View Profile
March 19, 2014, 05:08:11 AM
 #9152

I installed ccminer to test with my two overclocked 750ti cards. They average 9.2 to 9.5 mhash/s mining heavycoin... Those big numbers are amazing to see out of such small graphics cards  Smiley

Very nice work!
cvax
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
March 19, 2014, 05:23:33 AM
Last edit: March 19, 2014, 05:34:22 AM by cvax
 #9153

I installed ccminer to test with my two overclocked 750ti cards. They average 9.2 to 9.5 mhash/s mining heavycoin... Those big numbers are amazing to see out of such small graphics cards  Smiley

Very nice work!
How did you manage that? On my two rigs with 4x overclocked 750Ti each I am getting only getting 13-14mh/s on them.

BTC: 15HAePieDjYge6LTG2HFRZEJseRYJJqmta    |     YAC: YMvBp1SpY2sZ8nUZgKFLTEx7neuUZ7APuM
8x 750Ti's, AsRock 970 Extreme 4, Athlon II 170u
d33_man
Member
**
Offline Offline

Activity: 65
Merit: 10


View Profile
March 19, 2014, 05:37:30 AM
 #9154

I installed ccminer to test with my two overclocked 750ti cards. They average 9.2 to 9.5 mhash/s mining heavycoin... Those big numbers are amazing to see out of such small graphics cards  Smiley

Very nice work!
How did you manage that? On my two rigs with 4x overclocked 750Ti each I am getting only getting 13-14mh/s on them.

Same here 13-14mh/s on 4 x overclocked 750tis
antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
March 19, 2014, 05:39:11 AM
 #9155

Can anyone help me with this.

I switched to a different coin on my 750ti just to try out. The core won't go over 435 and power consumption shows 21%. My gpu load s 99% using 1596 of dedicated memory.

Is there a way to kick start irt back with out restarting windows? That is the only way I have been able to do it. Such a pain to restart everything I have running.

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
Bearclaw
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
March 19, 2014, 05:41:57 AM
 #9156

Can anyone help me with this.

I switched to a different coin on my 750ti just to try out. The core won't go over 435 and power consumption shows 21%. My gpu load s 99% using 1596 of dedicated memory.

Is there a way to kick start irt back with out restarting windows? That is the only way I have been able to do it. Such a pain to restart everything I have running.

When things get a little strange due to overclocking and what not, I disable the video card from device manager and then re-enable it.  I of course have to re-apply any clock/voltage settings again.  This also works for those weird random DirectX errors that Battlefield 4 has every so often...
goo38
Newbie
*
Offline Offline

Activity: 48
Merit: 0


View Profile
March 19, 2014, 05:44:08 AM
 #9157

I installed ccminer to test with my two overclocked 750ti cards. They average 9.2 to 9.5 mhash/s mining heavycoin... Those big numbers are amazing to see out of such small graphics cards  Smiley

Very nice work!
How did you manage that? On my two rigs with 4x overclocked 750Ti each I am getting only getting 13-14mh/s on them.

I have two EVGA superclocked edition 750ti cards. First card +91 GPU +650 MEM; second card +180 GPU +525 MEM. Both run under 70% utilization.
Using x64 version of ccminer, mining at heavycoinpool.com.
antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
March 19, 2014, 05:50:46 AM
 #9158

Can anyone help me with this.

I switched to a different coin on my 750ti just to try out. The core won't go over 435 and power consumption shows 21%. My gpu load s 99% using 1596 of dedicated memory.

Is there a way to kick start irt back with out restarting windows? That is the only way I have been able to do it. Such a pain to restart everything I have running.

When things get a little strange due to overclocking and what not, I disable the video card from device manager and then re-enable it.  I of course have to re-apply any clock/voltage settings again.  This also works for those weird random DirectX errors that Battlefield 4 has every so often...

Awesome. Thanks.

That did it.

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
jack80
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
March 19, 2014, 07:55:00 AM
 #9159

It looks like something isnt right with heavycoinpool, no blocks since yesterday, and their web chrash all the time....

On hvc1gh work fine but HVC facts are few .

Im now 15000 kh/s ( x3 Nvidia 750ti ) who is the best pool at moment for HVC regular payment ?

.






██████████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████
███████████████████████████████████████████████████████████████████████▄▄▄███████████████████████
███████████████████████████████████████████████████████████████████████▀▀▀████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████████████████████████████████████████





INTRODUCING WAVES
ULTIMATE ASSET/CUSTOM TOKEN BLOCKCHAIN PLATFORM







cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
March 19, 2014, 08:34:45 AM
Last edit: March 19, 2014, 08:58:40 AM by cbuchner1
 #9160


i got a windows binary form http://cryptomining-blog.com/1591-ccminer-nvidia-cuda-gpu-miner-for-heavycoin-and-fuguecoin-now-available/
but the result is this:

[2014-03-19 09:10:41] Starting Stratum on stratum+tcp://hvcpool.1gh.com:5333
[2014-03-19 09:10:41] Binding thread 2 to cpu 2
[2014-03-19 09:10:41] Binding thread 5 to cpu 5
[2014-03-19 09:10:41] Binding thread 3 to cpu 3
[2014-03-19 09:10:41] 6 miner threads started, using 'heavy' algorithm.
[2014-03-19 09:10:41] Binding thread 4 to cpu 4
[2014-03-19 09:10:41] Binding thread 1 to cpu 1
[2014-03-19 09:10:41] Binding thread 0 to cpu 0

and exe stop work.why is cpu not gpu?
here is my bat
ccminer.exe -a heavy -o stratum+tcp://hvcpool.1gh.com:5333 -u x -p x -v 512

Looks to me like the output of minerd. I would run my anti-virus if I were you and take the files made by the author and not taken on some site...

This zip download file is definitely not the same as the one we've put out for release. Binary (.exe) file sizes differ.
We've released x86 and x64 binaries. The version crypto-mining-blog put up for download seems to be based on
the x86 binary, but it is BIGGER. So beware, it may carry undesired payload.

EDIT:

here is a posting from "admin" right below their download link. Seems they built it themselves for compute 3.5...

Quote
March 19th, 2014 at 10:01

This is a build for newer cards, and there is no need to configure the miner like you would with cudaminer with various kernel settings etc, for older card you might want to try the official binary release from here: https://github.com/cbuchner1/ccminer/releases

So if you trust cryptomining-blog's "admin" and you want a Compute 3.5 build, then go ahead. Otherwise stay away from this download.

Christian
Pages: « 1 ... 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 [458] 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 ... 1135 »
  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!