Skip to content

Allowing error in MadGraph for 21.6

Zach Marshall requested to merge zmarshal/athena:21.6_MGC_AllowWarning into 21.6

This "error" is about optimization that can't be applied without python3 (which obviously we aren't going to get in 21.6). Since this is just a missing optimization, which will slow down the code but not cause any physics output problems, we're going to ignore it for 21.6.

Merge request reports