Package evaluation of Tensors on Julia 1.11.5 (32ac370b68*) started at 2025-06-29T08:52:08.753 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.74s ################################################################################ # Installation # Installing Tensors... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [48a634ad] + Tensors v1.16.2 Updating `~/.julia/environments/v1.11/Manifest.toml` [bbf7d656] + CommonSubexpressions v0.3.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [f6369f11] + ForwardDiff v1.0.1 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [fdea26ae] + SIMD v3.7.1 [276daf66] + SpecialFunctions v2.5.1 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [48a634ad] + Tensors v1.16.2 [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.11.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.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [05823500] + OpenLibm_jll v0.8.5+0 [8e850b90] + libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 2.01s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.6s ################################################################################ # Testing # Testing Tensors Status `/tmp/jl_cWjXuV/Project.toml` [f6369f11] ForwardDiff v1.0.1 ⌅ [aea7be01] PrecompileTools v1.2.1 [fdea26ae] SIMD v3.7.1 [90137ffa] StaticArrays v1.9.13 [10745b16] Statistics v1.11.1 [48a634ad] Tensors v1.16.2 [a759f4b9] TimerOutputs v0.5.29 [1986cc42] Unitful v1.23.1 [37e2e46d] LinearAlgebra v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_cWjXuV/Manifest.toml` [bbf7d656] CommonSubexpressions v0.3.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [f6369f11] ForwardDiff v1.0.1 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [fdea26ae] SIMD v3.7.1 [276daf66] SpecialFunctions v2.5.1 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [48a634ad] Tensors v1.16.2 [a759f4b9] TimerOutputs v0.5.29 [1986cc42] Unitful v1.23.1 [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 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.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 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [05823500] OpenLibm_jll v0.8.5+0 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time constructors | 457 457 59.4s Test Summary: | Pass Total Time diagm, one | 508 508 3.4s Test Summary: | Pass Total Time base vectors | 45 45 2.9s Test Summary: | Pass Total Time simple math | 414 414 2m43.9s Test Summary: | Pass Total Time construct from function | 594 594 3.1s Test Summary: | Pass Total Time construct from Array | 84 84 1m04.0s Test Summary: | Pass Total Time indexing | 2532 2532 13.2s Test Summary: | Pass Total Time norm, trace, det, inv, eig | 279 279 1m53.6s Test Summary: | Pass Total Time eigen(::FourthOrderTensor) | 176 176 20.7s Test Summary: | Pass Total Time tensor identities | 327 327 12.4s Test Summary: | Pass Total Time promotion/conversion | 232 232 13.9s Test Summary: | Pass Total Time unitful | 63 63 51.2s 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 | 7 7 0.1s 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 9m21.3s Test Summary: | Pass Total Time AD | 519 519 1m40.1s ──────────────────────────────────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 1222s / 92.7% 26.9GiB / 92.0% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────────────────────────────────── tensor ops 1 561s 49.6% 561s 9.49GiB 38.3% 9.49GiB outer products (otimes, otimesu, otimesl) 9 321s 28.3% 35.6s 1.78GiB 7.2% 203MiB double contraction 9 107s 9.4% 11.9s 2.40GiB 9.7% 273MiB tovoigt/fromvoigt 9 61.9s 5.5% 6.88s 2.54GiB 10.3% 290MiB rotation 9 24.2s 2.1% 2.69s 0.98GiB 4.0% 112MiB dot products 9 23.2s 2.0% 2.57s 562MiB 2.2% 62.4MiB transpose 9 17.2s 1.5% 1.91s 810MiB 3.2% 89.9MiB symmetric/skew-symmetric 9 5.76s 0.5% 640ms 360MiB 1.4% 40.0MiB special 9 1.12s 0.1% 124ms 78.8MiB 0.3% 8.75MiB cross product 9 233ms 0.0% 25.9ms 4.65MiB 0.0% 529KiB simple math 1 164s 14.5% 164s 1.43GiB 5.8% 1.43GiB norm, trace, det, inv, eig 1 114s 10.0% 114s 4.45GiB 18.0% 4.45GiB AD 1 100s 8.8% 100s 4.04GiB 16.3% 4.04GiB vector calculus identities 1 24.6s 2.2% 24.6s 1.33GiB 5.4% 1.33GiB dim 3 1 24.3s 2.1% 24.3s 869MiB 3.4% 869MiB hessian 2 13.4s 1.2% 6.71s 413MiB 1.6% 207MiB 2nd tensor grad 2 4.25s 0.4% 2.13s 188MiB 0.7% 94.1MiB scalar grad 2 1.65s 0.1% 823ms 56.6MiB 0.2% 28.3MiB 3rd order 2 429μs 0.0% 214μs 8.41KiB 0.0% 4.20KiB analytical gradient implementation 1 23.7s 2.1% 23.7s 0.96GiB 3.9% 0.96GiB dim 2 1 12.8s 1.1% 12.8s 435MiB 1.7% 435MiB hessian 2 7.66s 0.7% 3.83s 204MiB 0.8% 102MiB 2nd tensor grad 2 1.99s 0.2% 993ms 92.4MiB 0.4% 46.2MiB scalar grad 2 1.19s 0.1% 597ms 41.3MiB 0.2% 20.6MiB 3rd order 2 471μs 0.0% 235μs 8.41KiB 0.0% 4.20KiB dim 1 1 10.7s 0.9% 10.7s 355MiB 1.4% 355MiB hessian 2 6.09s 0.5% 3.04s 162MiB 0.6% 81.0MiB 2nd tensor grad 2 1.54s 0.1% 770ms 56.9MiB 0.2% 28.4MiB scalar grad 2 964ms 0.1% 482ms 28.3MiB 0.1% 14.2MiB 3rd order 2 347ms 0.0% 174ms 27.6MiB 0.1% 13.8MiB f: scalar -> AbstractTensor 1 3.48s 0.3% 3.48s 110MiB 0.4% 110MiB mixed scalar/vec 1 308ms 0.0% 308ms 11.7MiB 0.0% 11.7MiB f: scalar -> scalar 1 207ms 0.0% 207ms 6.93MiB 0.0% 6.93MiB construct from Array 1 64.0s 5.7% 64.0s 1.12GiB 4.5% 1.12GiB constructors 1 59.6s 5.3% 59.6s 1.57GiB 6.4% 1.57GiB eigen(::FourthOrderTensor) 1 20.7s 1.8% 20.7s 1.06GiB 4.3% 1.06GiB promotion/conversion 1 13.9s 1.2% 13.9s 244MiB 1.0% 244MiB indexing 1 13.2s 1.2% 13.2s 279MiB 1.1% 279MiB tensor identities 1 12.4s 1.1% 12.4s 652MiB 2.6% 652MiB diagm, one 1 3.38s 0.3% 3.38s 80.3MiB 0.3% 80.3MiB construct from function 1 3.09s 0.3% 3.09s 232MiB 0.9% 232MiB base vectors 1 2.93s 0.3% 2.93s 157MiB 0.6% 157MiB exceptions 1 103ms 0.0% 103ms 3.63MiB 0.0% 3.63MiB ──────────────────────────────────────────────────────────────────────────────────────────────────────── Testing Tensors tests passed Testing completed after 1229.82s PkgEval succeeded after 1267.37s