bigjme
|
 |
January 06, 2014, 02:24:29 PM |
|
At what hashrate?
I found out how to set up the yacoin for solo mining. Now just need a windows compiled version of the new cudaminer
|
Owner of: cudamining.co.uk
|
|
|
|
|
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
|
|
dga
|
 |
January 06, 2014, 02:37:24 PM |
|
Sorry for not reading the board the last few days. I've been distracted by real life and by thinking about protoshares. I posted something in that thread that people in CudaMiner might be interested in, since I seem to prefer CUDA to OpenCL: https://bitcointalk.org/index.php?topic=325261.msg4345147#msg4345147I don't want to introduce GPU mining into a currency without the community supporting it, but if there's the will to do so, the NVidia owners could have an advantage for the couple of days it would take someone to port it to OpenCL. *grins*
|
|
|
|
bathrobehero
Legendary
Offline
Activity: 2002
Merit: 1050
ICO? Not even once.
|
 |
January 06, 2014, 02:53:42 PM |
|
@bigjme ~2.3 kH/s
How does it look like in the wallet debug.log if I find a good block as opposed to this:
received block 0000003d273a7a01aa62 ProcessBlock: ORPHAN BLOCK, prev=00000017a2a858a5d74c received block 00000017a2a858a5d74c
|
Not your keys, not your coins!
|
|
|
bigjme
|
 |
January 06, 2014, 03:00:57 PM |
|
Ok. So now all I am stuck on is how to compile it for windows. As I have been looking and cant find anything
|
Owner of: cudamining.co.uk
|
|
|
bathrobehero
Legendary
Offline
Activity: 2002
Merit: 1050
ICO? Not even once.
|
 |
January 06, 2014, 03:06:46 PM |
|
Ok. So now all I am stuck on is how to compile it for windows. As I have been looking and cant find anything
All I know is that I started with Visual Studio 2010 and started with the dependencies from the first post, but after hours and hours and hours of googling as a complete noob who only ever compiled small project years ago in C#, I'm not sure which versions and configurations I ended up with.  I think I'll spend the day trying to compile the 64 bit version.
|
Not your keys, not your coins!
|
|
|
bigjme
|
 |
January 06, 2014, 03:17:27 PM Last edit: January 06, 2014, 04:38:10 PM by bigjme |
|
It seems to run better in 32bit on original scrypt but scrypt-jane may work better in 64bit. Let me know how it goes and I have now given up looking
my yacoin-qt client keeps crashing on me so even if i started solo mining it would be an issue, anyone else having this problem? im on windows 7, even bitcoin kept crashing
|
Owner of: cudamining.co.uk
|
|
|
bathrobehero
Legendary
Offline
Activity: 2002
Merit: 1050
ICO? Not even once.
|
 |
January 06, 2014, 05:55:54 PM |
|
Assuming that in cudaMiner debug mode (-D) "hash <= target" entries are indicating stale blocks, do I need to worry about "hash > target (false positive)" entries? I'm having a lot of them in pool mining but obviously there is no wallet debug in that case to figure them out. cudaMiner: [2014-01-06 17:33:59] DEBUG: hash <= target
Wallet debug.log: 2014-01-06 17:33:59 proof-of-work found hash: 000000036f84eb900122146301c4e0a6941ad0da6b8947037b42723d76de49c7 target: 00000003b9e40000000000000000000000000000000000000000000000000000 (...) 2014-01-06 17:33:59 ERROR: generated block is stale
|
Not your keys, not your coins!
|
|
|
cbuchner1 (OP)
|
 |
January 06, 2014, 06:41:42 PM Last edit: January 06, 2014, 06:59:56 PM by cbuchner1 |
|
Assuming that in cudaMiner debug mode (-D) "hash <= target" entries are indicating stale blocks, do I need to worry about "hash > target (false positive)" entries? I'm having a lot of them in pool mining but obviously there is no wallet debug in that case to figure them out. cudaMiner: [2014-01-06 17:33:59] DEBUG: hash <= target
Wallet debug.log: 2014-01-06 17:33:59 proof-of-work found hash: 000000036f84eb900122146301c4e0a6941ad0da6b8947037b42723d76de49c7 target: 00000003b9e40000000000000000000000000000000000000000000000000000 (...) 2014-01-06 17:33:59 ERROR: generated block is stale
"hash <= target" is a good thing, meaning that your cudaminer completed some work. "hash > target" won't occur a lot with the current github version. It means the hash was close, but not quite acceptable. "ERROR: generated block is stale" is a bad thing meaning that the work that cudaminer has been doing was valid only for an outdated block, and the hash is unsuitable for signing the current block. Either because a new transaction was added to the current block, or because someone else found a block before you did. The longpoll support in cudaminer was designed to reduce the chance of this occuring. I think a short -s parameter in the range of 5s also reduces the chance of such a mishap.
|
|
|
|
Ultimist
|
 |
January 06, 2014, 06:45:15 PM |
|
When I use the 12/10 or 12/18 version (Windows 7 x64, 64-bit miner) I get errors "does not validate on CPU" after a few minutes, no matter what settings I try, even auto config. I'm using a Galaxy GTX 670 with 4GB memory. I am using Nvidia inspector to clock to 1137mhz as this is the fastest my card seems to go and still be stable. Unsure about what to set for voltage, etc...
Anyone know what I'm doing wrong?
By the way, the 12/1 version works fine for me, but is slower than the later versions, at least according to the reported hashrates before the errors start.
|
|
|
|
bathrobehero
Legendary
Offline
Activity: 2002
Merit: 1050
ICO? Not even once.
|
 |
January 06, 2014, 06:52:11 PM |
|
With the current github version in scrypt-jane, I do have a lot of random "hash > target (false positive)" entries. I'm not sure if playing around with -C -H and kernel (K13x1) had some effect on them or if it's just random. Also, I have no idea what the "candidate nounce" line is.   Using -l K13x1 -i 0 -H 1 -C 0 -m 0 -D mostly with GTX 660 clock to 1137mhz as this is the fastest my card seems to go and still be stable.
I've been there, and I believe you went to far, it might be stable (as in not crashing), but it starts to do mistakes.
|
Not your keys, not your coins!
|
|
|
cbuchner1 (OP)
|
 |
January 06, 2014, 07:01:17 PM |
|
With the current github version in scrypt-jane, I do have a lot of random "hash > target (false positive)" entries. I'm not sure if playing around with -C -H and kernel (K13x1) had some effect on them or if it's just random. Also, I have no idea what the "candidate nounce" line is.   n there, and I believe you went to far, it might be stable (as in not crashing), but it starts to do mistakes. definitely not the current github version, because I've already removed the candidate nonce print statements...
|
|
|
|
bigjme
|
 |
January 06, 2014, 07:08:01 PM Last edit: January 06, 2014, 07:28:52 PM by bigjme |
|
cbuchner1 can you please post a link to the current github for windows? i really want to try it but i can not compile. im a willing tester and my 780 needs to be tested on this i just set up a server config using this template off the yacoin admin, hopefully it is right. it does launch, but looks the same as normal. is it suppose to or is it being a pain? rpcuser=<username> *your username here rpcpassword=<pass> *set you password here rpcallowip=127.0.0.1 *this to mine from your computer rpcallowip=192.168.1.* *Put your local address here, is important that you use * at the end, of the ip address to allow inncoming connection from the whole ip range of your network. rpcport=<anyport> *just type here i use 3339 port=7688 daemon=1 server=1 addnode=82.211.30.212 addnode=78.21.9.49 addnode=76.115.8.101 addnode=124.149.56.205 addnode=178.130.36.81 addnode=82.6.77.126 addnode=106.187.55.212 addnode=81.202.104.33 addnode=84.200.17.178 addnode=88.204.169.242
|
Owner of: cudamining.co.uk
|
|
|
bathrobehero
Legendary
Offline
Activity: 2002
Merit: 1050
ICO? Not even once.
|
 |
January 06, 2014, 07:36:46 PM |
|
server=1 is there so all you need to do is give it a port and connect through that port (-o http://localhost:<anyport>) If it starts hashing, you're good to go afaik.
|
Not your keys, not your coins!
|
|
|
bigjme
|
 |
January 06, 2014, 07:39:08 PM Last edit: January 06, 2014, 08:58:32 PM by bigjme |
|
I would test it but I dont have a compiled cudaminer for it :-p
Im waiting for someone to figure out how to compile it and send it my way. i have everything running but the miner now. im leaving the server running to make sure it doesnt crash again. it hasnt crashed since i deleted the entire yacoin folder in appdata and downloaded all the blockchain again
i'm going to give Cygwin a go for compiling it, see if that works
|
Owner of: cudamining.co.uk
|
|
|
Ultimist
|
 |
January 06, 2014, 10:58:25 PM |
|
So when will the next new compiled version be added to the original post for those of us who can't or don't know how to compile?
|
|
|
|
cbuchner1 (OP)
|
 |
January 06, 2014, 11:45:24 PM |
|
So when will the next new compiled version be added to the original post for those of us who can't or don't know how to compile?
It's not done yet. The answer is "when it's done". 
|
|
|
|
Ultimist
|
 |
January 07, 2014, 12:15:36 AM |
|
It's not done yet. The answer is "when it's done".  That's cool. No disrespect or 'hurry up' intended. 
|
|
|
|
bathrobehero
Legendary
Offline
Activity: 2002
Merit: 1050
ICO? Not even once.
|
 |
January 07, 2014, 12:24:47 AM |
|
1>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification 1>cpu-miner.obj : error LNK2001: unresolved external symbol curl_easy_cleanup 1>cpu-miner.obj : error LNK2001: unresolved external symbol curl_global_init 1>cpu-miner.obj : error LNK2001: unresolved external symbol curl_version 1>cpu-miner.obj : error LNK2001: unresolved external symbol curl_easy_init 1>util.obj : error LNK2001: unresolved external symbol curl_slist_append 1>util.obj : error LNK2001: unresolved external symbol curl_easy_setopt 1>util.obj : error LNK2001: unresolved external symbol curl_easy_perform 1>util.obj : error LNK2001: unresolved external symbol curl_slist_free_all 1>util.obj : error LNK2001: unresolved external symbol curl_easy_reset 1>D:\Downloads\_coin\[_preregs\cccccccc newest\x64\Release\cudaminer.exe : fatal error LNK1120: 9 unresolved externals Trying to compile x64 release.
|
Not your keys, not your coins!
|
|
|
bigjme
|
 |
January 07, 2014, 12:37:18 AM |
|
What files are you using for that? I loaded up the github and just downloaded it all
|
Owner of: cudamining.co.uk
|
|
|
cbuchner1 (OP)
|
 |
January 07, 2014, 12:37:59 AM |
|
Trying to compile x64 release.
use these compiled installation prerequisites with Visual C++ 2010 SP1. cudaminer_vc2010_prerequisites.7z (49.3 MB)this should be decompressed using 7-zip right next to the folder "CudaMiner" (or whatever you named your checkout directory). Christian
|
|
|
|
|