close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Aug 26, 2008, 5:57:09 PM (17 years ago)
- Author:
-
rider
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
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 | |