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

qutip installation is slow in Create Docker images (multiplat) #2381

Open
1tnguyen opened this issue Nov 15, 2024 · 0 comments
Open

qutip installation is slow in Create Docker images (multiplat) #2381

1tnguyen opened this issue Nov 15, 2024 · 0 comments
Labels
build The issue related to the CUDA Quantum build

Comments

@1tnguyen
Copy link
Collaborator

In Create Docker images (multiplat) build, qutip installation took quite a while as it is building from source.

#38 258.5 Building wheels for collected packages: qutip
#38 258.5   Building wheel for qutip (pyproject.toml): started
#38 332.4   Building wheel for qutip (pyproject.toml): still running...
#38 478.4   Building wheel for qutip (pyproject.toml): still running...
#38 593.5   Building wheel for qutip (pyproject.toml): still running...
#38 661.1   Building wheel for qutip (pyproject.toml): still running...
#38 724.9   Building wheel for qutip (pyproject.toml): still running...
#38 815.8   Building wheel for qutip (pyproject.toml): still running...
#38 910.3   Building wheel for qutip (pyproject.toml): still running...
#38 1005.4   Building wheel for qutip (pyproject.toml): still running...

This is because qutip doesn't have wheels for Linux ARM64.
We could build and cache this somewhere to speed up the build.

@1tnguyen 1tnguyen added the build The issue related to the CUDA Quantum build label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build The issue related to the CUDA Quantum build
Projects
None yet
Development

No branches or pull requests

1 participant