madgraph5 / madgraph4gpu

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

Analyse the library dependency (and numerical precision implications) for Feynman diagram loops in NLO #191

Open valassi opened 3 years ago

valassi commented 3 years ago

Hi @oliviermattelaer @roiser @jtchilders I am just filing this as an issue after our discussion on Monday (also copying @joshmcfayden).

Personally I had not understood that for NLO calculations Madgraph calls (one? two?) external libraries rather than doing this in-house through the ALOHA code.

Another thing we are discussing via email is that some of these calculations (eg OpenLoops) require quadruple precision, ie FP128. Not at all clear to me how we would handle this on GPUs.

Various things we should probably do, incomplete list:

valassi commented 1 year ago

Adding @zeniheisser to this old thread. We discussed this in a recent meeting. Or maybe we can close this ticket and open a more recent one, later.