Package evaluation of Tensors on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T10:55:22.690 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.95s ################################################################################ # 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.4 [f6369f11] + ForwardDiff v1.0.1 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.15 [77ba4419] + NaNMath v1.1.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [fdea26ae] + SIMD v3.7.1 [276daf66] + SpecialFunctions v2.5.0 [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.0s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.98s ################################################################################ # Testing # Testing Tensors Status `/tmp/jl_ZXgTaE/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.28 [1986cc42] Unitful v1.22.0 [37e2e46d] LinearAlgebra v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ZXgTaE/Manifest.toml` [bbf7d656] CommonSubexpressions v0.3.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.4 [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.15 [77ba4419] NaNMath v1.1.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [fdea26ae] SIMD v3.7.1 [276daf66] SpecialFunctions v2.5.0 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [48a634ad] Tensors v1.16.2 [a759f4b9] TimerOutputs v0.5.28 [1986cc42] Unitful v1.22.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 [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 1m00.4s Test Summary: | Pass Total Time diagm, one | 508 508 3.8s Test Summary: | Pass Total Time base vectors | 45 45 3.7s Test Summary: | Pass Total Time simple math | 414 414 2m16.5s Test Summary: | Pass Total Time construct from function | 594 594 3.3s Test Summary: | Pass Total Time construct from Array | 84 84 57.2s Test Summary: | Pass Total Time indexing | 2532 2532 13.6s Test Summary: | Pass Total Time norm, trace, det, inv, eig | 279 279 1m58.8s Test Summary: | Pass Total Time eigen(::FourthOrderTensor) | 176 176 19.2s Test Summary: | Pass Total Time tensor identities | 327 327 12.4s Test Summary: | Pass Total Time promotion/conversion | 232 232 11.2s Test Summary: | Pass Total Time unitful | 63 63 53.6s 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 9m19.3s Test Summary: | Pass Total Time AD | 519 519 1m34.3s ──────────────────────────────────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 1186s / 92.3% 26.9GiB / 91.9% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────────────────────────────────── tensor ops 1 559s 51.1% 559s 9.47GiB 38.3% 9.47GiB outer products (otimes, otimesu, otimesl) 9 325s 29.7% 36.1s 1.78GiB 7.2% 202MiB double contraction 9 105s 9.6% 11.6s 2.39GiB 9.7% 272MiB tovoigt/fromvoigt 9 64.4s 5.9% 7.16s 2.55GiB 10.3% 290MiB rotation 9 21.5s 2.0% 2.39s 0.98GiB 4.0% 112MiB dot products 9 21.3s 1.9% 2.37s 558MiB 2.2% 62.0MiB transpose 9 16.3s 1.5% 1.81s 807MiB 3.2% 89.6MiB symmetric/skew-symmetric 9 5.18s 0.5% 575ms 359MiB 1.4% 39.9MiB special 9 972ms 0.1% 108ms 78.3MiB 0.3% 8.70MiB cross product 9 225ms 0.0% 25.0ms 4.62MiB 0.0% 526KiB simple math 1 136s 12.5% 136s 1.43GiB 5.8% 1.43GiB norm, trace, det, inv, eig 1 119s 10.9% 119s 4.44GiB 18.0% 4.44GiB AD 1 94.3s 8.6% 94.3s 4.02GiB 16.3% 4.02GiB analytical gradient implementation 1 24.8s 2.3% 24.8s 0.96GiB 3.9% 0.96GiB dim 3 1 23.4s 2.1% 23.4s 865MiB 3.4% 865MiB hessian 2 12.8s 1.2% 6.39s 412MiB 1.6% 206MiB 2nd tensor grad 2 4.26s 0.4% 2.13s 187MiB 0.7% 93.6MiB scalar grad 2 1.69s 0.2% 847ms 56.1MiB 0.2% 28.1MiB 3rd order 2 401μs 0.0% 200μs 8.41KiB 0.0% 4.20KiB vector calculus identities 1 20.1s 1.8% 20.1s 1.33GiB 5.4% 1.33GiB dim 2 1 12.5s 1.1% 12.5s 431MiB 1.7% 431MiB hessian 2 7.50s 0.7% 3.75s 202MiB 0.8% 101MiB 2nd tensor grad 2 2.01s 0.2% 1.00s 92.7MiB 0.4% 46.3MiB scalar grad 2 1.11s 0.1% 556ms 40.8MiB 0.2% 20.4MiB 3rd order 2 453μs 0.0% 227μs 8.41KiB 0.0% 4.20KiB dim 1 1 10.4s 1.0% 10.4s 351MiB 1.4% 351MiB hessian 2 5.95s 0.5% 2.97s 161MiB 0.6% 80.6MiB 2nd tensor grad 2 1.48s 0.1% 740ms 56.3MiB 0.2% 28.1MiB scalar grad 2 997ms 0.1% 499ms 27.9MiB 0.1% 14.0MiB 3rd order 2 338ms 0.0% 169ms 27.5MiB 0.1% 13.7MiB f: scalar -> AbstractTensor 1 2.59s 0.2% 2.59s 109MiB 0.4% 109MiB mixed scalar/vec 1 285ms 0.0% 285ms 11.6MiB 0.0% 11.6MiB f: scalar -> scalar 1 170ms 0.0% 170ms 6.87MiB 0.0% 6.87MiB constructors 1 60.6s 5.5% 60.6s 1.57GiB 6.3% 1.57GiB construct from Array 1 57.2s 5.2% 57.2s 1.12GiB 4.5% 1.12GiB eigen(::FourthOrderTensor) 1 19.2s 1.8% 19.2s 1.05GiB 4.3% 1.05GiB indexing 1 13.6s 1.2% 13.6s 278MiB 1.1% 278MiB tensor identities 1 12.4s 1.1% 12.4s 648MiB 2.6% 648MiB promotion/conversion 1 11.2s 1.0% 11.2s 244MiB 1.0% 244MiB diagm, one 1 3.78s 0.3% 3.78s 80.0MiB 0.3% 80.0MiB base vectors 1 3.74s 0.3% 3.74s 156MiB 0.6% 156MiB construct from function 1 3.26s 0.3% 3.26s 231MiB 0.9% 231MiB exceptions 1 126ms 0.0% 126ms 3.62MiB 0.0% 3.62MiB ──────────────────────────────────────────────────────────────────────────────────────────────────────── Testing Tensors tests passed Testing completed after 1190.95s PkgEval succeeded after 1232.44s