Author

Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] - page 682. (Read 3426922 times)

member
Activity: 61
Merit: 10

Question:  Can I expect better hashrates compiling for 3.0/3.5 on a 780ti ?  Using this release I am getting about 22000 khash/s  on a 2x 780ti & 3930K system.

what coin?



Heavy.

Thanks
hero member
Activity: 756
Merit: 502
CCMiner is released.
No -d flag? Does -t flag use first GPU or first available GPU?

uses all GPUs by default. Uses less if you give a smaller -t. No GPU selection, sorry.
Source code is available to tinker.

All of this was hacked in 9 days, and Fugue within approximately 24 hours. Only
minimal cleanup afterwards.

Christian
sr. member
Activity: 1106
Merit: 255
Betking.io - Best Bitcoin Casino
CCMiner is released.
No -d flag? Does -t flag use first GPU or first available GPU?
hero member
Activity: 756
Merit: 502

Question:  Can I expect better hashrates compiling for 3.0/3.5 on a 780ti ?  Using this release I am getting about 22000 khash/s  on a 2x 780ti & 3930K system.

what coin?

sr. member
Activity: 434
Merit: 250
Finally work! THANK YOU CHRISTIAN . ITS PERFECT! .
member
Activity: 61
Merit: 10
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.


Cheers for sharing with us!

Question:  Can I expect better hashrates compiling for 3.0/3.5 on a 780ti ?  Using this release I am getting about 22000 khash/s  on a 2x 780ti & 3930K system.
full member
Activity: 146
Merit: 100
*Prepares to watch the threads explode* Bring it on!
*Quickly starts a miner in the background* Thanks C&C!
newbie
Activity: 56
Merit: 0


YAAAAY!!! - TESTED ON HEAVYCOINPOOL.COM - WORKS LIKE A CHARM!


CCMiner is released. It's the Christian+Christian miner that was developed collaboratively.
This supports HeavyCoin and FugueCoin art 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 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

hero member
Activity: 756
Merit: 502
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.
full member
Activity: 217
Merit: 101
Sorry if I do repeat, did not read all thread. Background run on x64 winxp of 2013-07-13 version of cudaminer gives about 36kHs on ancient GT9800. Run of 2014-02-28 on the same system fives only 30kHs. And system sufficiently freezes.
full member
Activity: 177
Merit: 100
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)



full member
Activity: 145
Merit: 101
Anyone using Cudaminer for the following new keccak coins?

Slothcoin
Galleon
WOTcoin (tomorrow)

Was mining Slothcoin till ~150k of them and decided to wait and see the price (read: if it was worth my time).

4x MSI 750ti's:
cudaminer.exe -a keccak -i 0 -L 128 -l T1024x16 -C 1 -H 0 -d -o stratum+tcp://pool:port -u -p

Gave me ~ 125000 KH/s on one of the cards, and the others were floating at ~100000 KH/s each.

GTX 680:
cudaminer.exe -a keccak -i 0 -L 128 -l K2048x24 -C 1 -H 0 -d -o stratum+tcp://pool:port -u -p

was giving ~130000 KH/s

Not sure if I was using anywhere near appropriate config options since my research didn't lead to much help. But figured I'd get the conversation started.
Try this: -H 2 -i 0 -m 1 -l T1960x24 -L 256 i have +/- 177 MH on my overclocked 750Ti
full member
Activity: 144
Merit: 100
Anyone using Cudaminer for the following new keccak coins?

Slothcoin
Galleon
WOTcoin (tomorrow)

Was mining Slothcoin till ~150k of them and decided to wait and see the price (read: if it was worth my time).

4x MSI 750ti's:
cudaminer.exe -a keccak -i 0 -L 128 -l T1024x16 -C 1 -H 0 -d -o stratum+tcp://pool:port -u -p

Gave me ~ 125000 KH/s on one of the cards, and the others were floating at ~100000 KH/s each.

GTX 680:
cudaminer.exe -a keccak -i 0 -L 128 -l K2048x24 -C 1 -H 0 -d -o stratum+tcp://pool:port -u -p

was giving ~130000 KH/s

Not sure if I was using anywhere near appropriate config options since my research didn't lead to much help. But figured I'd get the conversation started.

sr. member
Activity: 280
Merit: 250
Anyone using Cudaminer for the following new keccak coins?

Slothcoin
Galleon
WOTcoin (tomorrow)

I solo mined some galleon at launch but it had KGW enabled from the start.  Diff went wayyy beyond my ability to solo pretty quickly
stayed something like 15', was kind of pissed off by the difficulty 150 at launch+4min was 600 when I left (obviously no coin  Grin)
pretty sure, it will have the same success than helixcoin



The diff actually started out low, it just jump extremely fast because of KGW
legendary
Activity: 1400
Merit: 1050
Anyone using Cudaminer for the following new keccak coins?

Slothcoin
Galleon
WOTcoin (tomorrow)

I solo mined some galleon at launch but it had KGW enabled from the start.  Diff went wayyy beyond my ability to solo pretty quickly
stayed something like 15', was kind of pissed off by the difficulty 150 at launch+4min was 600 when I left (obviously no coin  Grin)
pretty sure, it will have the same success than helixcoin
sr. member
Activity: 280
Merit: 250
Anyone using Cudaminer for the following new keccak coins?

Slothcoin
Galleon
WOTcoin (tomorrow)

I solo mined some galleon at launch but it had KGW enabled from the start.  Diff went wayyy beyond my ability to solo pretty quickly
full member
Activity: 168
Merit: 100
It's just not worth mining small altcoins unless they explode in popularity or if the difficulty is still low within the first couple days of launch.

I've got my miners pointed towards Clevermining which is pretty much split between Litecoin and Dogecoin.
full member
Activity: 125
Merit: 100
Anyone using Cudaminer for the following new keccak coins?

Slothcoin
Galleon
WOTcoin (tomorrow)
full member
Activity: 238
Merit: 100



Christian


thanks the guy who sent you the pm  ;)

well, at the moment they are worth  zilch, nada, niente. Let's see if there will be reasonable exchange rates later.

But thanks for the tip,  it was a fun programming session with collaborative debugging (state comparisons on CPU and GPU) through skype.

Cheers ;) as long as the fun is here, that's good news


Yes sure, nothing now, like most of the Altcoins, but promising non the less (new algo, no premine, reasonable reward, fair launch, no technical bug, reasonable amount of coins), only that make it more valuable than 80% of ALT coins out there. That's a Dev coin for now, 11GH in one day, without any buzz work!!, an exploit to me! . A ninja launch success

So refreshing to not see another countrybunnydoggyfishydinorhinocoin coingenified or copypasted  :D
Jump to: