Contribution could be a bit more "optional" !

If you're new to FAH and need help getting started or you have very basic questions, start here.

Moderators: Site Moderators, FAHC Science Team

Post Reply
JezHB333
Posts: 4
Joined: Sun Dec 22, 2013 2:56 pm

Contribution could be a bit more "optional" !

Post by JezHB333 »

Dear All,

Got a few systems in the house contributing at the moment as of a couple of days ago, which strangely enough has been quite entertaining. :)

However, I do have a couple of questions/gripes:

1) There doesn't appear to be a way of preventing the application from loading up on startup. I would really prefer to run the application when it is more convenient for me rather than having to manually disable it when I reboot. Is there a way of doing this?

2) Is it possible to ask the software to stop after it has completed a specific task/work unit until further notice? At the moment, it just seems to keep indefinitely assigning new ones, the result being (especially in the room with the i7 with 2x GTX Titans) the room can end up far to warm after a while!

Any help would be greatly appreciated!

Cheers,

Jeremy
ChristianVirtual
Posts: 1576
Joined: Tue May 28, 2013 12:14 pm
Location: Tokyo

Re: Contribution could be a bit more "optional" !

Post by ChristianVirtual »

Welcome,

Assuming you have the latest client 7.3.6 installed ?

Lucky there are two simple ways:

1) you can set for each slot an option "pause-on-start" to "true"; the application is still loaded but inactive and not consuming much in this mode. No folding at all. Right mouse click and "start" will continue folding.

Would looks similar to this sample in the config file; but suggest to use the FAHConfig application

Code: Select all

<slot id='0' type='CPU'>
    <cpus v='-1'/>
    <pause-on-start v='true'/>
  </slot>
2) for each slot with a right click you can define: "finish". This will not start a new WU after the current is done; but this don't survive a reboot. Good to have answer 1 in place, too

I still don't have the heater on, two 780 and one 660Ti folding; but if it get colder I might need a third 780 :lol:
ImageImage
Please contribute your logs to http://ppd.fahmm.net
JezHB333
Posts: 4
Joined: Sun Dec 22, 2013 2:56 pm

Re: Contribution could be a bit more "optional" !

Post by JezHB333 »

Dear ChristianVirtual

Thanks! It was mainly the second point I was most worried about as I don't want it to keep heating the room up during the night!

Thanks for your help :-)

Jeremy
7im
Posts: 10179
Joined: Thu Nov 29, 2007 4:30 pm
Hardware configuration: Intel i7-4770K @ 4.5 GHz, 16 GB DDR3-2133 Corsair Vengence (black/red), EVGA GTX 760 @ 1200 MHz, on an Asus Maximus VI Hero MB (black/red), in a blacked out Antec P280 Tower, with a Xigmatek Night Hawk (black) HSF, Seasonic 760w Platinum (black case, sleeves, wires), 4 SilenX 120mm Case fans with silicon fan gaskets and silicon mounts (all black), a 512GB Samsung SSD (black), and a 2TB Black Western Digital HD (silver/black).
Location: Arizona
Contact:

Re: Contribution could be a bit more "optional" !

Post by 7im »

The auto start was an option to enable or disable during the initial install. It was not a forced option.

If you would rather the client not start at all after boot up, we can do that too. Just ask.
How to provide enough information to get helpful support
Tell me and I forget. Teach me and I remember. Involve me and I learn.
calxalot
Site Moderator
Posts: 1115
Joined: Sat Dec 08, 2007 1:33 am
Location: San Francisco, CA
Contact:

Re: Contribution could be a bit more "optional" !

Post by calxalot »

You can set pause-on-start as a client option, and it will affect all slots.
You'll need to use FAHControl to do this.
Configure > Expert > Extra client options > Add
Name: pause-on-start
Value: true
Ok > Save

FAHControl is also what you'd use to right click on a slot and select Finish.
7im
Posts: 10179
Joined: Thu Nov 29, 2007 4:30 pm
Hardware configuration: Intel i7-4770K @ 4.5 GHz, 16 GB DDR3-2133 Corsair Vengence (black/red), EVGA GTX 760 @ 1200 MHz, on an Asus Maximus VI Hero MB (black/red), in a blacked out Antec P280 Tower, with a Xigmatek Night Hawk (black) HSF, Seasonic 760w Platinum (black case, sleeves, wires), 4 SilenX 120mm Case fans with silicon fan gaskets and silicon mounts (all black), a 512GB Samsung SSD (black), and a 2TB Black Western Digital HD (silver/black).
Location: Arizona
Contact:

Re: Contribution could be a bit more "optional" !

Post by 7im »

calxalot wrote:You can set pause-on-start as a client option, and it will affect all slots.
You'll need to use FAHControl to do this.
Configure > Expert > Extra client options > Add
Name: pause-on-start
Value: true
Ok > Save

FAHControl is also what you'd use to right click on a slot and select Finish.
Also shown pictorially here: FAH Configuration Guide - Adding Slot Options
How to provide enough information to get helpful support
Tell me and I forget. Teach me and I remember. Involve me and I learn.
Post Reply