Author

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

newbie
Activity: 49
Merit: 0
I need the correct configuration for a GTX570. I´m running only at 80000 kh/s. :-( There are postings from some GTX280´s which are running over 100000 kh/s. But this card is much older. So I think haven´t the correct configuration:

cudaminer.exe --algo=keccak -d 0 -l F1024x16 -L 128 -i 1 -o stratum+tcp://maxpool.1gh.com:17333 -u (wallet address) -p x



I am getting 90000 kh/s from my 560Ti 448 core edition

cudaminer.exe --algo=keccak -d gtx560ti -i 0 -m 1 -l F896x16 -L 1024 -o 192.168.2.2:9999 -O cbuchner1.1:x

that yours is a little faster is expected. Scale my kHash/s with the ratio of the number of CUDA cores (yours vs. mine)
and compare expected vs. actual speed. There might also a bit of difference in the core clock on both models.

Christian


My GTX570 has 480 Cuda-Cores, same MHz (732 MHz) as yours and the same amout of RAM (1280 MB). Which would be the best configuration?
hero member
Activity: 756
Merit: 502
only boohs sole mining dopecoins with latest release :/

You will want to use the 2-4-2014 release for Scrypt and Scrypt-Jane coins. The "latest" release is only designed to work for Keccak-3 (MAX coin) and will most definitely cause boos if not used for that purpose.

let's just say it isn't tested very well with the "standard" coins. It might work, or it might not.

Christian
member
Activity: 70
Merit: 10
only boohs sole mining dopecoins with latest release :/

You will want to use the 2-4-2014 release for Scrypt and Scrypt-Jane coins. The "latest" release is only designed to work for Keccak-3 (MAX coin) and will most definitely cause boos if not used for that purpose.
hero member
Activity: 756
Merit: 502
I need the correct configuration for a GTX570. I´m running only at 80000 kh/s. :-( There are postings from some GTX280´s which are running over 100000 kh/s. But this card is much older. So I think haven´t the correct configuration:

cudaminer.exe --algo=keccak -d 0 -l F1024x16 -L 128 -i 1 -o stratum+tcp://maxpool.1gh.com:17333 -u (wallet address) -p x



I am getting 90000 kh/s from my 560Ti 448 core edition

cudaminer.exe --algo=keccak -d gtx560ti -i 0 -m 1 -l F896x16 -L 1024 ...

that yours is a little faster is expected. Scale my kHash/s with the ratio of the number of CUDA cores (yours vs. mine)
and compare expected vs. actual speed. There might also a bit of difference in the core clock on both models.

Christian
hero member
Activity: 1974
Merit: 502
Vave.com - Crypto Casino

guys, look at the first posting. i've done a little artistry myself.



Looking good man!
hero member
Activity: 756
Merit: 502

guys, look at the first posting. i've done a little artistry myself.

newbie
Activity: 49
Merit: 0
I need the correct configuration for a GTX570. I´m running only at 80000 kh/s. :-( There are postings from some GTX280´s which are running over 100000 kh/s. But this card is much older. So I think haven´t the correct configuration:

cudaminer.exe --algo=keccak -d 0 -l F1024x16 -L 128 -i 1 -o stratum+tcp://maxpool.1gh.com:17333 -u (wallet address) -p x

newbie
Activity: 14
Merit: 0

Doesn't work, only booo... with the same configuration i mine doge, i can't mine VTC, why?

did it ever occur to you that Vertcoin isn't doge?
No paws, no fur, no wow!

seriously, you need --algo=scrypt:2048 and later on 4096, 8192, etc...

I am not entirely sure about their N-factor schedule. The original wallet had this schedule:

| N        | Memory | Timestamp   | Date/Time                     |   |
|----------|--------|-------------|-------------------------------|---|
| 2048     | 256 kB | 1389430800  | Sat, 11 Jan 2014 09:00:00 GMT |   |
| 4096     | 512 kB | 1422985232  | Tue, 03 Feb 2015 17:40:32 GMT |   |
| 8192     | 1 MB   | 1448151056  | Sat, 22 Nov 2015 00:10:56 GMT |   |
...

but apparently they have decided to relax the aggressiveness and change it to this more relaxed schedule:

| N        | Memory | Timestamp   | Date/Time                     |   |
|----------|--------|-------------|-------------------------------|---|
| 2048     | 256 kB | 1389306217  | Thu, 09 Jan 2014 22:23:37 GMT |   |
| 4096     | 512 kB | 1456415081  | Thu, 25 Feb 2016 15:44:41 GMT |   |
| 8192     | 1 MB   | 1506746729  | Sat, 30 Sep 2017 04:45:29 GMT |   |
...

but I am not aware of any wallet update having been pushed out recently, so the code may still run on the old schedule at the moment.



Thanks Smiley
sr. member
Activity: 476
Merit: 250
only boohs sole mining dopecoins with latest release :/
hero member
Activity: 756
Merit: 502

Doesn't work, only booo... with the same configuration i mine doge, i can't mine VTC, why?

did it ever occur to you that Vertcoin isn't doge?
No paws, no fur, no wow!

seriously, you need --algo=scrypt:2048 and later on 4096, 8192, etc...

I am not entirely sure about their N-factor schedule. The original wallet had this schedule:

| N        | Memory | Timestamp   | Date/Time                     |   |
|----------|--------|-------------|-------------------------------|---|
| 2048     | 256 kB | 1389430800  | Sat, 11 Jan 2014 09:00:00 GMT |   |
| 4096     | 512 kB | 1422985232  | Tue, 03 Feb 2015 17:40:32 GMT |   |
| 8192     | 1 MB   | 1448151056  | Sat, 22 Nov 2015 00:10:56 GMT |   |
...

but apparently they have decided to relax the aggressiveness and change it to this more relaxed schedule:

| N        | Memory | Timestamp   | Date/Time                     |   |
|----------|--------|-------------|-------------------------------|---|
| 2048     | 256 kB | 1389306217  | Thu, 09 Jan 2014 22:23:37 GMT |   |
| 4096     | 512 kB | 1456415081  | Thu, 25 Feb 2016 15:44:41 GMT |   |
| 8192     | 1 MB   | 1506746729  | Sat, 30 Sep 2017 04:45:29 GMT |   |
...

but I am not aware of any wallet update having been pushed out recently, so the code may still run on the old schedule at the moment.

sr. member
Activity: 278
Merit: 250
@cbuchner1

I just got your cudaminer compiled on Linux, but I think that the makefile is missing maxcoin.cpp - I had to compile it separately.

I am getting 180 MH/s on the GTX 780 Ti Classified right out of the box. The Maxcoin network is currently @ 7.4 TH/s - I need more cards.

it's all about running ./autogen.sh first (see INSTALL text file)

Awesome, thank you.
newbie
Activity: 14
Merit: 0
This worked perfectly for VTC: --algo=scrypt:2048 -d GTX780 -H 1 -C 1 -d 0 -i 0 -m 1 -l Z10x24

Getting 307kh/s super stable at 1293/1800mhz with 1150mv.
(100% accepted shares Cheesy)
Apparently, it wasn't my oc that was causing issues, but rather my cudaminer config...I like this, pretty fun to tweak with xD
And this seems to be more profitable than maxcoin, despite me hashing at 203mh/s.

Christian, if you can make a prime gpu miner with Supercomputing's help I'll be thrilled Cheesy
Green team ftw :p

Still missing proper UTC settings for my 780, but if I find stable and good ones I'll post here.

Are you mining in a pool? I don't find a pool for VTC that is good as i want, every time a lot of 'booo' :p

No boos...a few cpu does not validate the share or the other way around :p But not many.

I'm using: http://s.ny.vertco.in/
Doesn't work, only booo... with the same configuration i mine doge, i can't mine VTC, why?
hero member
Activity: 756
Merit: 502
@cbuchner1

I just got your cudaminer compiled on Linux, but I think that the makefile is missing maxcoin.cpp - I had to compile it separately.

I am getting 180 MH/s on the GTX 780 Ti Classified right out of the box. The Maxcoin network is currently @ 7.4 TH/s - I need more cards.

it's all about running ./autogen.sh first (see INSTALL text file)
newbie
Activity: 14
Merit: 0
This worked perfectly for VTC: --algo=scrypt:2048 -d GTX780 -H 1 -C 1 -d 0 -i 0 -m 1 -l Z10x24

Getting 307kh/s super stable at 1293/1800mhz with 1150mv.
(100% accepted shares Cheesy)
Apparently, it wasn't my oc that was causing issues, but rather my cudaminer config...I like this, pretty fun to tweak with xD
And this seems to be more profitable than maxcoin, despite me hashing at 203mh/s.

Christian, if you can make a prime gpu miner with Supercomputing's help I'll be thrilled Cheesy
Green team ftw :p

Still missing proper UTC settings for my 780, but if I find stable and good ones I'll post here.

Are you mining in a pool? I don't find a pool for VTC that is good as i want, every time a lot of 'booo' :p

No boos...a few cpu does not validate the share or the other way around :p But not many.

I'm using: http://s.ny.vertco.in/
Thanks, i'm going to try this Wink
hero member
Activity: 812
Merit: 1000
This worked perfectly for VTC: --algo=scrypt:2048 -d GTX780 -H 1 -C 1 -d 0 -i 0 -m 1 -l Z10x24

Getting 307kh/s super stable at 1293/1800mhz with 1150mv.
(100% accepted shares Cheesy)
Apparently, it wasn't my oc that was causing issues, but rather my cudaminer config...I like this, pretty fun to tweak with xD
And this seems to be more profitable than maxcoin, despite me hashing at 203mh/s.

Christian, if you can make a prime gpu miner with Supercomputing's help I'll be thrilled Cheesy
Green team ftw :p

Still missing proper UTC settings for my 780, but if I find stable and good ones I'll post here.

Are you mining in a pool? I don't find a pool for VTC that is good as i want, every time a lot of 'booo' :p

No boos...a few cpu does not validate the share or the other way around :p But not many.

I'm using: http://s.ny.vertco.in/
newbie
Activity: 14
Merit: 0
This worked perfectly for VTC: --algo=scrypt:2048 -d GTX780 -H 1 -C 1 -d 0 -i 0 -m 1 -l Z10x24

Getting 307kh/s super stable at 1293/1800mhz with 1150mv.
(100% accepted shares Cheesy)
Apparently, it wasn't my oc that was causing issues, but rather my cudaminer config...I like this, pretty fun to tweak with xD
And this seems to be more profitable than maxcoin, despite me hashing at 203mh/s.

Christian, if you can make a prime gpu miner with Supercomputing's help I'll be thrilled Cheesy
Green team ftw :p

Still missing proper UTC settings for my 780, but if I find stable and good ones I'll post here.

Are you mining in a pool? I don't find a pool for VTC that is good as i want, every time a lot of 'booo' :p
sr. member
Activity: 350
Merit: 250
your not the only one thinking that ;-)
sr. member
Activity: 278
Merit: 250
@cbuchner1

I just got your cudaminer compiled on Linux, but I think that the makefile is missing maxcoin.cpp - I had to compile it separately.

I am getting 180 MH/s on the GTX 780 Ti Classified right out of the box. The Maxcoin network is currently @ 7.4 TH/s - I need more cards.
newbie
Activity: 59
Merit: 0
Hey Christian, just a question


Are you thinking about implementing Protoshare or not at all ?

nope. DGA has done it (cudapts) and I couldn't do it any better.

https://bitcointalksearch.org/topic/ann-cudapts-gpu-mining-for-protoshares-pts-404915

Plus it's by definition a memory hard problem and doesn't provide a huge advantage over the CPU when run in CUDA



But no exe for windows, Sad anyway thanks for the answer Smiley
hero member
Activity: 812
Merit: 1000
This worked perfectly for VTC: --algo=scrypt:2048 -d GTX780 -H 1 -C 1 -d 0 -i 0 -m 1 -l Z10x24

Getting 307kh/s super stable at 1293/1800mhz with 1150mv.
(100% accepted shares Cheesy)
Apparently, it wasn't my oc that was causing issues, but rather my cudaminer config...I like this, pretty fun to tweak with xD
And this seems to be more profitable than maxcoin, despite me hashing at 203mh/s.

Christian, if you can make a prime gpu miner with Supercomputing's help I'll be thrilled Cheesy
Green team ftw :p

Still missing proper UTC settings for my 780, but if I find stable and good ones I'll post here.
Jump to: