Replies: 3 comments 6 replies
-
Hello, we can talk about this in more detail in today's developer meeting https://meet.jit.si/SU2_DevMeeting at 3pm UK (if you can join). |
Beta Was this translation helpful? Give feedback.
-
Thanks for the invitation! |
Beta Was this translation helpful? Give feedback.
-
Hi @pcarruscag ! I thought a bit how to setup the ARM64 builder node and came with the following idea:
I.e. the ARM64 self-hosted runner will be used for post-validation only. It will execute only approved and merged code to The only drawback I see is that we will have to duplicate the code in regression.yml. I see no way how to reuse it. WDYT ? |
Beta Was this translation helpful? Give feedback.
-
Hello,
I am new to the community and I am interested to run SU2 on Linux ARM64.
I've just noticed #1609 (issue) and #1610 (PR with a fix).
I see the project uses Github Actions as CI (https://github.com/su2code/SU2/pull/1610/checks).
Unfortunately Github Actions has only x86_64 build nodes in the cloud. Linux ARM64 is supported but only for self-hosted build nodes but those are not recommended for public repositories like this one.
What are the project's options to add CI on ARM64 ?
My employer could provide a VM for long term usage if there is an interest!
Regards,
Martin
Beta Was this translation helpful? Give feedback.
All reactions