Package evaluation to test LoopVectorization on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T17:29:39.877 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.89s ################################################################################ # Installation # Installing LoopVectorization... Resolving package versions... Installed CommonWorldInvalidations ───────── v1.0.0 Installed BitTwiddlingConvenienceFunctions ─ v0.1.6 Installed ManualMemory ───────────────────── v0.1.8 Installed ArrayInterface ─────────────────── v7.22.0 Installed Adapt ──────────────────────────── v4.4.0 Installed SLEEFPirates ───────────────────── v0.6.43 Installed SIMDTypes ──────────────────────── v0.1.0 Installed VectorizationBase ──────────────── v0.21.72 Installed Compat ─────────────────────────── v4.18.1 Installed CpuId ──────────────────────────── v0.3.1 Installed LayoutPointers ─────────────────── v0.1.17 Installed HostCPUFeatures ────────────────── v0.1.18 Installed StaticArrayInterface ───────────── v1.8.0 Installed OffsetArrays ───────────────────── v1.17.0 Installed PrecompileTools ────────────────── v1.3.3 Installed SciMLPublic ────────────────────── v1.0.1 Installed LoopVectorization ──────────────── v0.12.173 Installed CPUSummary ─────────────────────── v0.2.7 Installed IfElse ─────────────────────────── v0.1.1 Installed CloseOpenIntervals ─────────────── v0.1.13 Installed Requires ───────────────────────── v1.3.1 Installed Static ─────────────────────────── v1.3.1 Installed Preferences ────────────────────── v1.5.1 Installed UnPack ─────────────────────────── v1.0.2 Installed ThreadingUtilities ─────────────── v0.5.5 Installed PolyesterWeave ─────────────────── v0.2.2 Installed DocStringExtensions ────────────── v0.9.5 Updating `~/.julia/environments/v1.14/Project.toml` [bdcacae8] + LoopVectorization v0.12.173 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] + CPUSummary v0.2.7 [fb6a15b2] + CloseOpenIntervals v0.1.13 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [adafc99b] + CpuId v0.3.1 [ffbed154] + DocStringExtensions v0.9.5 [3e5b6fbb] + HostCPUFeatures v0.1.18 [615f187c] + IfElse v0.1.1 [10f19ff3] + LayoutPointers v0.1.17 [bdcacae8] + LoopVectorization v0.12.173 [d125e4d3] + ManualMemory v0.1.8 [6fe1bfb0] + OffsetArrays v1.17.0 [1d0040c9] + PolyesterWeave v0.2.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [ae029012] + Requires v1.3.1 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.43 [431bcebd] + SciMLPublic v1.0.1 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.8.0 [8290d209] + ThreadingUtilities v0.5.5 [3a884ed6] + UnPack v1.0.2 [3d5dd08c] + VectorizationBase v0.21.72 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.03s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 13.75s ################################################################################ # Testing # Testing LoopVectorization Status `/tmp/jl_Un7t20/Project.toml` [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.22.0 [f6369f11] ForwardDiff v1.3.1 [bdcacae8] LoopVectorization v0.12.173 [872c559c] NNlib v0.9.32 [6fe1bfb0] OffsetArrays v1.17.0 [276daf66] SpecialFunctions v2.6.1 [aedffcd0] Static v1.3.1 [7792a7ef] StrideArraysCore v0.5.8 [3d5dd08c] VectorizationBase v0.21.72 [e88e6eb3] Zygote v0.7.10 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [44cfe95a] Pkg v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Un7t20/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [79e6a3ab] Adapt v4.4.0 [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.22.0 [a9b6321e] Atomix v1.1.2 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] CPUSummary v0.2.7 [082447d4] ChainRules v1.72.6 [d360d2e6] ChainRulesCore v1.26.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [adafc99b] CpuId v0.3.1 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [1a297f60] FillArrays v1.15.0 [f6369f11] ForwardDiff v1.3.1 [46192b85] GPUArraysCore v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [3e5b6fbb] HostCPUFeatures v0.1.18 [7869d1d1] IRTools v0.4.15 [615f187c] IfElse v0.1.1 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [63c18a36] KernelAbstractions v0.9.39 [10f19ff3] LayoutPointers v0.1.17 [2ab3a3ac] LogExpFunctions v0.3.29 [bdcacae8] LoopVectorization v0.12.173 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [872c559c] NNlib v0.9.32 [77ba4419] NaNMath v1.1.3 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [1d0040c9] PolyesterWeave v0.2.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [c1ae055f] RealDot v0.1.0 [ae029012] Requires v1.3.1 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [431bcebd] SciMLPublic v1.0.1 [7e506255] ScopedValues v1.5.0 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.6.1 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [7792a7ef] StrideArraysCore v0.5.8 [09ab397b] StructArrays v0.7.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [8290d209] ThreadingUtilities v0.5.5 [3a884ed6] UnPack v1.0.2 [013be700] UnsafeAtomics v0.3.0 [3d5dd08c] VectorizationBase v0.21.72 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... Julia Version 1.14.0-DEV.1475 Commit 42ad41c179* (2026-01-03 21:14 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2774 MHz 189254054 s 30703 s 15789417 s 557941253 s 0 s Memory: 32.0 GB (32064.390625 MB free) Uptime: 5.97318052e6 sec Load Avg: 155.61 157.62 159.28 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) Environment: JULIA_CPU_THREADS = 1 JULIA_NUM_PRECOMPILE_TASKS = 1 JULIA_PKG_PRECOMPILE_AUTO = 0 JULIA_PKGEVAL = true JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: JULIA_NUM_THREADS = 1 JULIA_LOAD_PATH = @:/tmp/jl_Un7t20 PATH = /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin HOME = /home/pkgeval R_HOME = * Test Group: 1 ERROR: LoadError: Some tests did not pass: 45 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/grouptests.jl:6 in expression starting at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/runtests.jl:9 Julia Version 1.14.0-DEV.1475 Commit 42ad41c179* (2026-01-03 21:14 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2873 MHz 189259588 s 30703 s 15789889 s 557941617 s 0 s Memory: 32.0 GB (30906.10546875 MB free) Uptime: 5.97323052e6 sec Load Avg: 148.41 155.24 158.38 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) Environment: JULIA_NUM_PRECOMPILE_TASKS = 1 JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: JULIA_PKG_PRECOMPILE_AUTO = 0 JULIA_PKGEVAL = true JULIA_NUM_THREADS = 1 JULIA_CPU_THREADS = 1 JULIA_LOAD_PATH = @:/tmp/jl_Un7t20 HOME = /home/pkgeval PATH = /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin R_HOME = * LoopVectorization.register_count() = static(16) RUN_SLOW_TESTS = true (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/broadcast.jl:10 =# @__LINE__()) = (Float32, 10) broadcast_float: Error During Test at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/broadcast.jl:205 Got exception outside of a @test MethodError: objects of type Nothing are not callable. In case you did not try calling it explicitly, check if a Nothing has been passed as an argument to a method that expects a callable instead. The object of type `Nothing` exists, but no method is defined for this combination of argument types when trying to treat it as a callable object. Stacktrace: [1] test_broadcast(::Type{Float32}) @ Main ~/.julia/packages/LoopVectorization/GKxH5/test/broadcast.jl:177 [2] macro expansion @ ./timing.jl:738 [inlined] [3] macro expansion @ ~/.julia/packages/LoopVectorization/GKxH5/test/broadcast.jl:207 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [5] top-level scope @ ~/.julia/packages/LoopVectorization/GKxH5/test/broadcast.jl:206 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [7] IncludeInto @ ./Base.jl:311 [inlined] [8] macro expansion @ ./timing.jl:738 [inlined] [9] macro expansion @ ~/.julia/packages/LoopVectorization/GKxH5/test/grouptests.jl:9 [inlined] [10] macro expansion @ ./timing.jl:738 [inlined] [11] macro expansion @ ~/.julia/packages/LoopVectorization/GKxH5/test/grouptests.jl:8 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [13] macro expansion @ ~/.julia/packages/LoopVectorization/GKxH5/test/grouptests.jl:8 [inlined] [14] macro expansion @ ./timing.jl:738 [inlined] [15] top-level scope @ ~/.julia/packages/LoopVectorization/GKxH5/test/grouptests.jl:394 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] IncludeInto @ ./Base.jl:311 [inlined] [18] top-level scope @ ~/.julia/packages/LoopVectorization/GKxH5/test/runtests.jl:54 [19] include(mod::Module, _path::String) @ Base ./Base.jl:309 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [21] _start() @ Base ./client.jl:585 684.370616 seconds (47.50 M allocations: 2.414 GiB, 1.95% gc time, 98.40% compilation time: <1% of which was recompilation) 67.619584 seconds (6.15 M allocations: 311.481 MiB, 1.02% gc time, 98.45% compilation time: 5% of which was recompilation) 9.351795 seconds (473.74 k allocations: 23.922 MiB, 98.68% compilation time) 762.659063 seconds (54.20 M allocations: 2.745 GiB, 1.84% gc time, 98.41% compilation time: <1% of which was recompilation) 0.000019 seconds (8 allocations: 432 bytes) 0.000009 seconds (8 allocations: 432 bytes) 0.000009 seconds (8 allocations: 432 bytes) 0.000010 seconds (8 allocations: 432 bytes) Test Summary: | Pass Error Total Time LoopVectorization.jl | 45 1 46 12m42.9s broadcast_float | 35 1 36 50.0s check_block, #395 | 4 4 34.9s enumerate, #393 | 5 5 23.1s RNG of the outermost testset: Random.Xoshiro(0xde3ee138c44e3395, 0xb75b5610adc372db, 0x7a70821f0635904d, 0xda779d1c4e1815db, 0x61c8b9cc0f4cf6a4) Test Group: 5 Julia Version 1.14.0-DEV.1475 Commit 42ad41c179* (2026-01-03 21:14 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2760 MHz 189259631 s 30703 s 15789893 s 557941620 s 0 s Memory: 32.0 GB (30905.140625 MB free) Uptime: 5.9732309e6 sec Load Avg: 148.41 155.24 158.38 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) Environment: JULIA_NUM_PRECOMPILE_TASKS = 1 JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: JULIA_PKG_PRECOMPILE_AUTO = 0 JULIA_PKGEVAL = true JULIA_NUM_THREADS = 1 JULIA_CPU_THREADS = 1 JULIA_LOAD_PATH = @:/tmp/jl_Un7t20 HOME = /home/pkgeval PATH = /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin R_HOME = * LoopVectorization.register_count() = static(16) RUN_SLOW_TESTS = true 0.000000 seconds 0.000031 seconds (8 allocations: 432 bytes) 0.000011 seconds (8 allocations: 432 bytes) 0.000005 seconds (8 allocations: 432 bytes) 278.354243 seconds (12.83 M allocations: 681.749 MiB, 1.91% gc time, 99.90% compilation time: <1% of which was recompilation) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/gemm.jl:809 =# @__LINE__()) = (Float32, 809) 311.019978 seconds (35.73 M allocations: 1.778 GiB, 2.45% gc time, 99.15% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/gemm.jl:809 =# @__LINE__()) = (Float64, 809) 219.117922 seconds (29.79 M allocations: 1.521 GiB, 2.07% gc time, 98.75% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/gemm.jl:809 =# @__LINE__()) = (Int32, 809) 211.366092 seconds (27.97 M allocations: 1.393 GiB, 2.01% gc time, 98.94% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/gemm.jl:809 =# @__LINE__()) = (Int64, 809) 320.901512 seconds (31.09 M allocations: 1.580 GiB, 1.51% gc time, 97.10% compilation time) 1324.349386 seconds (136.91 M allocations: 6.876 GiB, 1.66% gc time, 97.82% compilation time: <1% of which was recompilation) 31.008610 seconds (5.58 M allocations: 302.680 MiB, 1.47% gc time, 97.51% compilation time) 1633.950423 seconds (155.32 M allocations: 7.837 GiB, 1.70% gc time, 98.17% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time LoopVectorization.jl | 18143 18143 27m15.0s 1637.014240 seconds (156.01 M allocations: 7.873 GiB, 1.71% gc time, 98.17% compilation time: <1% of which was recompilation) Test Group: 4 WARNING: method definition for relu at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/ext/ForwardDiffNNlibExt.jl:5 declares type variable S but does not use it. WARNING: method definition for leakyrelu at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/ext/ForwardDiffNNlibExt.jl:22 declares type variable S but does not use it. 1 dependency had output during precompilation: ┌ LoopVectorization → ForwardDiffNNlibExt │ [Output was shown above] └ Julia Version 1.14.0-DEV.1475 Commit 42ad41c179* (2026-01-03 21:14 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2749 MHz 189259608 s 30703 s 15789891 s 557941619 s 0 s Memory: 32.0 GB (30905.15234375 MB free) Uptime: 5.97323069e6 sec Load Avg: 148.41 155.24 158.38 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) Environment: JULIA_NUM_PRECOMPILE_TASKS = 1 JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: JULIA_PKG_PRECOMPILE_AUTO = 0 JULIA_PKGEVAL = true JULIA_NUM_THREADS = 1 JULIA_CPU_THREADS = 1 JULIA_LOAD_PATH = @:/tmp/jl_Un7t20 HOME = /home/pkgeval PATH = /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin R_HOME = * LoopVectorization.register_count() = static(16) RUN_SLOW_TESTS = true 0.000000 seconds 0.000030 seconds (8 allocations: 432 bytes) 0.000005 seconds (8 allocations: 432 bytes) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/threading.jl:122 =# @__LINE__() = 122 278.347121 seconds (12.40 M allocations: 1.527 GiB, 3.61% gc time, 72.86% compilation time: 1% of which was recompilation) 136.768745 seconds (10.99 M allocations: 4.498 GiB, 11.57% gc time, 66.91% compilation time) 551.880848 seconds (32.93 M allocations: 6.517 GiB, 5.11% gc time, 77.92% compilation time: <1% of which was recompilation) 52.940927 seconds (5.96 M allocations: 297.762 MiB, 0.68% gc time, 98.00% compilation time) 36.054655 seconds (4.11 M allocations: 205.191 MiB, 1.22% gc time, 98.73% compilation time) 129.344580 seconds (15.05 M allocations: 748.103 MiB, 0.95% gc time, 99.03% compilation time) 9.534606 seconds (930.15 k allocations: 47.638 MiB, 97.37% compilation time) 10.367928 seconds (1.43 M allocations: 76.355 MiB, 98.34% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/offsetarrays.jl:250 =# @__LINE__()) = (Float32, 250) r = -1:1 r = -2:2 (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/offsetarrays.jl:250 =# @__LINE__()) = (Float64, 250) r = -1:1 r = -2:2 437.291934 seconds (59.32 M allocations: 2.827 GiB, 1.50% gc time, 99.63% compilation time) 502.784833 seconds (7.87 M allocations: 481.935 MiB, 0.22% gc time, 17.40% compilation time: 2% of which was recompilation) 1730.559928 seconds (127.60 M allocations: 11.158 GiB, 2.19% gc time, 68.68% compilation time: <1% of which was recompilation) 0.000017 seconds (12 allocations: 624 bytes) Test Summary: | Pass Total Time LoopVectorization.jl | 3755 3755 28m51.6s 1733.038003 seconds (128.27 M allocations: 11.193 GiB, 2.19% gc time, 68.73% compilation time: <1% of which was recompilation) Test Group: 2 ┌ Warning: #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/safe_turbo.jl:39 =#: │ `LoopVectorization.check_args` on your inputs failed; running fallback `@inbounds @fastmath` loop instead. │ Use `warn_check_args=false`, e.g. `@turbo warn_check_args=false ...`, to disable this warning. └ @ Main ~/.julia/packages/LoopVectorization/GKxH5/src/condense_loopset.jl:1166 ┌ Warning: #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/safe_turbo.jl:47 =#: │ `LoopVectorization.check_args` on your inputs failed; running fallback `@inbounds @fastmath` loop instead. │ Use `warn_check_args=false`, e.g. `@turbo warn_check_args=false ...`, to disable this warning. └ @ Main ~/.julia/packages/LoopVectorization/GKxH5/src/condense_loopset.jl:1166 ┌ Warning: #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/fallback.jl:14 =#: │ `LoopVectorization.check_args` on your inputs failed; running fallback `@inbounds @fastmath` loop instead. │ Use `warn_check_args=false`, e.g. `@turbo warn_check_args=false ...`, to disable this warning. └ @ Main ~/.julia/packages/LoopVectorization/GKxH5/src/condense_loopset.jl:1166 ┌ Warning: #= line 0 =#: │ `LoopVectorization.check_args` on your inputs failed; running fallback `@inbounds @fastmath` loop instead. │ Use `warn_check_args=false`, e.g. `@turbo warn_check_args=false ...`, to disable this warning. └ @ LoopVectorization ~/.julia/packages/LoopVectorization/GKxH5/src/condense_loopset.jl:1166 ┌ Warning: #= line 0 =#: │ `LoopVectorization.check_args` on your inputs failed; running fallback `@inbounds @fastmath` loop instead. │ Use `warn_check_args=false`, e.g. `@turbo warn_check_args=false ...`, to disable this warning. └ @ LoopVectorization ~/.julia/packages/LoopVectorization/GKxH5/src/condense_loopset.jl:1166 ┌ Warning: #= line 0 =#: │ `LoopVectorization.check_args` on your inputs failed; running fallback `@inbounds @fastmath` loop instead. │ Use `warn_check_args=false`, e.g. `@turbo warn_check_args=false ...`, to disable this warning. └ @ LoopVectorization ~/.julia/packages/LoopVectorization/GKxH5/src/condense_loopset.jl:1166 ┌ Warning: #= line 0 =#: │ `LoopVectorization.check_args` on your inputs failed; running fallback `@inbounds @fastmath` loop instead. │ Use `warn_check_args=false`, e.g. `@turbo warn_check_args=false ...`, to disable this warning. └ @ LoopVectorization ~/.julia/packages/LoopVectorization/GKxH5/src/condense_loopset.jl:1166 Julia Version 1.14.0-DEV.1475 Commit 42ad41c179* (2026-01-03 21:14 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2774 MHz 189259614 s 30703 s 15789891 s 557941619 s 0 s Memory: 32.0 GB (30905.15234375 MB free) Uptime: 5.97323076e6 sec Load Avg: 148.41 155.24 158.38 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) Environment: JULIA_NUM_PRECOMPILE_TASKS = 1 JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: JULIA_PKG_PRECOMPILE_AUTO = 0 JULIA_PKGEVAL = true JULIA_NUM_THREADS = 1 JULIA_CPU_THREADS = 1 JULIA_LOAD_PATH = @:/tmp/jl_Un7t20 HOME = /home/pkgeval PATH = /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin R_HOME = * LoopVectorization.register_count() = static(16) RUN_SLOW_TESTS = true 0.000000 seconds 279.352006 seconds (24.19 M allocations: 1.337 GiB, 3.12% gc time, 1 lock conflict, 70.00% compilation time: 4% of which was recompilation) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/printmethods.jl:2 =# @__LINE__() = 2 72.229600 seconds (3.18 M allocations: 171.000 MiB, 3.64% gc time, 99.81% compilation time) 2.765111 seconds (184.44 k allocations: 10.054 MiB, 95.05% compilation time) 137.760109 seconds (3.92 M allocations: 213.514 MiB, 0.50% gc time, 42.49% compilation time: <1% of which was recompilation) (Float64, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/fallback.jl:4 =# @__LINE__()) = (Float64, 4) 200.721011 seconds (13.14 M allocations: 694.955 MiB, 0.86% gc time, 99.69% compilation time: <1% of which was recompilation) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/utils.jl:5 =# @__LINE__() = 5 0.414460 seconds (55.12 k allocations: 2.817 MiB, 75.37% compilation time) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/arraywrappers.jl:4 =# @__LINE__() = 4 60.600487 seconds (9.98 M allocations: 505.975 MiB, 4.99% gc time, 99.70% compilation time) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/check_empty.jl:18 =# @__LINE__() = 18 18.343397 seconds (2.50 M allocations: 123.355 MiB, 99.32% compilation time) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/loopinductvars.jl:17 =# @__LINE__() = 17 19.542270 seconds (3.46 M allocations: 168.857 MiB, 1.73% gc time, 98.73% compilation time) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/shuffleloadstores.jl:458 =# @__LINE__() = 458 #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/shuffleloadstores.jl:496 =# @__LINE__() = 496 330.248748 seconds (98.19 M allocations: 3.764 GiB, 3.51% gc time, 44.21% compilation time) Skipping Zygote tests. (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/map.jl:4 =# @__LINE__()) = (Float32, 4) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/map.jl:4 =# @__LINE__()) = (Float64, 4) 42.425196 seconds (8.49 M allocations: 429.758 MiB, 0.68% gc time, 99.29% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/filter.jl:4 =# @__LINE__()) = (Float32, 4) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/filter.jl:4 =# @__LINE__()) = (Float64, 4) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/filter.jl:4 =# @__LINE__()) = (Int32, 4) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/filter.jl:4 =# @__LINE__()) = (Int64, 4) 7.513955 seconds (636.18 k allocations: 31.407 MiB, 98.62% compilation time) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/multiassignments.jl:36 =# @__LINE__() = 36 5.664743 seconds (1.20 M allocations: 58.135 MiB, 96.02% compilation time) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/reduction_untangling.jl:43 =# @__LINE__() = 43 5.256633 seconds (627.23 k allocations: 30.737 MiB, 96.06% compilation time) 47.740001 seconds (4.65 M allocations: 260.792 MiB, 0.91% gc time, 99.63% compilation time) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/manyloopreductions.jl:66 =# @__LINE__() = 66 27.071642 seconds (4.15 M allocations: 243.702 MiB, 1.43% gc time, 100.00% compilation time) 68.960852 seconds (7.80 M allocations: 426.110 MiB, 1.30% gc time, 99.25% compilation time: <1% of which was recompilation) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/simplemisc.jl:16 =# @__LINE__() = 16 #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/simplemisc.jl:23 =# @__LINE__() = 23 15.433364 seconds (1.91 M allocations: 96.475 MiB, 98.04% compilation time) 8.067898 seconds (1.16 M allocations: 57.816 MiB, 97.65% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/ifelsemasks.jl:522 =# @__LINE__()) = (Float32, 522) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/ifelsemasks.jl:522 =# @__LINE__()) = (Float64, 522) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/ifelsemasks.jl:522 =# @__LINE__()) = (Int32, 522) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/ifelsemasks.jl:522 =# @__LINE__()) = (Int64, 522) 286.536260 seconds (46.73 M allocations: 2.271 GiB, 1.15% gc time, 96.71% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/gemv.jl:250 =# @__LINE__()) = (Float32, 250) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/gemv.jl:250 =# @__LINE__()) = (Float64, 250) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/gemv.jl:250 =# @__LINE__()) = (Int32, 250) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/gemv.jl:250 =# @__LINE__()) = (Int64, 250) 138.798991 seconds (44.05 M allocations: 2.182 GiB, 2.44% gc time, 99.06% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/dot.jl:275 =# @__LINE__()) = (Float32, 275) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/dot.jl:275 =# @__LINE__()) = (Float64, 275) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/dot.jl:275 =# @__LINE__()) = (Int32, 275) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/dot.jl:275 =# @__LINE__()) = (Int64, 275) 131.772189 seconds (32.89 M allocations: 1.704 GiB, 2.53% gc time, 97.05% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/special.jl:411 =# @__LINE__()) = (Float32, 411) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/special.jl:411 =# @__LINE__()) = (Float64, 411) 83.658299 seconds (25.64 M allocations: 1.282 GiB, 1.26% gc time, 97.29% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/mapreduce.jl:19 =# @__LINE__()) = (Int32, 19) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/mapreduce.jl:19 =# @__LINE__()) = (Int64, 19) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/mapreduce.jl:19 =# @__LINE__()) = (Float32, 19) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/mapreduce.jl:19 =# @__LINE__()) = (Float64, 19) 218.921013 seconds (112.99 M allocations: 5.902 GiB, 3.14% gc time, 99.80% compilation time: <1% of which was recompilation) 2.312152 seconds (378.01 k allocations: 19.142 MiB, 95.32% compilation time) 2315.392956 seconds (451.22 M allocations: 21.860 GiB, 2.19% gc time, 1 lock conflict, 82.51% compilation time: <1% of which was recompilation) 0.000012 seconds (8 allocations: 432 bytes) 0.000017 seconds (8 allocations: 432 bytes) 0.000010 seconds (8 allocations: 432 bytes) Test Summary: | Pass Total Time LoopVectorization.jl | 8488 8488 38m36.5s 2317.382489 seconds (451.89 M allocations: 21.895 GiB, 2.18% gc time, 1 lock conflict, 82.53% compilation time: <1% of which was recompilation) ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 79 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_70434.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000756dda2e5000 Total snapshots: 389. Utilization: 0% ╎389 @Base/task.jl:1168 wait_forever() 388╎ 389 @Base/task.jl:1246 wait() ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_70434.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007020233411e0 Total snapshots: 390. Utilization: 0% ╎390 @Base/task.jl:1168 wait_forever() 389╎ 390 @Base/task.jl:1246 wait() [79] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/runtests.jl:9 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_70434.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 4238493 (Pool: 4238226; Big: 267); GC: 6 PkgEval terminated after 2731.1s: test duration exceeded the time limit