Changes between Version 20 and Version 21 of Osaka
- Timestamp:
- Aug 26, 2008, 5:57:09 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Osaka
v20 v21 77 77 '''/* Process & Load balancing Part -> MPI , OpenMP */''' [[BR]] 78 78 79 '''Process migration involves two key phases:''' [[BR]] 80 (1) migration of the process execution context [[BR]] 81 (2) maintenance of links between the migrated process and the resources [[BR]] 82 83 First task: '''Nazgul module''' ---> second task: '''Gandalf module''' -> container & linker 84 79 85 * '''Elrond module''': Synchronization tools for parallel applications -> ('''For Synchronization''') 80 86 * /kerrighed-2.3.0/modules/epm/ghost_process_api.h[[BR]] … … 98 104 * /kerrighed-2.3.0/modules/fs/kerfs/file_io_linker.c [[BR]] 99 105 106 107 100 108 {{{ 101 109 All these distributed services are based on Gimli for their communications. Gimli is a service providing high … … 103 111 makes it portable on various interconnection networks. 104 112 }}} 113 105 114 106 115