Pages:
Author

Topic: [ANN][ZCC]ZcCoin with Nfactor=12 was launched on Aug. 8th (bter/cryptsy now) - page 5. (Read 43519 times)

full member
Activity: 157
Merit: 100
hero member
Activity: 809
Merit: 501
What is the schedule of NFactor increases??
Nfactor   N   Memory (MB)   Date
12   8192   1   Tuesday, August 06, 2013
13   16384   2   Monday, December 30, 2013
14   32768   4   Monday, February 17, 2014
15   65536   8   Saturday, August 30, 2014
16   131072   16   Friday, December 05, 2014
17   262144   32   Tuesday, September 22, 2015
18   524288   64   Saturday, October 15, 2016
19   1048576   128   Tuesday, November 07, 2017
20   2097152   256   Friday, January 15, 2021
21   2097152   512   Monday, February 07, 2022
22   8388608   1024   Sunday, August 11, 2030
23   16777216   2048   Saturday, February 12, 2039


Thank you very much
full member
Activity: 157
Merit: 100
What is the schedule of NFactor increases??
Nfactor   N   Memory (MB)   Date
12   8192   1   Tuesday, August 06, 2013
13   16384   2   Monday, December 30, 2013
14   32768   4   Monday, February 17, 2014
15   65536   8   Saturday, August 30, 2014
16   131072   16   Friday, December 05, 2014
17   262144   32   Tuesday, September 22, 2015
18   524288   64   Saturday, October 15, 2016
19   1048576   128   Tuesday, November 07, 2017
20   2097152   256   Friday, January 15, 2021
21   2097152   512   Monday, February 07, 2022
22   8388608   1024   Sunday, August 11, 2030
23   16777216   2048   Saturday, February 12, 2039
hero member
Activity: 809
Merit: 501
What is the schedule of NFactor increases??
hero member
Activity: 905
Merit: 1001
full member
Activity: 157
Merit: 100
Since starting Nfactor is 12, GPU will not work for ZcCoin, however, you could always verify this yourself with the cgminer we will provide then.

This was GPU mineable since the start. And the performance gap between gpu and cpu is so wide (and will always be for greater Nfactors), there is no point to mine this with cpu ATM. The statement that GPUs don't work from Nfactor=12 is based on a wrong assumption. In fact the one that mentioned this was mrtlt (the guy working on a Primecoin GPU miner) and he already stated that this was likely to work after putting more work on it. Other people released miners that worked with Nfactor >= 12. TBH your own GPU miner WORKED since the start of the coin.

So really this coin is not that different from Yacoin except for the difficulty adjustment (yet to be field tested by an NFactor change).

Also the pools are crap. May I know where are they located ?
Here is the difference between ZCC and YAC:
The gap between the CPU and GPU was narrowed for quite a lot when we start with 12 instead of 4.
We did not generate coins over speed on the first day, which fixed one of the the problem of YAC too.
We released the GPU and CPU miner at almost the same time.
All the above changes make ZcCoin more equal opportunity, which is our first concern.
The pools are VPS located in Japan, and they are down due to huge connections and attaches too. We recommend to use http://222.171.28.229 , and more pools from the third-party are coming on the way. We have tried to contact coinmine.pl, but they did not response by now.
hero member
Activity: 637
Merit: 500
Since starting Nfactor is 12, GPU will not work for ZcCoin, however, you could always verify this yourself with the cgminer we will provide then.

This was GPU mineable since the start. And the performance gap between gpu and cpu is so wide (and will always be for greater Nfactors), there is no point to mine this with cpu ATM. The statement that GPUs don't work from Nfactor=12 is based on a wrong assumption. In fact the one that mentioned this was mrtlt (the guy working on a Primecoin GPU miner) and he already stated that this was likely to work after putting more work on it. Other people released miners that worked with Nfactor >= 12. TBH your own GPU miner WORKED since the start of the coin.

So really this coin is not that different from Yacoin except for the difficulty adjustment (yet to be field tested by an NFactor change).

Also the pools are crap. May I know where are they located ?
full member
Activity: 157
Merit: 100
25M hash rate in the whole network, it is really amazing...
full member
Activity: 182
Merit: 100
fml
Wait, what? Did I miss something? Was launched where Huh
member
Activity: 63
Merit: 10
OMG these pools are atrocious! You guys are killing your own coin!
New pool3.zhaocaibi.com is available, please register account before using. Thanks.

when i run my zccgpmminer,it will display unrecognized --scrypt ?
why
full member
Activity: 157
Merit: 100
OMG these pools are atrocious! You guys are killing your own coin!
New pool3.zhaocaibi.com is available, please register account before using. Thanks.
hero member
Activity: 658
Merit: 500
OMG these pools are atrocious! You guys are killing your own coin!
full member
Activity: 157
Merit: 100
Source code download: http://pan.baidu.com/share/link?shareid=241791696&uk=1127386973
It will be on github soon, since this one is still not totally cleaned up.
newbie
Activity: 48
Merit: 0
original cpu miner
http://s019.radikal.ru/i639/1308/f2/8d332891edf2.jpg

