Bitcoin Forum
May 11, 2024, 05:39:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 407 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 ... 1135 »
  Print  
Author Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]  (Read 3426872 times)
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
March 19, 2014, 12:16:36 AM
 #9121

Just tried on heavycoin x64 compute 3.5 at 1270MHz
Getting 9.8MHash/s against 8.7MHash/s with the r9290x
MSI AB is very laggy though

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

Posts: 1715405979

View Profile Personal Message (Offline)

Ignore
1715405979
Reply with quote  #2

1715405979
Report to moderator
1715405979
Hero Member
*
Offline Offline

Posts: 1715405979

View Profile Personal Message (Offline)

Ignore
1715405979
Reply with quote  #2

1715405979
Report to moderator
1715405979
Hero Member
*
Offline Offline

Posts: 1715405979

View Profile Personal Message (Offline)

Ignore
1715405979
Reply with quote  #2

1715405979
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
March 19, 2014, 12:19:55 AM
 #9122

Is heavycoin exchange rate worth mining right now?
Depends on how much coins you can mine per day

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, 12:21:23 AM
 #9123

Just tried on heavycoin x64 compute 3.5 at 1270MHz
Getting 9.8MHash/s against 8.7MHash/s with the r9290x
MSI AB is very laggy though

Here..1267mhz core 6660mhz mem. Stock 2.0 compute build, x64.



Edit: way less boo's at heavycoinpool btw. 1% vs 8-9% at nonce.
Omega0255
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
March 19, 2014, 12:23:21 AM
 #9124

Is heavycoin exchange rate worth mining right now?
Depends on how much coins you can mine per day

Is it profitable per hash.
mhps
Hero Member
*****
Offline Offline

Activity: 516
Merit: 500


CAT.EX Exchange


View Profile
March 19, 2014, 12:26:05 AM
 #9125

I'm using this for my bat for my gtx760.

Code:
:start
cudaminer.exe  -o STRATUM -O LOGIN -H 1 -i 0 -C 1 -l K6x32 --time-limit 3600
goto start

It kills the cudaminer process after an hour, and restarts the loop. I was getting many different errors with some stratums after 2 hours or so, no problems ever since I've been using this loop.

Thanks Bombadil. I will try your script with "nvidia-smi >> log" to record how the card has been working.

It turns out not to be a good idea for this case because when the miner is restarted it has a good chance (like 2 in 3 times) to have the error right in the start. So auto-restarting it every hour when the miner still runs fine means getting into trouble in 2/3 certainty every hour.

I wonder if putting in a delay before re-launching might help. It may be that the restart being so fast causes things to "get stuck" in memory, causing errant data to be introduced into the new instance. It may also cause havoc with the clocks.

I am thinking that , too, mainly because it would allow the card to cool down before restarting. This problem came with the 12-18 version which made the card very hot (88C, 45% fan load)
why do you stay at 45% fan speed ?

The C2075 card sets it automatically. I don't want to mess with it and end up having it toasted. Another card by its side is running at 85C 35% speed, and have no such #30 error.




|(
▄▄██████████▄▄
▄██████████████████▄
▄█████▀ ▀█████▀ ▀██████▄
██████ ███ ▀▀▀ ███ ███████
██████▀▄███████████▄▀███████
███████ █████████████ ████████
███████ █████████████ ████████
████████▄▀█████████▀▄█████████
██████████▄ █████ ▄█▀▄▄▄▀█████
██████████ ████▌▐█ █▀▄█ ████
████████▌▐█████ █▌▐█▄▄████
▀█████▀ ██████▄ ▀ █████▀
▀██████████████████▀
▀▀██████████▀▀
)(.
)
▌   ANNOUNCE THREAD   ▌▐   BOUNTY   ▐
TWITTER  |  FACEBOOK  |  TELEGRAM  |  DISCORD
(((((((   MOBILE APP [ ANDROID / IOS ]   )))))))
)
mhps
Hero Member
*****
Offline Offline

Activity: 516
Merit: 500


CAT.EX Exchange


View Profile
March 19, 2014, 12:27:47 AM
 #9126

Getting weird error lately that wasn't there before, only thing i changed was swapping cards in PCI-X slots (770+750ti) and it happens when i turn on monitor after it's off for some time.
Checked time and error shows at exact same time i turn on monitor. Any idea?


[2014-03-18 22:28:04] GPU #1: cudaError 30 (unknown error) calling 'cudaEventRec
ord(context_serialize[stream][thr_id], context_streams[stream][thr_id])' (D:/Chr
istian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 952)


I have the same problem. Seems to be related with temperature. See my post above.




|(
▄▄██████████▄▄
▄██████████████████▄
▄█████▀ ▀█████▀ ▀██████▄
██████ ███ ▀▀▀ ███ ███████
██████▀▄███████████▄▀███████
███████ █████████████ ████████
███████ █████████████ ████████
████████▄▀█████████▀▄█████████
██████████▄ █████ ▄█▀▄▄▄▀█████
██████████ ████▌▐█ █▀▄█ ████
████████▌▐█████ █▌▐█▄▄████
▀█████▀ ██████▄ ▀ █████▀
▀██████████████████▀
▀▀██████████▀▀
)(.
)
▌   ANNOUNCE THREAD   ▌▐   BOUNTY   ▐
TWITTER  |  FACEBOOK  |  TELEGRAM  |  DISCORD
(((((((   MOBILE APP [ ANDROID / IOS ]   )))))))
)
OmarG
Full Member
***
Offline Offline

Activity: 210
Merit: 100



View Profile
March 19, 2014, 12:27:59 AM
 #9127

Getting 44000 khash per 750TI with +135 clock +410 mem on SHA3 Fugue

Canadian P2Pools: http://omargpools.ca/
Omega0255
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
March 19, 2014, 12:28:26 AM
 #9128

Is there something wrong with my heavycoin .bat?

Code:
ccminer.exe -a heavy -o stratum+tcp://hvcpool.1gh.com:5333 -u HUPhPH4Hpw5JUzVHCzfNubdeCMo5BULinz -p x

It instaquits
whitesand77
Full Member
***
Offline Offline

Activity: 125
Merit: 100


View Profile
March 19, 2014, 12:32:56 AM
 #9129

ccminer stop working b4 i mine fugue, idk what is wrong im doing
here is my bat set
ccminer -q -s 1 -t 4 -a fugue256 -o stratum+tcp://fc.minepool.cc:10029 -u xxx.xxx -p xxx
pause

That pool is VERY unstable. More off than on.

I tried that pool also, stratum errors.
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
March 19, 2014, 12:34:35 AM
 #9130

Just tried on heavycoin x64 compute 3.5 at 1270MHz
Getting 9.8MHash/s against 8.7MHash/s with the r9290x
MSI AB is very laggy though

Here..1267mhz core 6660mhz mem. Stock 2.0 compute build, x64.



Edit: way less boo's at heavycoinpool btw. 1% vs 8-9% at nonce.
ok, I just changed to compute 2; 13MHash/s (1274MHz).
If there is too much boo, I restart it. The problem seems to be due to the low difficulty on start on 1gh
(right now I have 96% accepted)

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

Activity: 168
Merit: 100


View Profile
March 19, 2014, 12:35:10 AM
 #9131

Just tried on heavycoin x64 compute 3.5 at 1270MHz
Getting 9.8MHash/s against 8.7MHash/s with the r9290x
MSI AB is very laggy though

IS that a 780 or Ti
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
March 19, 2014, 12:36:09 AM
 #9132

Just tried on heavycoin x64 compute 3.5 at 1270MHz
Getting 9.8MHash/s against 8.7MHash/s with the r9290x
MSI AB is very laggy though

IS that a 780 or Ti
both: 780ti

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

Activity: 168
Merit: 100


View Profile
March 19, 2014, 12:39:01 AM
 #9133

Interesting. I'm getting 11.2 on my 780 Ti on Thread 0 with just

ccminer.exe -t 4 -a heavy -o stratum+tcp://hvcpool.1gh.com:5333 -u HUPhPH4Hpw5JUzVHCzfNubdeCMo5BULinz  -p x -v 512

DrAlco
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
March 19, 2014, 12:51:53 AM
 #9134

I'm getting a bit over 11mhash/s at 1gh.com on both my EVGA 780ti SC w/ACX (stock factory overclocks). On compute 3.5, x64.
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
March 19, 2014, 01:00:19 AM
 #9135

the card is not very stable at 13MHash/s had a crash, I think it is related to the mem clock (+500) was a bit too high...
Now I am at 12.9MHash/s (apparently It is still going up to 13MHash
I am a bit surprise that the mem clock has an influence on the hashrate...

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:10:10 AM
 #9136

Regular 780 wins lol Cheesy
deadthings
Sr. Member
****
Offline Offline

Activity: 1106
Merit: 255


Betking.io - Best Bitcoin Casino


View Profile
March 19, 2014, 01:18:27 AM
 #9137

Is there something wrong with my heavycoin .bat?

Code:
ccminer.exe -a heavy -o stratum+tcp://hvcpool.1gh.com:5333 -u HUPhPH4Hpw5JUzVHCzfNubdeCMo5BULinz -p x

It instaquits
Two things:

1) It's pointed at the wrong pool. For the betterment of the coin, you should point it at any pool other than 1gh.

2) Needs the -v flag.

djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
March 19, 2014, 01:24:21 AM
 #9138

Is there something wrong with my heavycoin .bat?

Code:
ccminer.exe -a heavy -o stratum+tcp://hvcpool.1gh.com:5333 -u HUPhPH4Hpw5JUzVHCzfNubdeCMo5BULinz -p x

It instaquits
Two things:

1) It's pointed at the wrong pool. For the betterment of the coin, you should point it at any pool other than 1gh.

2) Needs the -v flag.
Actually it works ok on this pool (not necessarily on the first try though)

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

Activity: 1106
Merit: 255


Betking.io - Best Bitcoin Casino


View Profile
March 19, 2014, 01:33:48 AM
 #9139

Is there something wrong with my heavycoin .bat?

Code:
ccminer.exe -a heavy -o stratum+tcp://hvcpool.1gh.com:5333 -u HUPhPH4Hpw5JUzVHCzfNubdeCMo5BULinz -p x

It instaquits
Two things:

1) It's pointed at the wrong pool. For the betterment of the coin, you should point it at any pool other than 1gh.

2) Needs the -v flag.
Actually it works ok on this pool (not necessarily on the first try though)

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

ziliao
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
March 19, 2014, 01:34:35 AM
 #9140

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
Pages: « 1 ... 407 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 ... 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!