madgraph5 / madgraph4gpu

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

Fixes for clang16, gcc14.2, HIP/AMD #1006

Closed valassi closed 2 weeks ago

valassi commented 2 weeks ago

This is a WIP PR with fixes for clang16, gcc14.2, HIP/AMD

I will run some tests like this, then if they are ok this can probably be merged, even if there are certainly other similar issues to be fixed

valassi commented 2 weeks ago

Hi @oliviermattelaer this is ready for review, can you please have a look?

Summary

Thanks

oliviermattelaer commented 2 weeks ago

Sounds reasonable to me. Go for it.

Thanks,

Olivier

valassi commented 2 weeks ago

Sounds reasonable to me. Go for it.

Thanks to you Olivier. Will merge soon.

I just added also some commit logs for LUMI AMD GPUs #998 (and some commented out build options to debug #806 on LUMI)

I will merge when the CI completes.

valassi commented 2 weeks ago

The CI passed. Merging.