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

[ci] use LightGBM CI image for building aarch64 wheels (fixes #5595) #5622

Merged
merged 2 commits into from
Dec 28, 2022

Conversation

jameslamb
Copy link
Collaborator

Fixes #5595.

Now that the container image from https://github.com/guolinke/lightgbm-ci-docker/blob/master/dockers/manylinux2014_aarch64/Dockerfile has been published, it's not necessary to build PoCL on every run of LightGBM's CI.

As @jgiannuzzi mentioned in #5252 (comment)

It's taking 30 additional minutes because of building PoCL under emulation, which I believe we could solve in a separate PR by pre-building it

@jameslamb jameslamb changed the title WIP: [ci] use LightGBM CI image for building aarch64 wheels (fixes #5595) [ci] use LightGBM CI image for building aarch64 wheels (fixes #5595) Dec 7, 2022
@jameslamb jameslamb marked this pull request as ready for review December 7, 2022 16:29
@jameslamb
Copy link
Collaborator Author

With this change, the QEMU_multiarch bdist job ran in 1h47m (build link), which is about as long as it was taking previously (build link).

But I still think this change is useful, even if just for the sake of simplifying the CI scripts.

@jameslamb jameslamb merged commit 7c1ab96 into master Dec 28, 2022
@jameslamb jameslamb deleted the ci/qemu-image branch December 28, 2022 20:45
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity since it was closed.
To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues
including a reference to this.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ci] [python-package] Use LightGBM-custom manylinux image for building aarch64 Linux wheels
2 participants