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

Julia 1.11.2 hangs the aarch64 builds #2198

Open
mathbunnyru opened this issue Jan 8, 2025 · 1 comment
Open

Julia 1.11.2 hangs the aarch64 builds #2198

mathbunnyru opened this issue Jan 8, 2025 · 1 comment

Comments

@mathbunnyru
Copy link
Member

More info: #2178

@mathbunnyru
Copy link
Member Author

@giordano

Is there any way to reproduce the hang you observed on a local machine? Or at least, a clear indication of what's the workload you're running.

Hi,

  1. The machine running the build is t2a-standard-1 on google cloud: https://gcloud-compute.com/t2a-standard-1.html
  2. The only thing running on the machine is the GitHub actions runner, which actually performs the build
  3. It hangs here (Downgrade to Julia 1.11.1 #2178 (comment)): https://github.com/jupyter/docker-stacks/blob/main/images/minimal-notebook/setup-scripts/setup-julia-packages.bash#L39

I think to reproduce you need to run:

  1. https://github.com/jupyter/docker-stacks/blob/main/images/minimal-notebook/setup-scripts/setup_julia.py
  2. https://github.com/jupyter/docker-stacks/blob/main/images/minimal-notebook/setup-scripts/setup-julia-packages.bash

Don't forget to revert the patch I made to not use 1.11.2

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