Changes between Version 29 and Version 30 of OrgGrid
- Timestamp:
- Jul 15, 2008, 3:18:16 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified OrgGrid
v29 v30 49 49 [[Image(projects.png, nolink)]] 50 50 51 The default behavior for the Resource Sharing parameter is to divide equally the amount of time between all the attached projects. In a future, it will be interesting to implement an scheduler which attach projects to pools of computers based on: 52 * Hardware specifications: 53 * CPU 54 * RAM 55 * HD 56 * Time table 57 * ??? what else? 58 * ??? what else? 59 60 61 62 63 64 65 51 66 OGM assumes the following organizational structure: 52 67 * There is a set of "resource pools" (groups of computers). Each resource pool is owned by an organizational unit (e.g. a research group, a university department, a division of a company, etc.). … … 60 75 [[Image(ogm.png, nolink)]] 61 76 62 The default behavior for the Resource Sharing parameter is to divide equally the amount of time between all the attached projects. In a future, it will be interesting to implement an scheduler which attach projects to pools of computers based on: 63 * Hardware specifications: 64 * CPU 65 * RAM 66 * HD 67 * Time table 68 * ??? what else? 69 * ??? what else? 77 70 78 71 79 OGM is implemented using BOINC's [AccountManagement Account Manager] mechanism.