Author

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

sr. member
Activity: 394
Merit: 250
Does everything look right with this?:

http://s15.postimg.org/pxccb7ikr/image.jpg

Should I be concerned that on the pool it is saying ~300kh which is what my CPU was doing in the beginning?

Am I mining it right with my GeForce?



I have laptop with VGA like you but I can't config , please teach me how I can config GT 650M.


Same card Fud.

I used:

Quote
cudaminer --algo=keccak -d 0 -i 0 -C 2 -L 512 -H 2 -l K1000x32 -R 5 -o stratum+tcp://maxpool.1gh.com:17333 -O mVuAkbu24b1atGSAaC6dashturgXq6NV28:password


CB How do I start using the new binary? Does that me re-download cudaminer?
I config same you but it have some error "Unable to query CUDA driver version! Is an nVidia driver installed? "
member
Activity: 106
Merit: 10
Any ideas guys? Still nothing accepted... Sad
Surely shouldv'e got 1 yay by now?

Yeah, I don't think it's working. I have been trying to get my Quadro 295 working and getting similar results.

Code:
GPU #1: Quadro NVS 295, 70914 khash/s

There is no way that card is faster than my GTX560, haha.



I'm getting 110000 avg on my 560 ti non 448 I am also O/C'd like a beast on it 1100/2308 on a EVGA

-d gtx560ti -d 0 -L 64 -l F1024x16 -L 128 -i 1

PS don't cpu mine at the same time or you tank into the mid-low 70s for some reason (could be heat for me but whatever)
You have two times a -L parameter, you might want to fix this in your launch configuration.
full member
Activity: 140
Merit: 100
Any ideas guys? Still nothing accepted... Sad
Surely shouldv'e got 1 yay by now?

Yeah, I don't think it's working. I have been trying to get my Quadro 295 working and getting similar results.

Code:
GPU #1: Quadro NVS 295, 70914 khash/s

There is no way that card is faster than my GTX560, haha.



I'm getting 110000 avg on my 560 ti non 448 I am also O/C'd like a beast on it 1100/2308 on a EVGA

-d gtx560ti -d 0 -L 64 -l F1024x16 -L 128 -i 1

PS don't cpu mine at the same time or you tank into the mid-low 70s for some reason (could be heat for me but whatever)
member
Activity: 106
Merit: 10
I have a YAY!, but no balance showing in wallet, does it take time to confirm?
Yes. If the output of 1GH is any direction, it's a little bit more than 1 hour for a confirmation.
member
Activity: 61
Merit: 10
Startum authentication failed... What the...
legendary
Activity: 1400
Merit: 1000
For those of you trying to mine on ypool

Go to How To, Click Doge, Download the xptproxy

Launch the proxy. use the address http://localhost:8332 with all your configure for cudaminer etc.

It should be able to connect and mine Smiley

Basically download this:

http://jhwork.net/ypool/xptproxy.zip

then cudaminer blah blah -o http://localhost:8332

bumping this for visibility.


I know this might have been mentioned but does anyone have a good GTX670 scrypt? I am only getting 265.69 kh/s with this one -d gtx670 -H 1 -d 0 -i 0 -C2 -l K14x14
hero member
Activity: 756
Merit: 502
I have a YAY!, but no balance showing in wallet, does it take time to confirm?

yes it takes some time to mature, and if you are unlucky it was an orphan.

full member
Activity: 182
Merit: 100
I got a Yay!!! while solo mining, if it confirms, I will donate Christian half of it Smiley
full member
Activity: 168
Merit: 100



Any ideas guys? Still nothing accepted... Sad
Surely shouldv'e got 1 yay by now?
Does not look good. I have around 25 Mh/s and getting every 30-60 seconds a yay.
Did you use the very latest binary from the front page?
What is your launch configuration?
Do you have current NVidia drivers installed (with Cuda 5.5 support or later)?

Yeah its like its hashing but not submitting...

Code:
cudaminer --algo=keccak -d 0 -i -0 -C 2 -L 1024 -H 2 -l F1000x16 -R 5 --no-autotune -o stratum+tcp://maxpool.1gh.com:17333 -u meKxs7NUf8SfXjznNFtmNhFfsyvVachisE -p x

I will check my drivers for 5.5 support now.
member
Activity: 91
Merit: 10
...I figure 365 khash/s has around a 24% chance of hitting a block in any given hour at the current mining network hashrate...

How can you calculate this?


