Page 1 of 1

Scale or order of magnitude of WU (Generation) vs. Project?

Posted: Fri Apr 24, 2020 9:48 pm
by BP2020
When my CPU/GPU is folding a Work Unit, I see some info such as Project: 14379 (Run 2668, Clone 4, Gen 13) so I read the following about the meaning of those numbers:
Aren’t these the PRCG numbers?
Yes. Work Units are labeled with four distinct numbers in the format: Project (Run, Clone, Generation). We just described the first three; Project is the protein under study, a Run is a simulation started from a particular conformation, and Runs contain many Clones which have different initial velocities. Although Folding@home processes many different Projects, Runs, and Clones all at the same time, Clones themselves are serial in nature. They have to be simulated from start to finish, but it would be impractical for one computer to complete one by itself. Instead, your computer is given a piece of a Clone. We identify the piece using the Generation (Gen) number. One computer will start out with Generation 0, and when it finishes another computer is given Generation 1, etc. We cannot start Gen 1 until Gen 0 finishes, and there may be hundreds of Gens. This is why the Work Units have deadlines, and why speed is so important to us.
So I understand from this a Work Unit I'm processing is a piece of a clone, or Generation. Like I have Gen 13 now...
Is it possible to get an idea of the size of the Work Unit I'm working on relative to all Generations or relative to the entire Project/Run/Clone, whichever is meaningful or known... just to get an idea of the order of magnitude of my contributions relative to the whole, in simple terms?

Re: Scale or order of magnitude of WU (Generation) vs. Proje

Posted: Sat Apr 25, 2020 5:35 am
by Rel25917
Super simple example, actual numbers vary depending on what the researchers need. Let's say 1000 runs with 100 clones each for 100000 unique gen 0 units. Each of those units could run through 1000 gens for 100000000 total units. Feeling tiny now?

Re: Scale or order of magnitude of WU (Generation) vs. Proje

Posted: Sat Apr 25, 2020 6:48 am
by BP2020
It ain't so bad, that's just nano-tiny if I understand; in my case with your example that would mean 27 x 10^(-9) :egeek: There is strength in numbers, as you say. And ants do great. Still, I like that it's 27 on the certificate, without a bunch of zeros... and I sort of understand the rationale for the points system! Thanks for the illustration!