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

[VL] Need static/dynamic docker images for arm #8802

Open
kevinw66 opened this issue Feb 21, 2025 · 6 comments · May be fixed by #8803
Open

[VL] Need static/dynamic docker images for arm #8802

kevinw66 opened this issue Feb 21, 2025 · 6 comments · May be fixed by #8803
Labels
enhancement New feature or request

Comments

@kevinw66
Copy link
Contributor

Description

In velox_backend.yml, we will rely on some pre-compiled Docker images which will build on docker_image.yml. However, currently we only build amd64 version of these images, lacking arm64. This has led to our inability to add the arm-related CI.

@kevinw66 kevinw66 added the enhancement New feature or request label Feb 21, 2025
@PHILO-HE
Copy link
Contributor

@kevinw66, if arm is available on your side, could you firstly try the static build on it? There should be some issues need to address.

@kevinw66
Copy link
Contributor Author

kevinw66 commented Feb 21, 2025

@PHILO-HE Hi, I have done the tests, the related process and results are provided on the PR. But it's all done in my forked repo, since CI will only be triggered after merge, we need review this very carefully.
BTW, arm machines are free for public repositories now.

@FelixYBW
Copy link
Contributor

@kevinw66 Gluten CI cost is limited by Apache now. It's one reason we plan to drop 3.2 support. Can you confirm if the ARM CI is excluded from our CI cost?

@kevinw66
Copy link
Contributor Author

kevinw66 commented Feb 22, 2025

@kevinw66 Gluten CI cost is limited by Apache now. It's one reason we plan to drop 3.2 support. Can you confirm if the ARM CI is excluded from our CI cost?

@FelixYBW I thought CI resources are provided by Github? Could you send me the documents about this? I'll check on this.

@zhouyuan
Copy link
Contributor

@kevinw66 Gluten CI cost is limited by Apache now. It's one reason we plan to drop 3.2 support. Can you confirm if the ARM CI is excluded from our CI cost?

@FelixYBW I thought CI resources are provided by Github? Could you send me the documents about this? I'll check on this.

Yes, the CI resources for Apache project is sponsored by Github, however they do have a audit on this regularly, so it's better for Gluten to follow the rules. In general we should keep the usage < 25FT in 7 days
#5765

Cc: @weiting-chen

Thanks, -yuan

@FelixYBW
Copy link
Contributor

Yes, the CI resources for Apache project is sponsored by Github, however they do have a audit on this regularly, so it's better for Gluten to follow the rules. In general we should keep the usage < 25FT in 7 days #5765

Is the free github ARM machine counted into the chart?

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
None yet
Development

Successfully merging a pull request may close this issue.

4 participants