Skip to content
Snippets Groups Projects
Forked from atlas / athena
Loading
  • Marcelo Vogel's avatar
    60c0cce8
    Transforms support for Shared Writer (ATLASJT-369) · 60c0cce8
    Marcelo Vogel authored
    This branch provides support for handling the output of AthenaMP in sharedWriter
    mode. AthenaMP typically produces an output file per core, which are then merged
    after processing. However, in sharedWriter mode, AthenaMP produces a single output
    file and no merging is necessary. A new argument flag was added (--sharedWriter True)
    to instruct the transforms to properly handle the single output file.
    
    
    Former-commit-id: c3e85a35
    60c0cce8
    History
    Transforms support for Shared Writer (ATLASJT-369)
    Marcelo Vogel authored
    This branch provides support for handling the output of AthenaMP in sharedWriter
    mode. AthenaMP typically produces an output file per core, which are then merged
    after processing. However, in sharedWriter mode, AthenaMP produces a single output
    file and no merging is necessary. A new argument flag was added (--sharedWriter True)
    to instruct the transforms to properly handle the single output file.
    
    
    Former-commit-id: c3e85a35
Code owners
Assign users and groups as approvers for specific file changes. Learn more.