Package evaluation to test ConvolutionInterpolations on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T12:52:59.811 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.5s ################################################################################ # Installation # Installing ConvolutionInterpolations... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [75b5ba44] + ConvolutionInterpolations v0.9.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [75b5ba44] + ConvolutionInterpolations v0.9.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.5s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 8919.2 ms ✓ ConvolutionInterpolations 1 dependency successfully precompiled in 9 seconds. 12 already precompiled. 7 dependencies precompiled but different versions are currently loaded (Base64, Dates, JuliaSyntaxHighlighting, Logging, Markdown, Printf and StyledStrings). Restart julia to access the new versions. Otherwise, 4 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 28.51s ################################################################################ # Testing # Testing ConvolutionInterpolations Status `/tmp/jl_zKrVFZ/Project.toml` [75b5ba44] ConvolutionInterpolations v0.9.0 [6c6a2e73] Scratch v1.3.0 [37e2e46d] LinearAlgebra v1.13.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_zKrVFZ/Manifest.toml` [75b5ba44] ConvolutionInterpolations v0.9.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 low-level constructors... Testing kernel degree: a0 Testing kernel degree: a1 Testing kernel degree: a3 Testing kernel degree: a4 Testing kernel degree: a5 Testing kernel degree: a7 Testing kernel degree: b5 Testing kernel degree: b7 Testing kernel degree: b9 Testing kernel degree: b11 Testing kernel degree: b13 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: a1 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: a1 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, 3D, 4D... Testing 1D nonuniform kernel: n3 Testing 1D nonuniform kernel: b5 Testing 1D nonuniform kernel: b7 Testing 1D nonuniform kernel: b9 Testing 1D nonuniform kernel: b11 Testing 2D nonuniform kernel: n3 Testing 2D nonuniform kernel: b5 Testing 2D nonuniform kernel: b7 Testing 2D nonuniform kernel: b9 Testing 2D nonuniform kernel: b11 Testing 3D nonuniform kernel: n3 Testing 3D nonuniform kernel: b5 Testing 3D nonuniform kernel: b7 Testing 3D nonuniform kernel: b9 Testing 3D nonuniform kernel: b11 Testing 4D nonuniform kernel: n3 Testing 4D nonuniform kernel: b5 Testing 4D nonuniform kernel: b7 Testing 4D nonuniform kernel: b9 Testing 4D 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: a0 Testing nearly-uniform via nonuniform path: a1 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 Testing per-dim nonuniform b-kernel interpolation in 2D... Testing 2D nonuniform per-dim (0,0) — interpolation... Testing 2D nonuniform per-dim (1,0) — d/dx... Testing 2D nonuniform per-dim (0,1) — d/dy... Testing 2D nonuniform per-dim (1,1) — d²/dxdy... Testing 2D nonuniform per-dim (2,0) — d²/dx²... Testing 2D nonuniform per-dim consistency: tuple vs scalar same kernel... Testing lazy boundary correctness... Testing lazy nonuniform correctness... Testing lazy boundary correctness in 1D, 4D, 5D... Testing degree lazy boundary correctness: a3... Testing degree lazy boundary correctness: b5... Testing degree lazy boundary correctness: b7... Testing nonuniform :a0/:a1 interpolation... Testing antiderivative (derivative=-1) convergence in 1D, 2D, 3D... Testing 1D antiderivative fast: a3 Testing 1D antiderivative fast: a4 Testing 1D antiderivative fast: a5 Testing 1D antiderivative fast: a7 Testing 1D antiderivative fast: b5 Testing 1D antiderivative fast: b7 Testing 1D antiderivative fast: b9 Testing 1D antiderivative direct: a3 Testing 1D antiderivative direct: a4 Testing 1D antiderivative direct: a5 Testing 1D antiderivative direct: a7 Testing 1D antiderivative direct: b5 Testing 1D antiderivative direct: b7 Testing 1D antiderivative direct: b9 Testing 1D antiderivative fast vs direct: a3 Testing 1D antiderivative fast vs direct: a4 Testing 1D antiderivative fast vs direct: a5 Testing 1D antiderivative fast vs direct: a7 Testing 1D antiderivative fast vs direct: b5 Testing 1D antiderivative fast vs direct: b7 Testing 1D antiderivative fast vs direct: b9 Testing 2D antiderivative fast: a3 Testing 2D antiderivative fast: b5 Testing 2D antiderivative fast: b7 Testing 2D antiderivative fast: b9 Testing 2D antiderivative direct: a3 Testing 2D antiderivative direct: b5 Testing 2D antiderivative direct: b7 Testing 2D antiderivative direct: b9 Testing 3D antiderivative fast: a3 ┌ Info: Generating precomputed kernel │ degree = :a3 │ float_type = Float64 │ precompute = 10000 │ derivative = -1 └ subgrid = :linear Testing 3D antiderivative fast: b5 ┌ Info: Generating precomputed kernel │ degree = :b5 │ float_type = Float64 │ precompute = 10000 │ derivative = -1 └ subgrid = :linear Testing 3D antiderivative fast: b7 ┌ Info: Generating precomputed kernel │ degree = :b7 │ float_type = Float64 │ precompute = 10000 │ derivative = -1 └ subgrid = :linear Testing 3D antiderivative direct: a3 Testing 3D antiderivative direct: b5 Testing 3D antiderivative direct: b7 Testing per-dimension derivative orders in 2D and 3D... Testing 2D per-dim derivative direct: b5 Testing 2D per-dim derivative direct: b7 Testing 2D per-dim derivative direct: b9 Testing 2D per-dim derivative direct: b11 Testing 2D per-dim derivative fast: b5 Testing 2D per-dim derivative fast: b7 Testing 2D per-dim derivative fast: b9 Testing 2D per-dim derivative fast: b11 Testing 2D per-dim derivative fast vs direct: b5 Testing 2D per-dim derivative fast vs direct: b7 Testing 2D per-dim derivative fast vs direct: b9 Testing 2D per-dim derivative fast vs direct: b11 Testing 3D per-dim derivative direct: b5 Testing 3D per-dim derivative direct: b7 Testing 3D per-dim derivative direct: b9 Testing 3D per-dim derivative direct: b11 Testing 3D per-dim derivative fast: b5 Testing 3D per-dim derivative fast: b7 Testing 3D per-dim derivative fast: b9 Testing 3D per-dim derivative fast: b11 Testing mixed integral/derivative order in 2D (slow and fast paths)... Testing 2D mixed (-1,0) direct: b5 Testing 2D mixed (-1,0) direct: b7 Testing 2D mixed (-1,0) direct: b9 Testing 2D mixed (0,-1) direct: b5 Testing 2D mixed (0,-1) direct: b7 Testing 2D mixed (0,-1) direct: b9 Testing 2D mixed (-1,1) direct: b5 Testing 2D mixed (-1,1) direct: b7 Testing 2D mixed (-1,1) direct: b9 Testing 2D mixed (1,-1) direct: b5 Testing 2D mixed (1,-1) direct: b7 Testing 2D mixed (1,-1) direct: b9 Testing 2D mixed (-1,0) fast: b5 Testing 2D mixed (-1,0) fast: b7 Testing 2D mixed (-1,0) fast: b9 ┌ Info: Generating precomputed kernel │ degree = :b9 │ float_type = Float64 │ precompute = 10000 │ derivative = -1 └ subgrid = :linear Testing 2D mixed (0,-1) fast: b5 Testing 2D mixed (0,-1) fast: b7 Testing 2D mixed (0,-1) fast: b9 Testing 2D mixed (-1,1) fast: b5 Testing 2D mixed (-1,1) fast: b7 Testing 2D mixed (-1,1) fast: b9 Testing 2D mixed (1,-1) fast: b5 Testing 2D mixed (1,-1) fast: b7 Testing 2D mixed (1,-1) fast: b9 Testing 2D mixed fast vs direct: b5 Testing 2D mixed fast vs direct: b7 Testing 2D mixed fast vs direct: b9 Test Summary: | Pass Total Time ConvolutionInterpolations.jl | 1038 1038 40m41.5s Testing ConvolutionInterpolations tests passed Testing completed after 2444.4s PkgEval succeeded after 2503.58s