Skip to content

Draft: Adding configuration for almalinux9 for Lima (Linux virtual machines)

Edward Moyse requested to merge emoyse/athena:main-add-lima-config into main

As mentioned on the ASCIG mailing list, this is the proposed addition of a Lima configuration script, which would allow apple silicon users to develop / run athena with:

brew install lima
limactl start https://gitlab.cern.ch/atlas/athena/-/raw/main/Build/LimaConfig/almalinux9.yaml --name=alma9
limactl start alma9

This is not running in production, or even in any workflow. The motivation for keeping it here is just convenience.

cc @elmsheus @mhodgkin @akraszna

Merge request reports