Pages:
Author

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

hero member
Activity: 675
Merit: 514
say I want to multiply by two some big integer (256bit ie 8 uint32_t)
What would be the fastest ?

* multiplying by 2 with mad/madc ?
* just adding the numbers to itself ?
* shifting with shfl/shl ?

in terms of number of lines of code it seems to be more or less the same...
From the Programming Guide:

32bit multiply: multiple instructions
32bit add:      128 operations / clock cycle
32bit shift:     64 operations / clock cycle


But I think in reality it's more complicated than that.
member
Activity: 101
Merit: 10
Is there any working neoscrypt miner with cuda support?

Here you go: http://cryptomining-blog.com/category/mining-software/

Second article. It will work for you.

Thank you very much for the fast reply. Here comes my next question, is anyone working on neoscrypt mining with cudaminer?
legendary
Activity: 1400
Merit: 1000
Is there any working neoscrypt miner with cuda support?

Here you go: http://cryptomining-blog.com/category/mining-software/

Second article. It will work for you.
member
Activity: 101
Merit: 10
Is there any working neoscrypt miner with cuda support?
sr. member
Activity: 350
Merit: 250
Yeh the bitcoin price drop is a killer
sr. member
Activity: 318
Merit: 250
Sooooo, what have i missed? Wink

Been a while since i checked in here, I don't get notifications any more for some reason  Undecided but yehhhhhhh. How's everyone doing?

Excellent thanks.  Wondered where u had got too.

We have had GANJA, DANK, FTC switching to Neoscrypt (with great profit on day 1).  Devs have been working hard too, a couple of new miners have been released.

Shame BTC keeps tanking.

sr. member
Activity: 350
Merit: 250
Sooooo, what have i missed? Wink

Been a while since i checked in here, I don't get notifications any more for some reason  Undecided but yehhhhhhh. How's everyone doing?
legendary
Activity: 1400
Merit: 1050
say I want to multiply by two some big integer (256bit ie 8 uint32_t)
What would be the fastest ?

* multiplying by 2 with mad/madc ?
* just adding the numbers to itself ?
* shifting with shfl/shl ?

in terms of number of lines of code it seems to be more or less the same...
sr. member
Activity: 255
Merit: 250
I have a few 750ti x6 rigs running Windows 8.

I've always used EVGA Precision X to overclock and set fans. I recently discovered that if I open Precision to set the clocks and fans, launch ccminer, and then quit Precision - the hash rate goes up. Of course I loose the fan control but the overclocks stay.

Any theories on why this is? I first though maybe CPU, but it's never using higher then about 35% with Precision running and about 25% just ccminer running. Ram usage is about 30% of total.

On x11 it's the difference between 17.2 MH/s or 17.5 MH/s for 6 cards.

The reason is that Precision X adds a few hardware locks when doing the hardware monitoring & particularly the software fan controls. You can tweak the settings in Precision X to make it less noticeable, but for the absolute maximum hashrate, you'll need to close Precision X...

Thank you (and bathrobehero). Such an obvious reason.
legendary
Activity: 1400
Merit: 1000
Not sure if all you miners from Europe have seen this but here you go: http://www.ecoinmining.eu/news/bitcoin-wallet-platform-coinbase-opens-europe/

Quote from inside article "The 13 countries Coinbase is adding include Italy, Spain, France, Belgium, the Netherlands, Austria, Cyprus, Finland, Greece, Latvia, Malta, Portugal, and Slovakia."
sr. member
Activity: 309
Merit: 250

Also here....  https://coin-swap.net/market/GAP/BTC

BTW Gap supporters ARE interested in a GPU miner...trying to reach a mathematical world record, very interesting stuff at least. Fairly profitable at the moment as well, I can only speculate where it might go if that world record is achieved. And if it doesn't go anywhere at least it is an interesting endeavor as opposed to a useless one.
legendary
Activity: 1400
Merit: 1050
Not sure if this is already posted on this board. (So my apologies) but this is a very interesting read and history of XMR mining...


http://da-data.blogspot.com/2014/08/minting-money-with-monero-and-cpu.html?m=1
unfortunately this time seems to be over...

