Bigbruin.com
Home :: Reviews & Articles ::
Forum :: Info :: :: Facebook :: Youtube :: RSS Feed
Search  :: Register :: Log in
Folding@Home
Distributed computing project for disease research
Go To Page Previous  1, 2, 3 ... 24, 25, 26 ... 75, 76, 77  Next
Post new topic   Reply to topic    Bigbruin.com Forum Index -> Software
View previous topic :: View next topic  
Author Message
mrweasel
I can haz cheezbrgr?


Joined: 13 Jun 2005
Posts: 1444
Location: Pasadena, MD

PostPosted: Fri, 26 Jan 2007 12:21:06    Post Subject: Reply with quote View Single Post

okay and you set that up how?

<-- MeH=lazy

_________________
Back to top
View user's profile Send private message
Little Bruin
Boo Boo

Joined: 07 Apr 2003
Posts: 667
Location: Pic-A-Nic Basket
BeerCheeze
*hick*


Joined: 14 Jun 2003
Posts: 9285
Location: At the Bar

PostPosted: Fri, 26 Jan 2007 15:06:27    Post Subject: Reply with quote View Single Post

acruxksa wrote:
Dr. EvilCheeze wrote:
Dang... why not just install Cygwin?


I didn't even know that was an option. The SMP client requires 64bit linux and I'm not sure cygwin will be able to run 64bit programs on a 32bit OS. The VMware route isn't really that hard, It took longer to download everything than it did to get it up and running.

The SMP client is definitely worth using if possible, it's point per day output is nearly double what you can get running two standard clients on a multi-cpu setup.


Ahh...didn't know that. Don't run folding really anymore. (Bad Bad admin)
Back to top
View user's profile Send private message
Doctor Feelgood
Arrrrghh!


Joined: 07 Apr 2003
Posts: 20349
Location: New Jersey

PostPosted: Mon, 29 Jan 2007 02:17:05    Post Subject: Reply with quote View Single Post

Hey hey!! A new name hit the team radar... Thanks LaTech! Grin
Back to top
View user's profile Send private message Visit poster's website
edvallie
Put Beer Here


Joined: 07 Aug 2005
Posts: 1255
Location: Computer

PostPosted: Tue, 30 Jan 2007 09:30:19    Post Subject: Reply with quote View Single Post

acruxksa wrote:
In the interest of getting more folders/more points for BB.com, I figured I would post some basic instructions on how to setup the folding@home client on Windows XP.

This isn't a full howto, but should get you started. There are several howtos about this floating around the net so if you get stuck you should be able to find more help. In addition you can post questions here and I/We may be able to help. I'm guessing that running the smp client via vmware on my 3.2Ghz C2D system is outputting at least 1200/ppd.

First you need to download VMware Server Click the "Register" link and fill out a questionnaire to get your license key. You will be taken to the download link after filling out the questionnaire, or you can start the download from the above link before registering to save a little time.

You should download the "binary(.exe)" vmware server for windows. After downloading this, you need to install it. This is pretty straight forward and doesn't really require much of a description, except to say that you may or may not get a notice about IIS, if you do not have IIS, don't worry it isn't needed for our purposes.

