-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
performanceMust go fasterMust go fastertypes and dispatchTypes, subtyping and method dispatchTypes, subtyping and method dispatch
Description
With Julia v1.11.3 (official binaries, tested on Ubuntu 22.04), precompilation of GaussianMixtures.jl stalls:
(@v1.11) pkg> add GaussianMixtures
Precompiling project...
[... dependency installation and precompilation ...]
Progress [========================================>] 81/82
◒ GaussianMixtures
never finishes, but also show no errors (fresh Julia installation, starting with and empty package depot).
Everything is fine with Julia v1.11.2 and lower, so maybe some compiler bug in Julia v1.11.3?
System info:
Julia Version 1.11.3
Commit d63adeda50d (2025-01-21 19:42 UTC)
Build Info:
Official https://julialang.org/ release
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: 20 × 13th Gen Intel(R) Core(TM) i9-13900H
WORD_SIZE: 64
LLVM: libLLVM-16.0.6 (ORCJIT, goldmont)
Threads: 6 default, 0 interactive, 3 GC (on 20 virtual cores)
Metadata
Metadata
Assignees
Labels
performanceMust go fasterMust go fastertypes and dispatchTypes, subtyping and method dispatchTypes, subtyping and method dispatch