Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
If you've had a look and can't figure it out yourself, then I'd be happy to check it out. I'll need your YURTMonitorLog.TXT file, as well, and a clear description of what you think is wrong.Celerator said:
What part of the database isn't populating? What is preventing you from doing "proper" PPD estimation? What specifically is involved in the "simulator function" you're proposing?dekard said:This is a powerful project, we need to get more publicity on this as a fully populated database would be usefull for all sorts of things... Not the least of which would be proper ppd estimation... Some kind of simulator function would be incredibly lovely in helping us to determine what to build \ retire for maximum ppd per kilowatt..![]()
mikeblas said:The site is under a lot of load because people haven't upgraded to 1.11. The problem is in the 1.00 code; when it sends to the server, the server rejects it but the client doesn't make a note of it and just tries to send the same block again. (I didn't make the interface complicated enough.) So the old clients that are still running are trying to send hundreds of completions. Even though the script immediately rejects 'em, it still adds up a little -- mainly becasue of the traffic.
Setting up a new protein is just an INSERT statement, and takes about 3 milliseconds -- once I remember to download the new file and do the update, anyway.
Your machine stats seem to be working fine. Did you provide the right URL?
I don't have control over the firewall at my ISP's data center.dekard said:why don't you have the server accept the data and then just have the server dump it? That way there is no repeated contact... eventually you could just switch the port that you receive the data on and let your firewall bounce back the packets from the old clients...
mikeblas said:I don't have control over the firewall at my ISP's data center.
Where would the server dump the data to, and how would that solve the problem? That is, how would it be any faster than ignoring the data that was sent?
dekard said:you could dump the data to a null location... tell the client you got it, version check it then write to a null file..
mikeblas said:Writing it to a "null file" would take more time than ignoring the data.
I see; so you meant have the client dump the data. I thought of doing this, but I expected users to keep an occasional eye on their log files. They're apparently not even looking at the website, where their machines are showing no results at all.
There's been a few more fixed machines each week, so I figured we'd be out of the woods eventually.
Either the development thread, in this thread, or (as the documentation says) in a mail to me at the yurt address.Imitation said:Mike, where are we putting or sending YURT website suggestions to?
Your suggestion became perfectly clear to me once you clarified that you want the client to discard its data.dekard said:I guess I'm still nmot explaining myself right, let me try again...
drizzt81 said:I am sorry for being unable to help myself:
What is the difference in Frames PPD and WU PPD?
No.drizzt81 said:Do I add them to find "machine PPD"?
ND40oz said:Edit: Mike, how does the website determine the name of the CPU in the list? My dual xeon 5150s are listed as Genuine Intel(R)CPU @ 2.66GHz. Anyway to update this?
mikeblas said:Your machine is very curious because it returns several out-of-bound values. For example, the descriptor it reports for its L2 cache isn't documented by Intel in that application note.
Probably.ND40oz said:Must be because they're ES chips.