example zccoin.conf
Code:
rpcuser=123
rpcpassword=1234567890
server=1
rpcport=1234
rpcallowip=*
addnode=153.127.244.215
addnode=153.127.248.92

sse3 (x86_64)
https://docs.google.com/file/d/0B9cvOfoOekSdRWszZG1oaWNrUkU/edit?usp=sharing
example start
Code:
minerd -a scrypt -o http://127.0.0.1:1234 -u 123 -p 1234567890
http://i053.radikal.ru/1308/c6/c63debfd9163.jpg

avx (x86_64)
https://docs.google.com/file/d/0B9cvOfoOekSdYVl1UmwwaDVlUDA/edit?usp=sharing
example start
Code:
minerd -a scrypt -o http://127.0.0.1:1234 -u 123 -p 1234567890
http://s002.radikal.ru/i197/1308/e0/7a4714352c83.jpg

be careful in my version of cpuminer you need put
Code:
-a scrypt
not -a scrypt-jane to start mining zcccoin...


haha, thx very much, the official don,t share win64 cpuminer, and you do, good work.
full member
Activity: 157
Merit: 100
The pools are killing the coin. 2 pools went down almost every hour.
THen network block/hash rate become extremely low.
+1

I have uploaded the source code of P2Pool as below:
http://pan.baidu.com/share/link?shareid=28058321&uk=1127386973
full member
Activity: 157
Merit: 100
The pools are killing the coin. 2 pools went down almost every hour.
THen network block/hash rate become extremely low.
Could you tell me how to contact coinmine.pl, since they might be powerful enough if they are interested. Thanks.
sr. member
Activity: 243
Merit: 250
The pools are killing the coin. 2 pools went down almost every hour.
THen network block/hash rate become extremely low.
newbie
Activity: 11
Merit: 0
original cpu miner
http://s019.radikal.ru/i639/1308/f2/8d332891edf2.jpg

example zccoin.conf
Code:
rpcuser=123
rpcpassword=1234567890
server=1
rpcport=1234
rpcallowip=*
addnode=153.127.244.215
addnode=153.127.248.92

sse3 (x86_64)
https://docs.google.com/file/d/0B9cvOfoOekSdRWszZG1oaWNrUkU/edit?usp=sharing
example start
Code:
minerd -a scrypt -o http://127.0.0.1:1234 -u 123 -p 1234567890
http://i053.radikal.ru/1308/c6/c63debfd9163.jpg

avx (x86_64)
https://docs.google.com/file/d/0B9cvOfoOekSdYVl1UmwwaDVlUDA/edit?usp=sharing
example start
Code:
minerd -a scrypt -o http://127.0.0.1:1234 -u 123 -p 1234567890
http://s002.radikal.ru/i197/1308/e0/7a4714352c83.jpg

be careful in my version of cpuminer you need put
Code:
-a scrypt
not -a scrypt-jane to start mining zcccoin...


No more Accept
all  Sad


Can it connect to officail pool?

co-ask, I tried but failed to connect 2 official pools.
member
Activity: 63
Merit: 10
original cpu miner


example zccoin.conf
Code:
rpcuser=123
rpcpassword=1234567890
server=1
rpcport=1234
rpcallowip=*
addnode=153.127.244.215
addnode=153.127.248.92

sse3 (x86_64)
https://docs.google.com/file/d/0B9cvOfoOekSdRWszZG1oaWNrUkU/edit?usp=sharing
example start
Code:
minerd -a scrypt -o http://127.0.0.1:1234 -u 123 -p 1234567890


avx (x86_64)
https://docs.google.com/file/d/0B9cvOfoOekSdYVl1UmwwaDVlUDA/edit?usp=sharing
example start
Code:
minerd -a scrypt -o http://127.0.0.1:1234 -u 123 -p 1234567890


be careful in my version of cpuminer you need put
Code:
-a scrypt
not -a scrypt-jane to start mining zcccoin...


No more Accept
all  Sad


Can it connect to officail pool?
hero member
Activity: 637
Merit: 500

about gpu miner... i receive first share ))) ...
saphire hd7850 1gb
Code:
zcc --scrypt -w 8 --shaders 1024 --lookup-gap 2 -s 5 --no-submit-stale -I 15 -d 1
seems need to play with parameters))
I wonder why you use the no-submit-stale param ...
So you got 3.8K hashrate with one single hd7850 1gb. That's still very decent. Good for you.
Should be able to get about 15 easily with this card. Just tune the thread-concurrency param.
Pages:
Jump to: