Changes between Version 20 and Version 21 of Osaka


Ignore:
Timestamp:
Aug 26, 2008, 5:57:09 PM (16 years ago)
Author:
rider
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Osaka

    v20 v21  
    7777   '''/* Process & Load balancing Part -> MPI , OpenMP */''' [[BR]]
    7878
     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
    7985 * '''Elrond module''': Synchronization tools for parallel applications -> ('''For Synchronization''')
    8086   * /kerrighed-2.3.0/modules/epm/ghost_process_api.h[[BR]]
     
    98104   * /kerrighed-2.3.0/modules/fs/kerfs/file_io_linker.c [[BR]]
    99105
     106
     107
    100108{{{ 
    101109   All these distributed services are based on Gimli for their communications. Gimli is a service providing high
     
    103111   makes it portable on various interconnection networks.
    104112}}}
     113
    105114
    106115