Package evaluation to test ConvolutionInterpolations on Julia 1.14.0-DEV.1851 (d64c0da64c*) started at 2026-03-05T12:54:45.519 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.24s ################################################################################ # Installation # Installing ConvolutionInterpolations... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [75b5ba44] + ConvolutionInterpolations v0.6.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [75b5ba44] + ConvolutionInterpolations v0.6.0 [6c6a2e73] + Scratch v1.3.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 [9e88b42a] + Serialization v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.33s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 6530.7 ms ✓ ConvolutionInterpolations 1 dependency successfully precompiled in 7 seconds. 12 already precompiled. Precompilation completed after 25.32s ################################################################################ # Testing # Testing ConvolutionInterpolations Status `/tmp/jl_vJ0YDQ/Project.toml` [75b5ba44] ConvolutionInterpolations v0.6.0 [6c6a2e73] Scratch v1.3.0 [37e2e46d] LinearAlgebra v1.13.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_vJ0YDQ/Manifest.toml` [75b5ba44] ConvolutionInterpolations v0.6.0 [6c6a2e73] Scratch v1.3.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Testing uniform grid interpolations for direct and fast kernels for 1D, 2D, 3D, 4D... Testing 1D direct kernel: a3 Testing 1D direct kernel: a4 Testing 1D direct kernel: a5 Testing 1D direct kernel: a7 Testing 1D direct kernel: b5 Testing 1D direct kernel: b7 Testing 1D direct kernel: b9 Testing 1D direct kernel: b11 Testing 1D fast kernel: a3 Testing 1D fast kernel: a4 Testing 1D fast kernel: a5 Testing 1D fast kernel: a7 Testing 1D fast kernel: b5 Testing 1D fast kernel: b7 Testing 1D fast kernel: b9 Testing 1D fast kernel: b11 Testing 2D direct kernel: a3 Testing 2D direct kernel: a4 Testing 2D direct kernel: a5 Testing 2D direct kernel: a7 Testing 2D direct kernel: b5 Testing 2D direct kernel: b7 Testing 2D direct kernel: b9 Testing 2D direct kernel: b11 Testing 2D fast kernel: a3 Testing 2D fast kernel: a4 Testing 2D fast kernel: a5 Testing 2D fast kernel: a7 Testing 2D fast kernel: b5 Testing 2D fast kernel: b7 Testing 2D fast kernel: b9 Testing 2D fast kernel: b11 Testing 3D direct kernel: a3 Testing 3D direct kernel: a4 Testing 3D direct kernel: a5 Testing 3D direct kernel: a7 Testing 3D direct kernel: b5 Testing 3D direct kernel: b7 Testing 3D direct kernel: b9 Testing 3D direct kernel: b11 Testing 3D fast kernel: a3 ┌ Info: Generating precomputed kernel │ degree = :a3 │ float_type = Float64 │ precompute = 10000 │ derivative = 0 └ subgrid = :linear Testing 3D fast kernel: a4 ┌ Info: Generating precomputed kernel │ degree = :a4 │ float_type = Float64 │ precompute = 10000 │ derivative = 0 └ subgrid = :linear Testing 3D fast kernel: a5 ┌ Info: Generating precomputed kernel │ degree = :a5 │ float_type = Float64 │ precompute = 10000 │ derivative = 0 └ subgrid = :linear Testing 3D fast kernel: a7 ┌ Info: Generating precomputed kernel │ degree = :a7 │ float_type = Float64 │ precompute = 10000 │ derivative = 0 └ subgrid = :linear Testing 3D fast kernel: b5 ┌ Info: Generating precomputed kernel │ degree = :b5 │ float_type = Float64 │ precompute = 10000 │ derivative = 0 └ subgrid = :linear Testing 3D fast kernel: b7 ┌ Info: Generating precomputed kernel │ degree = :b7 │ float_type = Float64 │ precompute = 10000 │ derivative = 0 └ subgrid = :linear Testing 3D fast kernel: b9 ┌ Info: Generating precomputed kernel │ degree = :b9 │ float_type = Float64 │ precompute = 10000 │ derivative = 0 └ subgrid = :linear Testing 3D fast kernel: b11 ┌ Info: Generating precomputed kernel │ degree = :b11 │ float_type = Float64 │ precompute = 10000 │ derivative = 0 └ subgrid = :linear Testing 4D direct kernel: a3 Testing 4D direct kernel: a4 Testing 4D direct kernel: a5 Testing 4D direct kernel: a7 Testing 4D direct kernel: b5 Testing 4D direct kernel: b7 Testing 4D direct kernel: b9 Testing 4D direct kernel: b11 Testing 4D fast kernel: a3 Testing 4D fast kernel: a4 Testing 4D fast kernel: a5 Testing 4D fast kernel: a7 Testing 4D fast kernel: b5 Testing 4D fast kernel: b7 Testing 4D fast kernel: b9 Testing 4D fast kernel: b11 Testing uniform grid derivatives for 1D, 2D, 3D, 4D... Testing 1D derivative direct: b5 Testing 1D derivative direct: b7 Testing 1D derivative direct: b9 Testing 1D derivative direct: b11 Testing 1D derivative fast: b5 Testing 1D derivative fast: b7 Testing 1D derivative fast: b9 Testing 1D derivative fast: b11 Testing 2D derivative direct: b5 Testing 2D derivative direct: b7 Testing 2D derivative direct: b9 Testing 2D derivative direct: b11 Testing 2D derivative fast: b5 Testing 2D derivative fast: b7 Testing 2D derivative fast: b9 Testing 2D derivative fast: b11 Testing 3D derivative direct: b5 Testing 3D derivative direct: b7 Testing 3D derivative direct: b9 Testing 3D derivative direct: b11 Testing 3D derivative fast: b5 Testing 3D derivative fast: b7 Testing 3D derivative fast: b9 Testing 3D derivative fast: b11 Testing 4D derivative fast: b5 Testing 4D derivative fast: b7 Testing 4D derivative fast: b9 Testing 4D derivative fast: b11 Testing uniform grid convergence in 1D for direct and fast kernels for 0th, 1st and 2nd derivatives... Testing 1D uniform convergence d0 fast: a3 Testing 1D uniform convergence d0 fast: a4 Testing 1D uniform convergence d0 fast: a5 Testing 1D uniform convergence d0 fast: a7 Testing 1D uniform convergence d0 fast: b5 Testing 1D uniform convergence d0 fast: b7 Testing 1D uniform convergence d0 fast: b9 Testing 1D uniform convergence d0 fast: b11 Testing 1D uniform convergence d0 direct: a3 Testing 1D uniform convergence d0 direct: a4 Testing 1D uniform convergence d0 direct: a5 Testing 1D uniform convergence d0 direct: a7 Testing 1D uniform convergence d0 direct: b5 Testing 1D uniform convergence d0 direct: b7 Testing 1D uniform convergence d0 direct: b9 Testing 1D uniform convergence d0 direct: b11 Testing 1D uniform convergence d1 fast: b5 Testing 1D uniform convergence d1 fast: b7 Testing 1D uniform convergence d1 fast: b9 Testing 1D uniform convergence d1 fast: b11 Testing 1D uniform convergence d1 direct: b5 Testing 1D uniform convergence d1 direct: b7 Testing 1D uniform convergence d1 direct: b9 Testing 1D uniform convergence d1 direct: b11 Testing 1D uniform convergence d2 fast: b5 Testing 1D uniform convergence d2 fast: b7 Testing 1D uniform convergence d2 fast: b9 Testing 1D uniform convergence d2 fast: b11 Testing 1D uniform convergence d2 direct: b5 Testing 1D uniform convergence d2 direct: b7 Testing 1D uniform convergence d2 direct: b9 Testing 1D uniform convergence d2 direct: b11 Testing nonuniform kernel interpolation in 1D, 2D, and 3D... Testing 1D nonuniform kernel: a3 Testing 1D nonuniform kernel: b5 Testing 1D nonuniform kernel: b7 Testing 1D nonuniform kernel: b9 Testing 1D nonuniform kernel: b11 Testing 2D nonuniform kernel: a3 Testing 2D nonuniform kernel: b5 Testing 2D nonuniform kernel: b7 Testing 2D nonuniform kernel: b9 Testing 2D nonuniform kernel: b11 Testing 3D nonuniform kernel: a3 Testing 3D nonuniform kernel: b5 Testing 3D nonuniform kernel: b7 Testing 3D nonuniform kernel: b9 Testing 3D nonuniform kernel: b11 Testing nonuniform derivative kernel interpolation in 1D, 2D... Testing 1D nonuniform derivative d1: b5 Testing 1D nonuniform derivative d1: b7 Testing 1D nonuniform derivative d1: b9 Testing 1D nonuniform derivative d1: b11 Testing 1D nonuniform derivative d2: b5 Testing 1D nonuniform derivative d2: b7 Testing 1D nonuniform derivative d2: b9 Testing 1D nonuniform derivative d2: b11 Testing 2D nonuniform derivative d1: b5 Testing 2D nonuniform derivative d1: b7 Testing 2D nonuniform derivative d1: b9 Testing 2D nonuniform derivative d1: b11 Testing nonuniform convergence of 0th, 1st, and 2nd derivatives in 1D and 2D... Testing 1D nonuniform convergence d0: b5 Testing 1D nonuniform convergence d0: b7 Testing 1D nonuniform convergence d0: b9 Testing 1D nonuniform convergence d0: b11 Testing 1D nonuniform convergence d1: b5 Testing 1D nonuniform convergence d1: b7 Testing 1D nonuniform convergence d1: b9 Testing 1D nonuniform convergence d1: b11 Testing 1D nonuniform convergence d2: b5 Testing 1D nonuniform convergence d2: b7 Testing 1D nonuniform convergence d2: b9 Testing 1D nonuniform convergence d2: b11 Testing nearly-uniform via nonuniform path in 1D... Testing nearly-uniform via nonuniform path: a3 Testing nearly-uniform via nonuniform path: b5 Testing nearly-uniform via nonuniform path: b7 Testing nearly-uniform via nonuniform path: b9 Testing nearly-uniform via nonuniform path: b11 Test Summary: | Pass Total Time ConvolutionInterpolations.jl | 414 414 19m15.2s Testing ConvolutionInterpolations tests passed Testing completed after 1167.55s PkgEval succeeded after 1220.26s