coercion did a sound outline of how to calculate the rate for solo mining about 20 pages ago. https://bitcointalksearch.org/topic/m.4987679
legendary
Activity: 1064
Merit: 1000
I get an error compiling under linux. Am I missing something? (using latest github master)

Code:
g++  -g -O2 -pthread -L/usr/local/cuda/lib64  -o cudaminer cudaminer-cpu-miner.o cudaminer-util.o cudaminer-sha2.o cudaminer-scrypt.o cudaminer-maxcoin.o cudaminer-sha3.o cudaminer-scrypt-jane.o salsa_kernel.o sha256.o keccak.o fermi_kernel.o kepler_kernel.o test_kernel.o nv_kernel.o nv_kernel2.o titan_kernel.o -L/usr/lib/x86_64-linux-gnu -lcurl -Wl,-Bsymbolic-functions compat/jansson/libjansson.a -lpthread  -lcudart -fopenmp  
cudaminer-cpu-miner.o: In function `stratum_gen_work':
/home/gpudev1/CudaMiner/cpu-miner.c:726: undefined reference to `SHA256'
collect2: ld returned 1 exit status
make[2]: *** [cudaminer] Error 1
sr. member
Activity: 266
Merit: 250
am i calculating correctly that statistically it should take about 20 hours to find a block solo mining with 100 mhash/s?
full member
Activity: 151
Merit: 100
I have a YAY!, but no balance showing in wallet, does it take time to confirm?
member
Activity: 106
Merit: 10



Any ideas guys? Still nothing accepted... Sad
Surely shouldv'e got 1 yay by now?
Does not look good. I have around 25 Mh/s and getting every 30-60 seconds a yay.
Did you use the very latest binary from the front page?
What is your launch configuration?
Do you have current NVidia drivers installed (with Cuda 5.5 support or later)?
hero member
Activity: 756
Merit: 502

CB How do I start using the new binary? Does that me re-download cudaminer?

grab the 2014-02-07 version from the first post and try again. And regularly check back for future updates.
full member
Activity: 170
Merit: 100
/usr/bin/ld: cudaminer-cpu-miner.o: undefined reference to symbol 'SHA256'
/usr/lib/libcrypto.so.1.0.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:376: recipe for target 'cudaminer' failed
make[2]: *** [cudaminer] Error 1

any ideas?
yesterday git worked just fine

hmm need to link to OpenSSL libraries now... maybe that is not done yet.


The patch I supplied had a modified configure.ac. However, to make it work you have to completely clean everything flat and regenerate all the autoconf stuff. "make distclean" and run autogen.sh again.
newbie
Activity: 35
Merit: 0
Does everything look right with this?:

http://s15.postimg.org/pxccb7ikr/image.jpg

Should I be concerned that on the pool it is saying ~300kh which is what my CPU was doing in the beginning?

Am I mining it right with my GeForce?



I have laptop with VGA like you but I can't config , please teach me how I can config GT 650M.


Same card Fud.

I used:

Quote
cudaminer --algo=keccak -d 0 -i 0 -C 2 -L 512 -H 2 -l K1000x32 -R 5 -o stratum+tcp://maxpool.1gh.com:17333 -O mVuAkbu24b1atGSAaC6dashturgXq6NV28:password


CB How do I start using the new binary? Does that me re-download cudaminer?
member
Activity: 106
Merit: 10
Im using two TITANs and getting 270 000 to 320 000 khash/s.  currently using this config and mining on the 1gh pool:

cudaminer.exe --algo=keccak -d 0,1 -l K1000x24 -L 512 -i 0 -H 2

is this a good result?
can I make it better? ( I did try the T kernel but K gave slightly better results)
is it worth mining solo with this hashrate?

thanks



Run two threads, for each card a separate one. That might give better results.
hero member
Activity: 756
Merit: 502
/usr/bin/ld: cudaminer-cpu-miner.o: undefined reference to symbol 'SHA256'
/usr/lib/libcrypto.so.1.0.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:376: recipe for target 'cudaminer' failed
make[2]: *** [cudaminer] Error 1

any ideas?
yesterday git worked just fine

hmm need to link to OpenSSL libraries now... maybe that is not done yet.
full member
Activity: 170
Merit: 100
Any ideas guys? Still nothing accepted... Sad
Surely shouldv'e got 1 yay by now?

Yeah, I don't think it's working. I have been trying to get my Quadro 295 working and getting similar results.

Code:
GPU #1: Quadro NVS 295, 70914 khash/s

There is no way that card is faster than my GTX560, haha.

Jump to: