madgraph5/madgraph4gpu

Set up separate CI tests for x86_64 and ARM for Linux and MacOS (this may need self hosted runners)

Opened this issue · 0 comments

Set up separate CI tests for x86_64 and ARM for Linux and MacOS (this may need self hosted runners)

This is a followup to #838. One CI test failed on Mac ARM, while the same code was previously succeding on Mac x86.

I suspect that issue #838 is specific to ARM MacOS. But I am unable to debug as I have no MacOS machine (neither x86 nor arm). So I just worked around it by disabling the test.
cc @oliviermattelaer @roiser @hageboeck

It is unclear whether it is possible today to specify arm vs x86 in github-hosted runners. I think we probably need self hosted runners for this.