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
We had arm64 supported in the old aiidalab/aiidalab-docker-stack images. It requires to install the rabbitmq from the system apt and specifically configure since it will install the new version that not fully compatible with aiida-core (see https://github.com/aiidateam/aiida-core/wiki/RabbitMQ-version-to-use for details).
The old support in aiida-prerequisites don't have the CI running which makes the maintenance quite painful and not robust (The arm64 image for the aiida-core still broken).
There are now CI vm on the way comming which provided by CircusCI https://github.com/cirruslabs/tart/, we can start working on bring arm64 support back to this docker stack and adding CI tests.
The text was updated successfully, but these errors were encountered:
We had arm64 supported in the old
aiidalab/aiidalab-docker-stack
images. It requires to install the rabbitmq from the system apt and specifically configure since it will install the new version that not fully compatible with aiida-core (see https://github.com/aiidateam/aiida-core/wiki/RabbitMQ-version-to-use for details).The old support in
aiida-prerequisites
don't have the CI running which makes the maintenance quite painful and not robust (The arm64 image for the aiida-core still broken).There are now CI vm on the way comming which provided by CircusCI https://github.com/cirruslabs/tart/, we can start working on bring arm64 support back to this docker stack and adding CI tests.
The text was updated successfully, but these errors were encountered: