You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update: problem arises on Google Colab and not in AWS VMs. Problem persists with julia11.4 cuda.jl5.7 . But I need this to work on Colab! Happy to pay couple hours of consulting for anyone who can fix this problem.
Culprit may be LDPATH or runtime other than bundled w/ CUDA.jl getting loaded
Dummy app made by PackageCompiler with [email protected] (latest) as sole dep hangs at runtime on Ubuntu 24 and Debian 12. Works on Windows.
(also failed on Debian 12 w/ Xeon, Nvidia T4)
I made this MWE after discovering a more complicated PackageCompiler app worked after removing CUDA. same thread as https://discourse.julialang.org/t/cuda-app-by-packagecompiler-hangs-at-runtime-on-ubuntu-debian/124995/3
The text was updated successfully, but these errors were encountered: