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

Add an option to only pyenv install Python version needed for the build #124

Open
kmaehashi opened this issue May 26, 2021 · 0 comments
Open

Comments

@kmaehashi
Copy link
Member

kmaehashi commented May 26, 2021

Currently, all supported Python versions are built when building builder/verifier Docker images. This was originally intended to reuse the docker image when building wheels for multiple Python versions on Jenkins, but now we are using FlexCI which is isolated to each other and docker images are not reused.

Update: this is low-priority as we are still using Jenkins to build ROCm wheels, and the python build time is not that long as the build for each python version are parallelized.

@kmaehashi kmaehashi changed the title Only install Python version needed Add an option to only pyenv install Python version needed for the build Aug 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant