Forked from
atlas / athena
139482 commits behind, 11110 commits ahead of the upstream repository.
-
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: c3e85a35c7b09fbc7b864910198d08bf0e6c1988
Marcelo Vogel authoredThis 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: c3e85a35c7b09fbc7b864910198d08bf0e6c1988
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
trfMPTools.py 8.52 KiB