Page 2 of 2

Re: GPU assignment of big WUs to slow GPUs

Posted: Wed Jul 01, 2020 5:29 am
by bruce
How many hours per day? (0.3 days to complete = 7.2 hours per day.)

If you fold a couple of hours and shut off your computer you really can't expect to get a bonus. That's what baseline points are for.

Re: GPU assignment of big WUs to slow GPUs

Posted: Wed Jul 01, 2020 6:00 am
by aetch
bruce wrote:If you fold a couple of hours and shut off your computer
I think that's the issue. He can only donate a few hours at a time and wants work units small enough that he can complete, return and provide some benefit.

Re: GPU assignment of big WUs to slow GPUs

Posted: Wed Jul 01, 2020 6:46 am
by bruce
Understood, but scientifically speaking slow returns are costly to the projects ... which is why there's a Final Deadline as well as a preferred deadline. What probability would you estimate for the reissued WU to be returned by someone else before he returns the one his computer is sitting on?

Re: GPU assignment of big WUs to slow GPUs

Posted: Wed Jul 01, 2020 6:50 am
by bruce
rwh202 wrote:The old v6 client allowed you to 'request work units without deadlines' and there was greater use of the 'packet-size' flags to get bigger or smaller WUs (that was mostly concerned about data bandwidth, but had the same effect).
False. The projects without deadlines were discontinued long before that and they were actually not part of FAH though they shared the servers and points system. They were called Genome@home.

the packet-size flag is still operational, but most of the project owners don't bother to set it for their project.

Re: GPU assignment of big WUs to slow GPUs

Posted: Wed Jul 01, 2020 2:50 pm
by Joe_H
bruce wrote:
rwh202 wrote:The old v6 client allowed you to 'request work units without deadlines' and there was greater use of the 'packet-size' flags to get bigger or smaller WUs (that was mostly concerned about data bandwidth, but had the same effect).
False. The projects without deadlines were discontinued long before that and they were actually not part of FAH though they shared the servers and points system. They were called Genome@home.

the packet-size flag is still operational, but most of the project owners don't bother to set it for their project.
The last is true enough, I've sent off messages more than once during beta testing for projects whose return sizes were much larger than "Normal" so that a "Big" setting would be required to get them. A 130 MB return file takes over half an hour to upload on my DSL connection, the default setting of "Normal" for the client is limited to 25 MB.

Re: GPU assignment of big WUs to slow GPUs

Posted: Tue Jul 14, 2020 3:22 pm
by Foliant
Today, on my slowest card, i noticed a WU rendering at 54 Minutes per Frame.
Usually i get things done before or slightly after the Timeout.
Image

I have some idea / feature request that might either be verry dumb or smart:

After lets say 5% or 10% progress the client uses a formula involving Estimated TPF to decide if a WU can be calculated within the Expiration (or maybe Timeout +x)and if not can automaticaly dump the WU.
There also should be a Option like autodumpbigtpf v="false" if someone uses old hardware and knows it normally works within or short after the timeout.

I dont know how hard to code that idea is and also dont have the inside knowledge to evaluate if that would help at all.

Regards,
Patrick

Re: GPU assignment of big WUs to slow GPUs

Posted: Tue Jul 14, 2020 3:40 pm
by bruce
You can post the enhancement request at https://github.com/FoldingAtHome/fah-issues. It might (or might not) get incorporated into the next version of the client. The question that's going to be asked is how big an increase will this produce in total WUs per day.

You probably should either add it to https://github.com/FoldingAtHome/fah-issues/issues/1479 or reference that suggestion.

Re: GPU assignment of big WUs to slow GPUs

Posted: Wed Jul 15, 2020 5:14 pm
by Foliant
I dont have a github account - could someone throw my idea into the pool for me?