After installing VMware server you will want to download the latest ubuntu amd64 version of linux. (it says amd64 but also works with C2D's and some other intel 64bit processors). You can get ubuntu 6.10 Here Choose your nearest mirror. You should find the 64bit version under the "Other Installation Options" link.

After downloading ubuntu you can either burn it to a cd or setup vmware to boot it via iso. This is your choice, but if you aren't sure what I just said, you should probably burn it to cd. Once this is done start the vmware server and configure it. Make sure you allocate at least 512mb of memory to the vmware server. Also, setup where your copy of ubuntu is (either an iso image on your hdd or a cd in your cd/dvd drive. You should also choose ubuntu linux as the Guest OS distribution. It is very important that you set the virtual machine to use at least 2 processors (4 if you have a quad system). For networking you can use either bridged or NAT (edit***just use NAT, it will make things even simpler***), I used bridged, but either should work for most people. I also needed to manually add a USB hub to the initial configuration to get ubuntu to recognize my usb keyboard.

Once this is setup, go ahead and start the virtual machine. If all went well, you should be greeted with the ubuntu setup screen. Choose to "install of run ubuntu" and it will start ubuntu's live cd. Once this is booted up you should be able to select the Install icon on the ubuntu desktop. Work your way through the ubuntu hdd install and when complete, shutdown the os.

At this point you will want to either take the cd out of the drive or change the vmware virtual machine to use the cdrom instead of the iso image. Once this is done, restart the virtual machine and hopefully you will have a full fledged linux os running on winxp via vmware. You will then need to let Ubuntu update itself before continuing the setup. Once Ubuntu is updated, restart the system and then open a console to install the IA32 libraries. To do this, type "sudo apt-get install ia32-libs" without the quotes in a console (terminal). Once the 32bit libs are installed you will want to download and run a program called "finstall" This program will download and configure the smp client to run as a service on linux. In a console enter the following:

wget http://ranume.radionet.ee/folding/finstall
chmod +x finstall
./finstall smp

Answer any questions, then install the service and start it with the following commands:

~/foldingathome/installService (<----note the capital S)
~/foldingathome/folding start
(for the non linux people out there, ~ is the same as typing the full name and location of your home directory.....ie /home/username/foldingathome/installService)

When done, the folding@home smp client should be installed and running as a service. You can stop it and restart it with the following commands:

~/foldingathome/folding stop
~/foldingathome/folding start

You can confirm that F@H is running by typing the command "top" in the console and checking for FAH entries.

This is a very brief over view of the process. I apologize if I left major items out and hope to refine this post when I get home from work in a couple days and can sit down in front of my computer and walk through all the steps.


does edgy automatically have 64bit support or am i going to probably download a new version? I've been meaning to install 6.10 for a while anyway. (I want to play around with beryl)

_________________
ABAP? What did you call me?
Back to top
View user's profile Send private message
Doctor Feelgood
Arrrrghh!


Joined: 07 Apr 2003
Posts: 20349
Location: New Jersey

PostPosted: Tue, 30 Jan 2007 11:38:46    Post Subject: Reply with quote View Single Post

WOOT! Up to 8 folders now! Cool

And wow... 10,000+ points for acruxksa in the past 7 days! Yikes
Back to top
View user's profile Send private message Visit poster's website
Modulok
Rated XXX


Joined: 19 Oct 2005
Posts: 2120
Location: New Jersey

PostPosted: Tue, 30 Jan 2007 11:57:03    Post Subject: Reply with quote View Single Post

Big Bruin wrote:
WOOT! Up to 8 folders now! Cool

And wow... 10,000+ points for acruxksa in the past 7 days! Yikes


where do you get your number from? I count 29 on here
Back to top
View user's profile Send private message
Doctor Feelgood
Arrrrghh!


Joined: 07 Apr 2003
Posts: 20349
Location: New Jersey

PostPosted: Tue, 30 Jan 2007 11:58:25    Post Subject: Reply with quote View Single Post

But only 8 active in the past week... I prefer the stats here anyway:

http://fahstats.com/t.php?t=13848

That is the active list, but with the menu in orange at the top you can look at all kinds of stuff!

Like that we are predicted to be around the top 800 in a month! Grin
Back to top
View user's profile Send private message Visit poster's website
Little Bruin
Boo Boo

Joined: 07 Apr 2003
Posts: 667
Location: Pic-A-Nic Basket
Modulok
Rated XXX


Joined: 19 Oct 2005
Posts: 2120
Location: New Jersey

PostPosted: Tue, 30 Jan 2007 12:04:13    Post Subject: Reply with quote View Single Post

ahh ok...wonder if I will ever show up there Confused
Back to top
View user's profile Send private message
Hellfire
Rated XXX


Joined: 05 Aug 2003
Posts: 3473

PostPosted: Tue, 30 Jan 2007 12:27:01    Post Subject: Reply with quote View Single Post

I think it's time I took it off the old AMD 2500 CPU and put it back onto a modern CPU LOL
Back to top
View user's profile Send private message
acruxksa
Doh!


Joined: 17 Oct 2003
Posts: 1051
Location: The Cradle of Storms

PostPosted: Tue, 30 Jan 2007 13:11:04    Post Subject: Reply with quote View Single Post

highonv8splash wrote:


does edgy automatically have 64bit support or am i going to probably download a new version? I've been meaning to install 6.10 for a while anyway. (I want to play around with beryl)


No you have to download the amd64 bit version (also, works with IA64).

_________________
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Bigbruin.com Forum Index -> Software All times are GMT - 4 Hours
Go To Page Previous  1, 2, 3 ... 24, 25, 26 ... 75, 76, 77  Next
Page 25 of 77

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
Contact Us :: On Facebook :: On Youtube :: Newsletter :: RSS Feed :: FAQ :: Links :: Sponsors :: Privacy Policy
Copyright © 2000 - 2023 Bigbruin.com - All rights reserved