madgraph5 / madgraph4gpu

GPU development for the Madgraph5_aMC@NLO event generator software package
28 stars 33 forks source link

Fixing the segmentation fault detected on the haswell machine #863

Closed oliviermattelaer closed 1 month ago

oliviermattelaer commented 1 month ago

This is a copy of the PR #852 but targetting a different master such that we can move forward waiting for Andrea.

This contains: 1) An array (that acts a dictionary) to know which index to use in the array linking which color are valid. 2) This includes a bunch of comment to explain the meaning of all variables 3) This follows relatively closely (but not perfectly) the convention of Andrea

So to my point of view this can be merged swiftly.

Cheers,

Olivier