You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See madgraph5/madgraph4gpu#806, which explains
that gq_ttxq build with HIP fails with -O3. Substitute with -O2 (no
performance degradation according to #806) only in HIP case.
0 commit comments