Forked from
atlas / athena
-
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
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: c3e85a35
Code owners
Assign users and groups as approvers for specific file changes. Learn more.