You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if we could offer ARM64 builds for our r-builds.
The main benefit would be the ability to leverage AWS graviton instances with an end-to-end stack of Posit Products given the performance/price.
I have already managed to tweak the basic build infrastructure to create ARM64 R packages but still missing is the consideration on how to store the built package in a multi-arch mode and make them accessible.
The text was updated successfully, but these errors were encountered:
If the team's consensus is that it would be good to move from Jenkins to GHA for the actual build & deploy of these packages, that would be a good way to do it assuming you have the appropriate account type on this GH org. If not, they're still working on making ARM64 runners available to open source repos and hoping to have that ready by the end of the year (2024).
I would be happy to work on that if it seems like a good path forward. I'm currently applying to an engineering position with Posit and want to familiarize myself with and chip in on parts of the code where I can. :)
It would be great if we could offer ARM64 builds for our r-builds.
The main benefit would be the ability to leverage AWS graviton instances with an end-to-end stack of Posit Products given the performance/price.
I have already managed to tweak the basic build infrastructure to create ARM64 R packages but still missing is the consideration on how to store the built package in a multi-arch mode and make them accessible.
The text was updated successfully, but these errors were encountered: