-
-
Notifications
You must be signed in to change notification settings - Fork 359
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
[BUG] Unable to generate sysimage with Plots.jl
in Julia 1.9.x
#4828
Labels
Comments
pedromxavier
changed the title
[BUG] Unable to generate sysimage in
[BUG] Unable to generate sysimage with Oct 2, 2023
Julia 1.9.x
Plots.jl
in Julia 1.9.x
I can confirm this for Julia on ARM with M1 Apple chips. Generating the sysimage is taking over 2.5hrs already without being completed. I noted that the CPU usage of the Julia process is nearly zero. |
After interrupting the creation of the sysimage I got the following error
The Julia repl was still alive afterwards, so I am sure it was not killed by the OS. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Details
Generating sysimage containing only
Plots.jl
inJulia >= 1.9
is taking more than 6 hours (GitHub actions job limit). This also happens while running locally.See: https://github.com/pedromxavier/QUBO-notebooks/actions/runs/6375873703/job/17302152682
Backends
This is backend-independent.
Versions
Plots.jl version:
v1.39.0
Output of
versioninfo()
:The text was updated successfully, but these errors were encountered: