Skip to content
Snippets Groups Projects

Trigger Run 3 Cost Monitoring Output

Merged Tim Martin requested to merge tamartin/athena:TrigCostMonOutputAndProcessing into master
All threads resolved!
  • Trigger cost monitoring now outputs string hashes rather than strings - large space saving
  • Some basic code is added to allow for easy exporting and importing of hash dictionaries, until the proper TrigConf R3 service is in place.
  • The new CostMonSvc interface is tidied up some more
  • Following from !20600 (merged), we can now decorate 64bit integers, the timestamps no longer need to be packed into two ints.
  • A way of accessing a RoI descriptor inside a View from just the Context is added. This will be developed on more in the future.
Edited by Tim Martin

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
  • Tim Martin added 206 commits

    added 206 commits

    • c33946f9...2f3019a9 - 204 commits from branch atlas:master
    • df6bd7c5 - simplify TrigTimeStamp, now that we can decorate a uint64_t directly
    • db986807 - Merge remote-tracking branch 'upstream/master' into TrigCostMonOutputAndProcessing

    Compare with previous version

  • Author Developer

    Jenkins please retry a build

  • This merge request affects 6 packages:

    • Control/AthenaKernel
    • Trigger/TrigConfiguration/TrigConfHLTData
    • Trigger/TrigMonitoring/TrigCostMonitorMT
    • Trigger/TrigSteer/ViewAlgs
    • Trigger/TrigTools/TrigTimeAlgs
    • Trigger/TrigValidation/TrigUpgradeTest

    Adding @ssnyder ,@rbianchi as watchers

  • :white_check_mark: CI Result SUCCESS

    Athena AthSimulation
    externals :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark:
    optional tests :cloud: :white_check_mark:

    Full details available at NICOS MR-20994-2019-02-08-22-02
    :warning: Athena: number of compilation errors 0, warnings 3
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST 33569]

  • Tim Martin unmarked as a Work In Progress

    unmarked as a Work In Progress

  • Tim Martin changed title from WIP Trig cost mon output and processing to Trigger Run 3 Cost Monitoring Output

    changed title from WIP Trig cost mon output and processing to Trigger Run 3 Cost Monitoring Output

  • Tim Martin changed the description

    changed the description

  • Timo Dreyer
  • Hi @tamartin, see one very minor comment above. Can the discussion with Charles and Scott be resolved?

    Cheers, Timo (L1)

  • Tim Martin added 2 commits

    added 2 commits

    • f4214108 - RoI descriptor from ATLAS ExtendedEventContext
    • 927eae69 - whitespace and adding RoI to extension

    Compare with previous version

  • This merge request affects 6 packages:

    • Control/AthenaKernel
    • Trigger/TrigConfiguration/TrigConfHLTData
    • Trigger/TrigMonitoring/TrigCostMonitorMT
    • Trigger/TrigSteer/ViewAlgs
    • Trigger/TrigTools/TrigTimeAlgs
    • Trigger/TrigValidation/TrigUpgradeTest

    Adding @ssnyder ,@rbianchi as watchers

  • :negative_squared_cross_mark: CI Result FAILURE

    Athena AthSimulation
    externals :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark:
    required tests :o: :white_check_mark:
    optional tests :cloud: :white_check_mark:

    Full details available at NICOS MR-20994-2019-02-12-19-36
    :warning: Athena: number of compilation errors 0, warnings 2
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST 33689]

  • Hey @tamartin

    After your last commit the unittest failed: 1286 - TrigUpgradeTest_muRunData_ctest (Failed) 1287 - TrigUpgradeTest_muMenu_ctest (Failed)

    Can you please have a look?

    Kira (L1)

  • Author Developer
  • Tim Martin resolved all discussions

    resolved all discussions

  • Author Developer

    Jenkins please retry a build

  • This merge request affects 6 packages:

    • Control/AthenaKernel
    • Trigger/TrigConfiguration/TrigConfHLTData
    • Trigger/TrigMonitoring/TrigCostMonitorMT
    • Trigger/TrigSteer/ViewAlgs
    • Trigger/TrigTools/TrigTimeAlgs
    • Trigger/TrigValidation/TrigUpgradeTest

    Adding @ssnyder ,@rbianchi as watchers

  • :white_check_mark: CI Result SUCCESS

    Athena AthSimulation
    externals :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark:
    optional tests :cloud: :white_check_mark:

    Full details available at NICOS MR-20994-2019-02-14-19-01
    :warning: Athena: number of compilation errors 0, warnings 2
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST 33832]

  • Looks fine to me now, so approving.

    Pavol [as L2 MR shifter]
  • mentioned in commit 5e18b807

  • Please register or sign in to reply
    Loading