Skip to content
Snippets Groups Projects

Add new parallel HLTBeginSeq for L1Decoder and CacheCreators, add HLTEndSeq for summary algorithms

Merged Stewart Martin-Haugh requested to merge smh/athena:new_HLT_bootstrap_sequence into master
All threads resolved!

Also put L1Decoder into the sequence at the correct point already in runHLT_standalone.py. Addresses ATR-21657, and in general means we can run parallel jobs more stably.

Edited by Stewart Martin-Haugh

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Rafal Bielski resolved all threads

    resolved all threads

  • :negative_squared_cross_mark: CI Result FAILURE (hash a80e59a8)

    Athena AthSimulation AnalysisBase AthGeneration
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :warning: :white_check_mark: :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :o: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 17488]

  • Nearly there - apart from the known issue I see

     TrigSignatureMoniMT                                INFO HLT_mu6_mu6noL1_L1MU6 #451489897
    -TrigSignatureMoniMT                                INFO -- #451489897 Events          10         10         10         10         10         10         6          4          4
    -TrigSignatureMoniMT                                INFO -- #451489897 Features                              14         13         16         21         9          7
    +TrigSignatureMoniMT                                INFO -- #451489897 Events          10         10         10         10         10         10         5          4          4
    +TrigSignatureMoniMT                                INFO -- #451489897 Features                              14         13         16         21         8          7

    so some small count changes in HLT_mu6_mu6noL1_L1MU6. Any ideas anyone?

  • OK thanks. L1/L2 shifters: this has had expert attention (@tbold, @rbielski) although you are welcome to go through your own review.

  • Thanks for the expert reviews. I don't see any particular issue with the new configurations. Indeed the failures are related to a different issue. Approving - L1

  • added review-approved label and removed review-pending-level-1 label

  • mentioned in commit 0b187948

  • Please register or sign in to reply
    Loading