-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
Precompiling on 1.10, I see:
WARNING: Method definition num_l1cache() in module CPUSummary at /home/sbozzolo/.julia/packages/CPUSummary/LAKF1/src/x86.jl:9 overwritten at /home/sbozzolo/.julia/packages/CPUSummary/LAKF1/src/CPUSummary.jl:60.
WARNING: Method definition num_cores() in module CPUSummary at /home/sbozzolo/.julia/packages/CPUSummary/LAKF1/src/x86.jl:10 overwritten at /home/sbozzolo/.julia/packages/CPUSummary/LAKF1/src/CPUSummary.jl:63.
WARNING: Method definition cache_size(Union{Base.Val{1}, Static.StaticInt{1}}) in module CPUSummary at /home/sbozzolo/.julia/packages/CPUSummary/LAKF1/src/x86.jl:26 overwritten on the same line (check for duplicate calls to `include`).
WARNING: Method definition cache_size(Union{Base.Val{2}, Static.StaticInt{2}}) in module CPUSummary at /home/sbozzolo/.julia/packages/CPUSummary/LAKF1/src/x86.jl:26 overwritten on the same line (check for duplicate calls to `include`).
WARNING: Method definition cache_size(Union{Base.Val{3}, Static.StaticInt{3}}) in module CPUSummary at /home/sbozzolo/.julia/packages/CPUSummary/LAKF1/src/x86.jl:26 overwritten on the same line (check for duplicate calls to `include`).
With
[[deps.CPUSummary]]
deps = ["CpuId", "IfElse", "PrecompileTools", "Static"]
git-tree-sha1 = "601f7e7b3d36f18790e2caf83a882d88e9b71ff1"
uuid = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
version = "0.2.4"
Metadata
Metadata
Assignees
Labels
No labels