Author

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

member
Activity: 98
Merit: 10
Will we get compiled windows version soon?
sr. member
Activity: 350
Merit: 250
bigjme,
well think I should atleast try? or do you think Christian will have it done?

if he promised it by that time i should think so, he has been very quiet so he is clearly working his ass off
sr. member
Activity: 350
Merit: 250
Any ideas on settings for GTX 770?

This is about the 5th time this^ has been asked.. I would very much like to know the answer

K1020x32

./cudaminer --algo=keccak -d gtx770 -L 128 -l K1000x32 --benchmark
./cudaminer --algo=keccak -d gtx770 -L 128 -l T1000x24 --benchmark

try them and figure out for yourself
member
Activity: 98
Merit: 10
What about the addnode for wallet's conf file?

I think you got the wrong thread...
member
Activity: 84
Merit: 10
bigjme,
well think I should atleast try? or do you think Christian will have it done?
legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
I just need one answer

It will be possible to mine with cudaminer with AMD GPUs?

Does ATI cards have CUDA cores?
newbie
Activity: 4
Merit: 0
Can somebody explain how can I setup this Cudaminer to solo mine on Windows?
hero member
Activity: 840
Merit: 1000
What about the addnode for wallet's conf file?
full member
Activity: 152
Merit: 100

This is about the 5th time this^ has been asked.. I would very much like to know the answer
sr. member
Activity: 350
Merit: 250
I just need one answer

It will be possible to mine with cudaminer with AMD GPUs?
answer: no
sr. member
Activity: 406
Merit: 250
I just need one answer

It will be possible to mine with cudaminer with AMD GPUs?
sr. member
Activity: 350
Merit: 250
its not the easiest of things to setup compared to windows. for anyone, use this with your 780, its got me up to almost 176Mhash/s

K1020x32

if it gives no errors or validations then its not working
hero member
Activity: 574
Merit: 500
Any instructions how to build on windows?  Huh
member
Activity: 112
Merit: 10
Testing your builds

enable this disabled line in maxcoin.cpp (be sure to take it out again before actual mining)

Code:
       // TESTING ONLY
        ((uint32_t*)ptarget)[7] = 0x0000000f;

run cudaminer with the --debug (-D) option and watch if you get this:

Code:
[2014-02-06 15:57:01] DEBUG: hash <= target
Hash:   0000000d72a9d97d68d1e2ddb20809b4ad4623b895f0dfde715cd82b4e54d606
Target: 0000000f00000000000000000000000000000000000000000000000000000000

if you get the dreaded "does not validate on CPU" errors then your launch config or even your
build is having a problem.

This should help you figuring out if your 450 MHash/s are real or not.

EDIT: kHash/s -> MHash/s



im on gtx560ti and:
./cudaminer --algo=keccak -L 64 -l F8x16 -D --benchmark

does not give me any validation but no errors either!!  Does that mean mining wont work?
legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
is it worth creating a ubuntu live usb and getting cuda miner working on linux?

Just I've never done any of that stuff, I'd be lost.

Plus would I have to compile the qt? when its out.

I've tried that but I couldn't make it persistent and some of the drivers needed a restart, so it didn't work. Not saying it's impossible though.

Edit: I can't compile for win7 x64, giving me all sort of errors.
member
Activity: 84
Merit: 10
Any ideas on settings for GTX 770?
member
Activity: 84
Merit: 10
is it worth creating a ubuntu live usb and getting cuda miner working on linux?

Just I've never done any of that stuff, I'd be lost.

Plus would I have to compile the qt? when its out.
sr. member
Activity: 350
Merit: 250
legendary
Activity: 1400
Merit: 1050
Ok, it works on Windows.
Considering the speed (didn't have time tune it) so I used bigjme config
The speed is comparable to bigjme finds on linux (same config)
full member
Activity: 140
Merit: 100
Only thing I need is there cpu miner compiled. DOnt want to deal with cygwin.  Gonna try with mingw
Jump to: