Author

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

I_M
full member
Activity: 135
Merit: 100
Is there a way to auto close, and then immediately restart cudaminer if the time between accepted shares is too great? My share rate is suffering horribly because of random pauses. If I close cudaminer and restart it, it works again for a while. If I can't alter this behavior, I'd like to work around it.
Sounds like a vardiff problem with the pool you're using. Sad
newbie
Activity: 39
Merit: 0
Is there a way to auto close, and then immediately restart cudaminer if the time between accepted shares is too great? My share rate is suffering horribly because of random pauses. If I close cudaminer and restart it, it works again for a while. If I can't alter this behavior, I'd like to work around it.
legendary
Activity: 1400
Merit: 1050
Is anyone else mining MaxCon with a 750ti?

I'm having some difficulty in find settings that don't give just "boo!" all the time.

The settings I've tried are the keccak ones mentioned in the main post in the below link as well as in the comments, all to no avail...

http://cryptomining-blog.com/944-testing-geforce-gtx-750-ti-maxwell-for-alt-crypto-mining-with-cudaminer/

-a keccak -i 0 -l K1000x24 -C 1 -H 0

The card isn't overclocked and I can mine Fugue, Yac, Heavy and plan old scrypt coins just fine.

Any help will be much appreaciated Smiley

put -L1024 somewhere in the command line

I tried both -L1024 and also -L 1024 and it's still "boooo" at 75,000 kh/s Sad

Unfortunately I am at work for the next 9 hours but when I get home I'll put in my bat.

I run about 164k on my 750ti's with keccac.
where are you mining ?
legendary
Activity: 1400
Merit: 1000
Is anyone else mining MaxCon with a 750ti?

I'm having some difficulty in find settings that don't give just "boo!" all the time.

The settings I've tried are the keccak ones mentioned in the main post in the below link as well as in the comments, all to no avail...

http://cryptomining-blog.com/944-testing-geforce-gtx-750-ti-maxwell-for-alt-crypto-mining-with-cudaminer/

-a keccak -i 0 -l K1000x24 -C 1 -H 0

The card isn't overclocked and I can mine Fugue, Yac, Heavy and plan old scrypt coins just fine.

Any help will be much appreaciated Smiley

put -L1024 somewhere in the command line

I tried both -L1024 and also -L 1024 and it's still "boooo" at 75,000 kh/s Sad

Unfortunately I am at work for the next 9 hours but when I get home I'll put in my bat.

I run about 164k on my 750ti's with keccac.
full member
Activity: 140
Merit: 100
Please note there is a 20,000 Hirocoin (0.8BTC) bounty for an X11 Cuda miner.

https://bitcointalk.org/index.php?topic=536181.new#new
full member
Activity: 125
Merit: 100
Is anyone else mining MaxCon with a 750ti?

I'm having some difficulty in find settings that don't give just "boo!" all the time.

The settings I've tried are the keccak ones mentioned in the main post in the below link as well as in the comments, all to no avail...

http://cryptomining-blog.com/944-testing-geforce-gtx-750-ti-maxwell-for-alt-crypto-mining-with-cudaminer/

-a keccak -i 0 -l K1000x24 -C 1 -H 0

The card isn't overclocked and I can mine Fugue, Yac, Heavy and plan old scrypt coins just fine.

Any help will be much appreaciated Smiley

put -L1024 somewhere in the command line



I tried both -L1024 and also -L 1024 and it's still "boooo" at 75,000 kh/s Sad

You might want to try -H 2,  I think -H 0 is cpu only.

And... use T1024x24 -L 1024
full member
Activity: 126
Merit: 100
Is anyone else mining MaxCon with a 750ti?

I'm having some difficulty in find settings that don't give just "boo!" all the time.

The settings I've tried are the keccak ones mentioned in the main post in the below link as well as in the comments, all to no avail...

http://cryptomining-blog.com/944-testing-geforce-gtx-750-ti-maxwell-for-alt-crypto-mining-with-cudaminer/

-a keccak -i 0 -l K1000x24 -C 1 -H 0

The card isn't overclocked and I can mine Fugue, Yac, Heavy and plan old scrypt coins just fine.

Any help will be much appreaciated Smiley

put -L1024 somewhere in the command line

I tried both -L1024 and also -L 1024 and it's still "boooo" at 75,000 kh/s Sad
sr. member
Activity: 350
Merit: 250
Starting nfactor should be the same as nfactormin
legendary
Activity: 1400
Merit: 1050
How to make bat for Graphene?
Code:
nfMin = 4
nfMax = 30
nTimeStamp = ???????????
Code:
cudaminer32.exe --algo=scrypt-jane -o http://url:port/ -u -p


Tsiferki instead of questions will lay out at the time of start, maybe Wink
cudaminer --algo=scrypt-jane:??:4:30 -o x -u x -p x
cudaminer -q -i 1,0 -l K8x12 --algo=scrypt-jane:??:4:30 -o http://127.0.0.1:5200 -u x -p x
unless you know the factor at which they will start (if they start... ) leave cudaminer in autotune mode -lK.
Otherwise, you are likely to crash...
wow, I am quoting myself...  Tongue

The launch is reported to tomorrow, the dev did give however the starttime: 1395744444
Anybody know how to get the Nfactor with what they will start with that ?
legendary
Activity: 1400
Merit: 1050
Is anyone else mining MaxCon with a 750ti?

I'm having some difficulty in find settings that don't give just "boo!" all the time.

The settings I've tried are the keccak ones mentioned in the main post in the below link as well as in the comments, all to no avail...

http://cryptomining-blog.com/944-testing-geforce-gtx-750-ti-maxwell-for-alt-crypto-mining-with-cudaminer/

-a keccak -i 0 -l K1000x24 -C 1 -H 0

The card isn't overclocked and I can mine Fugue, Yac, Heavy and plan old scrypt coins just fine.

Any help will be much appreaciated Smiley

put -L1024 somewhere in the command line
full member
Activity: 126
Merit: 100
Is anyone else mining MaxCon with a 750ti?

I'm having some difficulty in find settings that don't give just "boo!" all the time.

The settings I've tried are the keccak ones mentioned in the main post in the below link as well as in the comments, all to no avail...

http://cryptomining-blog.com/944-testing-geforce-gtx-750-ti-maxwell-for-alt-crypto-mining-with-cudaminer/

-a keccak -i 0 -l K1000x24 -C 1 -H 0

The card isn't overclocked and I can mine Fugue, Yac, Heavy and plan old scrypt coins just fine.

Any help will be much appreaciated Smiley
legendary
Activity: 1400
Merit: 1050
How to make bat for Graphene?
Code:
nfMin = 4
nfMax = 30
nTimeStamp = ???????????
Code:
cudaminer32.exe --algo=scrypt-jane -o http://url:port/ -u -p


Tsiferki instead of questions will lay out at the time of start, maybe Wink
cudaminer --algo=scrypt-jane:??:4:30 -o x -u x -p x
cudaminer -q -i 1,0 -l K8x12 --algo=scrypt-jane:??:4:30 -o http://127.0.0.1:5200 -u x -p x
unless you know the factor at which they will start (if they start... ) leave cudaminer in autotune mode -lK.
Otherwise, you are likely to crash...
newbie
Activity: 39
Merit: 0
http://pastebin.com/eLkPxLWi

Down goes Cryptorush!

Not sure what made me withdraw all my shit out of there two weeks ago but I'm glad I did.

Oh wow. It's a sloth eat sloth world out there... So many exchanges being hacked.  Sounds like Atomic is pretty buttoned up and safe for the time being.
full member
Activity: 173
Merit: 100
http://pastebin.com/eLkPxLWi

Down goes Cryptorush!

Not sure what made me withdraw all my shit out of there two weeks ago but I'm glad I did.
newbie
Activity: 7
Merit: 0
How to make bat for Graphene?
Code:
nfMin = 4
nfMax = 30
nTimeStamp = ???????????
Code:
cudaminer32.exe --algo=scrypt-jane -o http://url:port/ -u -p


Tsiferki instead of questions will lay out at the time of start, maybe Wink
cudaminer --algo=scrypt-jane:??:4:30 -o x -u x -p x
cudaminer -q -i 1,0 -l K8x12 --algo=scrypt-jane:??:4:30 -o http://127.0.0.1:5200 -u x -p x
full member
Activity: 139
Merit: 100
How to make bat for Graphene?
Code:
nfMin = 4
nfMax = 30
nTimeStamp = ???????????
Code:
cudaminer32.exe --algo=scrypt-jane -o http://url:port/ -u -p
sr. member
Activity: 350
Merit: 250
so you recommend to leave it as it is? just compile straight from github?

EDIT: in fact i will just stick to the official releases unless you want something testing Smiley hope to see the -d command soon, as when my new cards come i want a different algo on each card, and to leave my 780 alone
hero member
Activity: 756
Merit: 502
Compile ccminer 0.4 with cuda 6.0, add options compile to CUDA command line -ftz=true -prec-div=false -prec-sqrt=false with compute_30,sm_30
For 2x750ti MSI + 660ti MSI on 1gh have:

I'll give it a try...back to reading page 130 it seems :p

Hmm, the options " -ftz=true -prec-div=false -prec-sqrt=false" won't be of any use, as we have zero floating point arithmetics in the kernels. I would recommend against CUDA 6.0 (RC and final) because there is a performance regression problem in the compiler, making some kernels 30% slower compared to CUDA 5.5.  it is likely the fix will only be available in CUDA 6.5.

Christian
newbie
Activity: 3
Merit: 0
God i think that my MSI GTX 770 is dying, the fan is making an awful noise and vibrating.. Maybe i pushed it too far setting the fan at 70% 24/7  Sad
don't worry, if the fan dies, you can still buy an aftermarket cooler
the problem might be that you'd reject hot air in the case, though (that is if you use a normal case and not a crate)
but you can find all-in-one watercooling blocks for gpus and use them on an exhaust of the case to prevent rebreathing hot air
if you can't find any and it's too expencive, you can allways use some cpu all-in-one watercooling solutions if it's any cheaper and check for a tutorial on youtube
legendary
Activity: 1400
Merit: 1050
i will have the same problem. i can compile but i dont know how to pass the extra options, on windows that is.
or if i would need to pass anything but a base compile for 750Ti'
you need to edit ccminer.vcxproj outside of visual studio, or within visual studio right click on on project name and go into reference (but it is not really easy from there)

btw: the 15Mhah/s, was that for one card or several ?
Jump to: