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
I am completing multi build gridpacks and tlau tests that go with them #945
Now I produce events.lhe with different backends in parallel
One step that is missing is comparing that I get the same events.lhe from different backends. The cpp SIMDs may already be compared to one another, but they cannot be compared to fortran because of issue #872.
This task can only be done after merging #935 or an alternative fix
I create this task as a reminder for myself
The text was updated successfully, but these errors were encountered:
…LL backends (with backend switch)
./tlau/lauX.sh -ALL gg_tt.mad -fromgridpack
What remains TODO
- instrument a better profiling of the time spent
- add events.lhe comparison madgraph5#956 (once fortran/cpp mismatch and second helicity is fixed)
valassi
added a commit
to valassi/madgraph4gpu
that referenced
this issue
Aug 7, 2024
…LL backends (with backend switch)
./tlau/lauX.sh -ALL gg_tt.mad -fromgridpack
What remains TODO
- instrument a better profiling of the time spent
- add events.lhe comparison madgraph5#956 (once fortran/cpp mismatch and second helicity is fixed)
I am completing multi build gridpacks and tlau tests that go with them #945
Now I produce events.lhe with different backends in parallel
One step that is missing is comparing that I get the same events.lhe from different backends. The cpp SIMDs may already be compared to one another, but they cannot be compared to fortran because of issue #872.
This task can only be done after merging #935 or an alternative fix
I create this task as a reminder for myself
The text was updated successfully, but these errors were encountered: