Skip to content
Snippets Groups Projects

MG LO GP python2 fix

Merged Hannes Mildner requested to merge hmildner/athena:21.6-mg-lo-gp-py2fix into 21.6
All threads resolved!

Restores python2 compatibility for MG5_aMC 2.9.3+. No longer use "bin/run.sh" wrapper script (which calls ./bin/gridrun) but directly use "python bin/gridrun" and perform environment setup and moving of events in python.

Merge request reports

Pipeline #2577600 passed

Pipeline passed for 0e484db5 on hmildner:21.6-mg-lo-gp-py2fix

Approval is optional

Merged by Ewelina Maria LobodzinskaEwelina Maria Lobodzinska 4 years ago (May 7, 2021 1:02pm UTC)

Merge details

  • Changes merged into 21.6 with 6005e0e2 (commits were squashed).
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • :white_check_mark: CI Result SUCCESS (hash 28ffd21c)

    AthGeneration
    externals :white_check_mark:
    cmake :white_check_mark:
    make :white_check_mark:
    required tests :white_check_mark:
    optional tests :white_check_mark:

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

  • Hannes Mildner added 1 commit

    added 1 commit

    • 0e484db5 - added export library path to MADGRAPH_COMMAND_STACK

    Compare with previous version

  • :warning: WARNING: big files (>100K) are found in the changeset

    :pencil: 116K in file Generators/MadGraphControl/python/MadGraphUtils.py

  • This merge request affects 1 package:

    • Generators/MadGraphControl

    This merge request affects 1 file:

    • Generators/MadGraphControl/python/MadGraphUtils.py

    Adding @zmarshal as watcher

  • Hannes Mildner resolved all threads

    resolved all threads

  • :white_check_mark: CI Result SUCCESS (hash 0e484db5)

    AthGeneration
    externals :white_check_mark:
    cmake :white_check_mark:
    make :warning:
    required tests :white_check_mark:
    optional tests :white_check_mark:

    Full details available on this CI monitor view
    :warning: AthGeneration: number of compilation errors 0, warnings 3
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-GCC62-CC7 839]

  • Changes and CI look fine. Warnings are all unrelated to this MR (I actually don't know why they didn't appear in the first CI). Approving.

    Kira (L1)

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

  • mentioned in commit 6005e0e2

  • Please register or sign in to reply
    Loading