Package evaluation of Tensors on Julia 1.13.0-DEV.923 (d2bbd0af86*) started at 2025-07-30T12:32:24.843 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 6.53s ################################################################################ # Installation # Installing Tensors... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [48a634ad] + Tensors v1.16.2 Updating `~/.julia/environments/v1.13/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.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [fdea26ae] + SIMD v3.7.1 [276daf66] + SpecialFunctions v2.5.1 [90137ffa] + StaticArrays v1.9.14 [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.13.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.5+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 1.34s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.33s ################################################################################ # Testing # Testing Tensors Status `/tmp/jl_iYUgiQ/Project.toml` [f6369f11] ForwardDiff v1.0.1 [aea7be01] PrecompileTools v1.3.2 [fdea26ae] SIMD v3.7.1 [90137ffa] StaticArrays v1.9.14 [10745b16] Statistics v1.11.1 [48a634ad] Tensors v1.16.2 [a759f4b9] TimerOutputs v0.5.29 [1986cc42] Unitful v1.23.1 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_iYUgiQ/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.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [fdea26ae] SIMD v3.7.1 [276daf66] SpecialFunctions v2.5.1 [90137ffa] StaticArrays v1.9.14 [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 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.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.5+0 [8e850b90] libblastrampoline_jll v5.13.1+0 Testing Running tests... Test Summary: | Pass Total Time constructors | 457 457 36.6s Test Summary: | Pass Total Time diagm, one | 508 508 3.9s Test Summary: | Pass Total Time base vectors | 45 45 2.3s Test Summary: | Pass Total Time simple math | 414 414 31.8s Test Summary: | Pass Total Time construct from function | 594 594 1.9s Test Summary: | Pass Total Time construct from Array | 84 84 23.6s Test Summary: | Pass Total Time indexing | 2532 2532 13.5s Test Summary: | Pass Total Time norm, trace, det, inv, eig | 279 279 1m10.5s Test Summary: | Pass Total Time eigen(::FourthOrderTensor) | 176 176 14.1s Test Summary: | Pass Total Time tensor identities | 327 327 11.4s Test Summary: | Pass Total Time promotion/conversion | 232 232 4.7s Test Summary: | Pass Total Time unitful | 63 63 26.5s 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 2m31.8s Test Summary: | Pass Total Time AD | 519 519 1m11.6s ──────────────────────────────────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 490s / 89.3% 26.9GiB / 91.6% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────────────────────────────────── tensor ops 1 152s 34.7% 152s 9.18GiB 37.2% 9.18GiB tovoigt/fromvoigt 9 44.4s 10.1% 4.94s 2.81GiB 11.4% 320MiB double contraction 9 41.4s 9.5% 4.60s 2.22GiB 9.0% 252MiB outer products (otimes, otimesu, otimesl) 9 26.4s 6.0% 2.94s 1.57GiB 6.4% 179MiB rotation 9 12.5s 2.9% 1.39s 734MiB 2.9% 81.5MiB dot products 9 11.5s 2.6% 1.28s 629MiB 2.5% 69.9MiB transpose 9 10.4s 2.4% 1.15s 880MiB 3.5% 97.8MiB symmetric/skew-symmetric 9 3.96s 0.9% 440ms 313MiB 1.2% 34.8MiB special 9 752ms 0.2% 83.6ms 78.9MiB 0.3% 8.77MiB cross product 9 166ms 0.0% 18.4ms 5.05MiB 0.0% 575KiB AD 1 71.6s 16.4% 71.6s 3.87GiB 15.7% 3.87GiB analytical gradient implementation 1 21.0s 4.8% 21.0s 1.07GiB 4.3% 1.07GiB vector calculus identities 1 18.6s 4.2% 18.6s 1.17GiB 4.7% 1.17GiB dim 3 1 14.2s 3.3% 14.2s 722MiB 2.9% 722MiB hessian 2 7.37s 1.7% 3.68s 329MiB 1.3% 165MiB 2nd tensor grad 2 3.13s 0.7% 1.56s 183MiB 0.7% 91.3MiB scalar grad 2 897ms 0.2% 449ms 57.5MiB 0.2% 28.7MiB 3rd order 2 460μs 0.0% 230μs 8.41KiB 0.0% 4.20KiB dim 2 1 8.25s 1.9% 8.25s 441MiB 1.7% 441MiB hessian 2 4.43s 1.0% 2.22s 210MiB 0.8% 105MiB 2nd tensor grad 2 1.71s 0.4% 853ms 98.5MiB 0.4% 49.2MiB scalar grad 2 656ms 0.1% 328ms 43.7MiB 0.2% 21.8MiB 3rd order 2 374μs 0.0% 187μs 8.41KiB 0.0% 4.20KiB dim 1 1 6.35s 1.4% 6.35s 367MiB 1.5% 367MiB hessian 2 3.20s 0.7% 1.60s 172MiB 0.7% 86.2MiB 2nd tensor grad 2 1.19s 0.3% 597ms 61.4MiB 0.2% 30.7MiB scalar grad 2 514ms 0.1% 257ms 30.1MiB 0.1% 15.0MiB 3rd order 2 273ms 0.1% 137ms 26.9MiB 0.1% 13.5MiB f: scalar -> AbstractTensor 1 2.78s 0.6% 2.78s 120MiB 0.5% 120MiB mixed scalar/vec 1 278ms 0.1% 278ms 12.5MiB 0.0% 12.5MiB f: scalar -> scalar 1 148ms 0.0% 148ms 7.17MiB 0.0% 7.17MiB norm, trace, det, inv, eig 1 70.5s 16.1% 70.5s 4.78GiB 19.4% 4.78GiB constructors 1 36.8s 8.4% 36.8s 1.63GiB 6.6% 1.63GiB simple math 1 31.8s 7.3% 31.8s 1.49GiB 6.0% 1.49GiB construct from Array 1 23.6s 5.4% 23.6s 1.12GiB 4.5% 1.12GiB eigen(::FourthOrderTensor) 1 14.1s 3.2% 14.1s 775MiB 3.1% 775MiB indexing 1 13.5s 3.1% 13.5s 498MiB 2.0% 498MiB tensor identities 1 11.4s 2.6% 11.4s 677MiB 2.7% 677MiB promotion/conversion 1 4.66s 1.1% 4.66s 241MiB 1.0% 241MiB diagm, one 1 3.88s 0.9% 3.88s 155MiB 0.6% 155MiB base vectors 1 2.30s 0.5% 2.30s 108MiB 0.4% 108MiB construct from function 1 1.90s 0.4% 1.90s 193MiB 0.8% 193MiB exceptions 1 70.2ms 0.0% 70.2ms 4.71MiB 0.0% 4.71MiB ──────────────────────────────────────────────────────────────────────────────────────────────────────── Testing Tensors tests passed Testing completed after 497.57s PkgEval succeeded after 527.24s