Hito Bahadur
[H]ard|DCer of the Month - December 2006
- Joined
- Jul 8, 2004
- Messages
- 3,169
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.
Spectre said:It locks up on the Efficeon every now and again...haven't installed it on anything else so I don't know but the Efficeon is a weird architecture being that it isn't really x86.
marty9876 said:What the hell are you going with that chip? Work deal?
Spectre said:
marty9876 said:i need a new notebook now
Mahachippy said:It's kinda off topic here, but I do fold every five weeks...run through five different dc programs every five weeks. Anywho, I don't have a folding team, how do I join ya'll?
EnderW said:I might - seems like it is too easy to get addicted
alright I'll try it outSpectre said:Ohhh....come on the first one is free![]()
EnderW said:alright I'll try it out
if I borged all the computers I have it would be about 12GHz or so
and I'm building a computer for a friend next week, a 3.4GHz P4, but she only has dial up and she wouldn't know anything at all about how to do the folding thing, maybe I could borg it?
Mahachippy said:okie doke everybody..I am now an official folder for the [H]ard team!AND I am doing the protein crunch for our cornell buddy!..I knew that this place was gonna be a bad influence on me!
![]()
Mahachippy said:Huh?...add GHz to the D...what is the D...in case this answers anything..I am running a P4 2.4 GHz 533 MHz FSB.
Mahachippy said:Okay, I added mine to it..I think I did it right!? Glad to be aboard and hope I can contribute a bunch!
I figured out a way to leave the lab on overnight without the computers restarting after an hour idle...marty9876 said:Stats page is kinda messed up for me but across 3 updates (6 minutes) we're spanking that other guy.
94+ point gain per update on average. Overtake in 5.93 hours.
as of 9:00cst
Psyduck said:Not sure why I did this, but never mind
http://www.7internet.co.uk/public/ctc_contest/CTC_Contest_Bin.rar
Just unzip and run
http://www.7internet.co.uk/public/ctc_contest/CTC_Contest_Source.rar
Naturally don't trust, look at the source and/or compile your self.
I cleared out loads of shit in the source (left commented if you want to look), rewrote a few things, made it threaded instead of 1 crappy timer, got rid of the 3D thing, made it more OO than "GUI runs all". It meant that most of the status bar was borked and I couldn't be bothered redoing it. But I put the Total Done back in and made that ASync.
Anyway. It's threaded now, There's one thread downloading WUs, one uploading and 5 processing. Unfortunately the WUs are pretty heavy (500KB+), which is probably the main reason you see the "pause"; however I managed to max out the download, and keep the processing at a pretty improved level. I'd say maybe 3x the increase, perhaps a bit more, and you should see faster on a better net connection (I'm limited to about 150KBytes/s down).
Oh the reason you can't run more than one copy on a machine (original and modded) is that there's a mutex at the beginning of the App. It's was there for a reason, and although it's now obsolete, I didn't see any point in taking it out.