Changes between Version 9 and Version 10 of CreditNew

Show
Ignore:
Author:
davea (IP: 128.32.18.181)
Timestamp:
11/04/09 13:22:04 (3 weeks ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CreditNew

    v9 v10  
    205205To ensure this, for each application A we maintain the average VNPFC^mean^(A), 
    206206and for each host H we maintain VNPFC^mean^(H, A). 
    207 The '''claimed credit''' for a given job J is then 
    208  
    209  VNPFC(J) * (VNPFC^mean^(A)/VNPFC^mean^(H, A)) 
    210  
     207The '''claimed FLOPS''' for a given job J is then 
     208 
     209 F = VNPFC(J) * (VNPFC^mean^(A)/VNPFC^mean^(H, A)) 
     210 
     211and the claimed credit (in Cobblestones) is 
     212 
     213 C = F*100/86400e9 
    211214 
    212215There are some cases where hosts are not sent jobs uniformly: 

If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.