Actually...Gapcoin may be the next big opportunity to do this same thing right now..at least for an early GPU miner..and since it is dealing with primes..and Integral approach might blaze...
Is it on an exchange ?
member
Activity: 86
Merit: 10
Not sure if this is already posted on this board. (So my apologies) but this is a very interesting read and history of XMR mining...


http://da-data.blogspot.com/2014/08/minting-money-with-monero-and-cpu.html?m=1
unfortunately this time seems to be over...

Actually...Gapcoin may be the next big opportunity to do this same thing right now..at least for an early GPU miner..and since it is dealing with primes..and Integral approach might blaze...
legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
I have a few 750ti x6 rigs running Windows 8.

I've always used EVGA Precision X to overclock and set fans. I recently discovered that if I open Precision to set the clocks and fans, launch ccminer, and then quit Precision - the hash rate goes up. Of course I loose the fan control but the overclocks stay.

Any theories on why this is? I first though maybe CPU, but it's never using higher then about 35% with Precision running and about 25% just ccminer running. Ram usage is about 30% of total.

On x11 it's the difference between 17.2 MH/s or 17.5 MH/s for 6 cards.

Decrese the polling rate to like 5000 ms.
legendary
Activity: 2716
Merit: 1116
I have released the 3rd public beta of my forked ccminer.  More free hashpower. Check it out

https://bitcointalk.org/index.php?topic=826901.220


x11

sube
sp_
legendary
Activity: 2926
Merit: 1087
Team Black developer
I have released the 3rd public beta of my forked ccminer.  More free hashpower. Check it out

https://bitcointalk.org/index.php?topic=826901.220
legendary
Activity: 1154
Merit: 1001
I have a few 750ti x6 rigs running Windows 8.

I've always used EVGA Precision X to overclock and set fans. I recently discovered that if I open Precision to set the clocks and fans, launch ccminer, and then quit Precision - the hash rate goes up. Of course I loose the fan control but the overclocks stay.

Any theories on why this is? I first though maybe CPU, but it's never using higher then about 35% with Precision running and about 25% just ccminer running. Ram usage is about 30% of total.

On x11 it's the difference between 17.2 MH/s or 17.5 MH/s for 6 cards.

The reason is that Precision X adds a few hardware locks when doing the hardware monitoring & particularly the software fan controls. You can tweak the settings in Precision X to make it less noticeable, but for the absolute maximum hashrate, you'll need to close Precision X...
sr. member
Activity: 255
Merit: 250
I have a few 750ti x6 rigs running Windows 8.

I've always used EVGA Precision X to overclock and set fans. I recently discovered that if I open Precision to set the clocks and fans, launch ccminer, and then quit Precision - the hash rate goes up. Of course I loose the fan control but the overclocks stay.

Any theories on why this is? I first though maybe CPU, but it's never using higher then about 35% with Precision running and about 25% just ccminer running. Ram usage is about 30% of total.

On x11 it's the difference between 17.2 MH/s or 17.5 MH/s for 6 cards.
hero member
Activity: 644
Merit: 500
call me lazy but i just don't want to read 1000+ pages.. Grin

What would be best miner to use to mine x11?

i got asus gtx 660 OC, i7-4770K and 8gb DDR3 1600mhz.

Thanks.

Edit: and win 8.1 x64

I've been running ccminer 1.0 for some time now on a quark based coin with a couple of GT640 (DDR5, CC3.5), CUDA 5.5, driver 331.38. It runs well but I'm wondering if I can expect any performance gains from ccminer 1.2 and the deps that go along with it?
bump

Just test it, I know some versions are compiled for old card with compute 2.0.
Maybe a Bombadil version or others ?

I saw my name o_O
GT640 with DDR5 is compute 3.5 Wink https://developer.nvidia.com/cuda-gpus
So any of the newest miners should work (except those only for 5.0 & 5.2 ofc Tongue ) No need for my old code ^^

CCminer 1.2 is also getting old ^^" There are newer forks out there running better code. Like the ones from tpruvot and djm34.
SP_ is currently very busy with trying to boost the code even more, but IIRC, it's only compute 5.0 and higher for now.


Pages:
Jump to: