-
-
Notifications
You must be signed in to change notification settings - Fork 195
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
Compiled app hangs in Ubuntu #1025
Comments
Which version of Ubuntu? What is the output of |
Julia Version 1.11.2 Also failed on another machine on WSL |
Thanks for trying Julia 1.10.6 ! Now we only need a reproducable MWE (minimal working example) so that someone else can reproduce your problem. |
prob is with cuda.jl starting w/ 5.5.0. see https://discourse.julialang.org/t/cuda-app-by-packagecompiler-hangs-at-runtime-on-ubuntu-debian/124995/3 for mwe. will move discussion over there |
closing - posted more specific issue |
Ubuntu binaries hangs.
Compilation finished fine.
Windows binaries work.
Similar issue #720
My entry point returns immediately on empty ARGS - still hangs in this case - so it’s not even executing my code.
Our code is a FDTD simulator GitHub - paulxshen/Luminescent.jl
Thanks in advance!
The text was updated successfully, but these errors were encountered: