-
Notifications
You must be signed in to change notification settings - Fork 256
Closed
Labels
upstreamSomebody else's problem.Somebody else's problem.
Description
Describe the bug
I create a new, empty environment with Julia 1.2.0-beta2. I say ]add CUDA, which adds CUDA 5.7.3. Julia starts to precompile and never finishes.
Version info
Details on Julia:
julia> versioninfo()
Julia Version 1.12.0-beta2
Commit dd74040f22b (2025-04-25 12:03 UTC)
Build Info:
Official https://julialang.org release
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: 48 × Intel(R) Xeon(R) Silver 4214R CPU @ 2.40GHz
WORD_SIZE: 64
LLVM: libLLVM-18.1.7 (ORCJIT, cascadelake)
GC: Built with stock GC
Threads: 1 default, 1 interactive, 1 GC (on 48 virtual cores)
Environment:
LD_LIBRARY_PATH_modshare = /cm/shared/apps/slurm/current/lib64:1:/cm/shared/apps/slurm/current/lib64/slurm:1
LD_LIBRARY_PATH = /cm/shared/apps/slurm/current/lib64/slurm:/cm/shared/apps/slurm/current/lib64
Details on CUDA:
# please post the output of:
CUDA.versioninfo()
I cannot because I cannot load CUDA.jl. I tried both version 5.7.3 and the master version.
Metadata
Metadata
Assignees
Labels
upstreamSomebody else's problem.Somebody else's problem.