madgraph5 / madgraph4gpu

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

add file for the test-suite of MG5aMC and a ci related to it #865

Open oliviermattelaer opened 1 month ago

oliviermattelaer commented 1 month ago

Ok this is a proof of principle where we can add test within the madgraph framework and how to add them within the CID/CD.

Here I'm testing p p > t t~ within SIMD mode

oliviermattelaer commented 1 month ago

Good news/Bad news:

So yes we need more test :-) But I would propose to merge this anyway:-)

oliviermattelaer commented 3 weeks ago

Hi @roiser,

I have updated the branch to allow the generation of the test (both the madgraph file and the cicd one ) from very simple file (that include the metadata in the file).

When you add the reference file, you need to run python create_acceptance_from_file.py and both file will be updated

Can you add a one such file / test and give me a feedback?