Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
  • Vakhtang Tsulaia's avatar
    81c41a32
    Introducing new mechanism in AthenaMP: configuration update after restart · 81c41a32
    Vakhtang Tsulaia authored
    After restarting from a checkpoint image, AthenaMP first updates some of
    the configuration parameters (e.g. input file, output file, max events)
    from runargs file in the master run directory and only after that
    proceeds with forking worker processes.
    
    At this point implemented only the mechanism that allows changing the number
    of workers. Transform updated such that the number of workers gets written
    out to runargs file, and AthenaMP picks this number from there.
    
    
    Former-commit-id: 1385252f5c74f4554a929ffc5496f61257ad454f
    81c41a32
    History
    Introducing new mechanism in AthenaMP: configuration update after restart
    Vakhtang Tsulaia authored
    After restarting from a checkpoint image, AthenaMP first updates some of
    the configuration parameters (e.g. input file, output file, max events)
    from runargs file in the master run directory and only after that
    proceeds with forking worker processes.
    
    At this point implemented only the mechanism that allows changing the number
    of workers. Transform updated such that the number of workers gets written
    out to runargs file, and AthenaMP picks this number from there.
    
    
    Former-commit-id: 1385252f5c74f4554a929ffc5496f61257ad454f
Code owners
Assign users and groups as approvers for specific file changes. Learn more.