Changes between Version 22 and Version 23 of OrgGrid
- Timestamp:
- Jul 15, 2008, 12:05:42 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OrgGrid
v22 v23 11 11 12 12 == A more detailed view of OGM == 13 14 For OGM, from the point of view of hardware components, an institution is composed with the following items: 13 OGM consists in two main parts: the hardware and the administrators. Therefore, for OGM, from the point of view of hardware components, an institution is composed with the following items: 15 14 * PC. This is the basic item of OGM. A PC here is named as a "BOINC working node". The institution must have at least one PC. 16 15 * Pool. A Pool is a set of zero or more PCs that share something in common. For example, all the PCs are located in the same laboratory. The institution must have at least one pool of computers. … … 25 24 [[Image(institution.png, nolink)]] 26 25 27 Therefore, OGM basically attach all the selected BOINC projects to all its computer pools. The work flow will be the following:28 1. Install the29 30 26 31 27