Changes between Version 3 and Version 4 of CreditNotes
- Timestamp:
- Oct 12, 2009, 8:52:33 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CreditNotes
v3 v4 22 22 So the two goals are inconsistent; we can't satisfy them both. 23 23 24 We've had two "credit philosophies": 25 26 Credit for FLOPs performed:: this provides device neutrality (more or less). 27 28 Credit for peak FLOPS * time:: this provides project neutrality. 29 30 Neither approach is adequate by itself. 31 We need to find something in the middle. 32 24 33 == Scenarios == 25 34 … … 32 41 (say, because of its memory access pattern) 33 42 43 How much credit should the various jobs get? 44 It depends. 34 45 46 If almost all hosts are like host B, 47 then project 2's jobs should get almost 10 times as much; 48 after all, they cost most volunteers 10 times as much electricity. 49 50 If almost all hosts are like host A, 51 then project 2's jobs should get about as much as project 1's. 52 53 Let's try to quantify this.