Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support arm64 architecture #128

Open
VladimirKravtsov opened this issue Mar 14, 2025 · 0 comments
Open

Support arm64 architecture #128

VladimirKravtsov opened this issue Mar 14, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@VladimirKravtsov
Copy link

Name and Version

all versions and DIAL components

What is the problem this feature will solve?

Currently, all DIAL's components have Docker images assembled only for the Linux/Amd64 platform, and it lacks support for Linux/arm64. It makes it impossible to deploy DIAL onto a cost-efficient cluster in clouds (for example, Graviton-familly CPUs in AWS are Arm64). DIAL components are written in Java, Python, and Node.js - Arm64 native images for all of them are available.

What is the feature you are proposing to solve the problem?

Add Linux/Arm64-native images for all DIAL components to enable DIAL is run on Graviton-equipped clusters (and other Arm64).

What alternatives have you considered?

No response

@VladimirKravtsov VladimirKravtsov added the enhancement New feature or request label Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant