Package evaluation to test Tensors on Julia 1.12.7-DEV.42 (6f510b6086*) started at 2026-06-19T15:04:47.099 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 7.71s ################################################################################ # Installation # Installing Tensors... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [48a634ad] + Tensors v1.17.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [bbf7d656] + CommonSubexpressions v0.3.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.16.0 [ffbed154] + DocStringExtensions v0.9.5 [f6369f11] + ForwardDiff v1.4.1 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 [2ab3a3ac] + LogExpFunctions v1.0.1 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.4 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [fdea26ae] + SIMD v3.7.2 [276daf66] + SpecialFunctions v2.8.0 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [48a634ad] + Tensors v1.17.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.84s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 19.94s ################################################################################ # Testing # Testing Tensors Status `/tmp/jl_1yOHqI/Project.toml` [f6369f11] ForwardDiff v1.4.1 [aea7be01] PrecompileTools v1.3.4 [fdea26ae] SIMD v3.7.2 [90137ffa] StaticArrays v1.9.18 [10745b16] Statistics v1.11.1 [48a634ad] Tensors v1.17.0 [a759f4b9] TimerOutputs v0.5.29 [1986cc42] Unitful v1.28.0 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_1yOHqI/Manifest.toml` [bbf7d656] CommonSubexpressions v0.3.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [f6369f11] ForwardDiff v1.4.1 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.8.0 [2ab3a3ac] LogExpFunctions v1.0.1 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.4 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [fdea26ae] SIMD v3.7.2 [276daf66] SpecialFunctions v2.8.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [48a634ad] Tensors v1.17.0 [a759f4b9] TimerOutputs v0.5.29 [1986cc42] Unitful v1.28.0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time constructors | 457 457 58.4s Test Summary: | Pass Total Time diagm, one | 508 508 5.5s Test Summary: | Pass Total Time base vectors | 45 45 6.4s Test Summary: | Pass Total Time simple math | 414 414 32.2s Test Summary: | Pass Total Time construct from function | 594 594 3.0s Test Summary: | Pass Total Time construct from Array | 84 84 28.9s Test Summary: | Pass Total Time indexing | 2532 2532 18.1s Test Summary: | Pass Total Time norm, trace, det, inv, eig | 279 279 1m50.4s Test Summary: | Pass Total Time eigen(::FourthOrderTensor) | 176 176 15.4s Test Summary: | Pass Total Time tensor identities | 327 327 25.2s Test Summary: | Pass Total Time promotion/conversion | 232 232 5.7s Test Summary: | Pass Total Time unitful | 63 63 41.3s Test Summary: | Pass Total Time issues #100, #101: orders of eigenvectors | 8 8 0.0s Test Summary: | Pass Total Time issue #166: NaN in eigenvectors | 2 2 0.1s Test Summary: | Pass Total Time exceptions | 8 8 0.3s T = Float32, dim = 1 T = Float32, dim = 2 T = Float32, dim = 3 T = Float64, dim = 1 T = Float64, dim = 2 T = Float64, dim = 3 T = F64, dim = 1 T = F64, dim = 2 T = F64, dim = 3 Test Summary: | Pass Total Time tensor ops | 1797 1797 3m40.0s Test Summary: | Pass Total Time AD | 537 537 1m46.3s Test Summary: | Pass Total Time MixedTensors | 111 111 21.8s ──────────────────────────────────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 737s / 89.4% 32.4GiB / 92.6% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────────────────────────────────── tensor ops 1 220s 33.4% 220s 10.4GiB 34.7% 10.4GiB tovoigt/fromvoigt 9 64.6s 9.8% 7.18s 3.09GiB 10.3% 352MiB double contraction 9 55.1s 8.4% 6.13s 2.46GiB 8.2% 280MiB outer products (otimes, otimesu, otimesl) 9 42.3s 6.4% 4.70s 1.72GiB 5.7% 196MiB rotation 9 18.5s 2.8% 2.06s 870MiB 2.8% 96.7MiB dot products 9 16.7s 2.5% 1.86s 782MiB 2.5% 86.9MiB transpose 9 15.3s 2.3% 1.69s 1.00GiB 3.3% 114MiB symmetric/skew-symmetric 9 5.92s 0.9% 658ms 417MiB 1.4% 46.3MiB special 9 1.04s 0.2% 116ms 88.9MiB 0.3% 9.87MiB cross product 9 228ms 0.0% 25.3ms 5.60MiB 0.0% 637KiB norm, trace, det, inv, eig 1 110s 16.8% 110s 5.83GiB 19.4% 5.83GiB AD 1 106s 16.2% 106s 4.33GiB 14.4% 4.33GiB analytical gradient implementation 1 29.4s 4.5% 29.4s 1.11GiB 3.7% 1.11GiB vector calculus identities 1 27.0s 4.1% 27.0s 1.29GiB 4.3% 1.29GiB dim 3 1 22.3s 3.4% 22.3s 871MiB 2.8% 871MiB hessian 2 11.5s 1.7% 5.75s 379MiB 1.2% 189MiB 2nd tensor grad 2 5.00s 0.8% 2.50s 239MiB 0.8% 120MiB scalar grad 2 1.35s 0.2% 677ms 63.4MiB 0.2% 31.7MiB curl 2 631μs 0.0% 315μs 16.6KiB 0.0% 8.31KiB 3rd order 2 563μs 0.0% 281μs 8.23KiB 0.0% 4.12KiB dim 2 1 11.9s 1.8% 11.9s 496MiB 1.6% 496MiB hessian 2 6.60s 1.0% 3.30s 229MiB 0.7% 114MiB 2nd tensor grad 2 2.44s 0.4% 1.22s 115MiB 0.4% 57.7MiB scalar grad 2 983ms 0.1% 491ms 44.4MiB 0.1% 22.2MiB curl 2 535μs 0.0% 268μs 16.6KiB 0.0% 8.31KiB 3rd order 2 492μs 0.0% 246μs 8.23KiB 0.0% 4.12KiB dim 1 1 11.4s 1.7% 11.4s 458MiB 1.5% 458MiB hessian 2 5.18s 0.8% 2.59s 194MiB 0.6% 96.8MiB 2nd tensor grad 2 1.90s 0.3% 950ms 67.2MiB 0.2% 33.6MiB 3rd order 2 904ms 0.1% 452ms 44.6MiB 0.1% 22.3MiB scalar grad 2 860ms 0.1% 430ms 31.4MiB 0.1% 15.7MiB curl 2 581ms 0.1% 291ms 23.6MiB 0.1% 11.8MiB f: scalar -> AbstractTensor 1 3.75s 0.6% 3.75s 134MiB 0.4% 134MiB mixed scalar/vec 1 348ms 0.1% 348ms 13.0MiB 0.0% 13.0MiB f: scalar -> scalar 1 207ms 0.0% 207ms 8.07MiB 0.0% 8.07MiB constructors 1 58.9s 8.9% 58.9s 1.88GiB 6.3% 1.88GiB simple math 1 32.2s 4.9% 32.2s 1.70GiB 5.7% 1.70GiB construct from Array 1 28.9s 4.4% 28.9s 1.31GiB 4.4% 1.31GiB tensor identities 1 25.2s 3.8% 25.2s 0.94GiB 3.1% 0.94GiB MixedTensors 1 21.8s 3.3% 21.8s 1.31GiB 4.4% 1.31GiB dcontract 1 7.31s 1.1% 7.31s 590MiB 1.9% 590MiB Automatic Differentation 1 3.32s 0.5% 3.32s 140MiB 0.5% 140MiB dot 1 2.30s 0.3% 2.30s 214MiB 0.7% 214MiB basic ops 1 2.18s 0.3% 2.18s 96.3MiB 0.3% 96.3MiB transpose 1 835ms 0.1% 835ms 45.3MiB 0.1% 45.3MiB norm 1 752ms 0.1% 752ms 23.6MiB 0.1% 23.6MiB construction 1 2.00s 0.3% 2.00s 61.5MiB 0.2% 61.5MiB from slice 1 749ms 0.1% 749ms 13.9MiB 0.0% 13.9MiB from function 1 743ms 0.1% 743ms 37.8MiB 0.1% 37.8MiB from tuples 1 504ms 0.1% 504ms 9.76MiB 0.0% 9.76MiB basic arithmetric 1 1.99s 0.3% 1.99s 108MiB 0.4% 108MiB otimes 1 1.76s 0.3% 1.76s 83.9MiB 0.3% 83.9MiB regular_conversions 1 969ms 0.1% 969ms 47.8MiB 0.2% 47.8MiB errors 1 17.3ms 0.0% 17.3ms 1.00MiB 0.0% 1.00MiB indexing 1 18.1s 2.8% 18.1s 577MiB 1.9% 577MiB eigen(::FourthOrderTensor) 1 15.4s 2.3% 15.4s 872MiB 2.8% 872MiB base vectors 1 6.37s 1.0% 6.37s 162MiB 0.5% 162MiB promotion/conversion 1 5.75s 0.9% 5.75s 287MiB 0.9% 287MiB diagm, one 1 5.50s 0.8% 5.50s 170MiB 0.6% 170MiB construct from function 1 3.02s 0.5% 3.02s 274MiB 0.9% 274MiB exceptions 1 273ms 0.0% 273ms 9.28MiB 0.0% 9.28MiB ──────────────────────────────────────────────────────────────────────────────────────────────────────── Testing Tensors tests passed Testing completed after 749.11s PkgEval succeeded after 787.17s