Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 174
    • Merge requests 174
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !60345

Fix for running Sim_tf.py and Digi_tf.py in AthenaMP with legacy configuration

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed John Derek Chapman requested to merge jchapman/athena:FixATLASSIM-6367_master into master Feb 03, 2023
  • Overview 20
  • Commits 1
  • Pipelines 2
  • Changes 1

The changes in !60269 (merged) assume that theApp._opts.evtMax is always set in job transform jobs. This does not seem to be the case for legacy configuration Sim_tf.py and Digi_tf.py jobs at least. This merge request switches to using theApp.EvtMax instead, which is set more reliably. This should fix ATLASSIM-6367.

Tagging @maszyman, @tsulaia, @tadej

Edited Feb 03, 2023 by John Derek Chapman
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: FixATLASSIM-6367_master