Package evaluation of Ginkgo on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:46:41.573 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.95s ################################################################################ # Installation # Installing Ginkgo... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [4c8bd3c9] + Ginkgo v1.0.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [fa961155] + CEnum v0.5.0 [4c8bd3c9] + Ginkgo v1.0.0 [692b3bcd] + JLLWrappers v1.7.0 [21216c6a] + Preferences v1.4.3 [e4326e8b] + ginkgo_jll v1.6.0+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.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 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 1.36s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.71s ################################################################################ # Testing # Testing Ginkgo Status `/tmp/jl_6vmFXE/Project.toml` [fa961155] CEnum v0.5.0 [4c8bd3c9] Ginkgo v1.0.0 [e4326e8b] ginkgo_jll v1.6.0+0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_6vmFXE/Manifest.toml` [fa961155] CEnum v0.5.0 [4c8bd3c9] Ginkgo v1.0.0 [692b3bcd] JLLWrappers v1.7.0 [21216c6a] Preferences v1.4.3 [e4326e8b] ginkgo_jll v1.6.0+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.12.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 [2f01184e] SparseArrays v1.12.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 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.12.0+0 Testing Running tests... This is Ginkgo 1.7.0 (develop) running with core module 1.7.0 (develop) the reference module is 1.7.0 (develop) the OpenMP module is 1.7.0 (develop) the CUDA module is not compiled the HIP module is not compiled the DPCPP module is not compiled Test Summary: | Pass Total Time Unit test: retrieving library information | 1 1 0.2s Test Summary: | Pass Total Time Unit test: gko::dim<2> indexing | 4 4 0.1s Test Summary: | Pass Total Time Unit test: gko::dim<2> null object | 2 2 0.0s Test Summary: | Pass Total Time Unit test: gko::dim<2> square object | 2 2 0.0s Test Summary: | Pass Total Time Unit test: gko::dim<2> operator equality | 3 3 0.0s Test Summary: | Pass Total Time Unit test: gko::dim<2> operator multiplication | 2 2 0.0s Test Summary: | Pass Total Time Unit test: gko::dim<2> transpose | 1 1 0.0s Test Summary: | Pass Total Time Unit test: gko::dim<2> display dimension | 1 1 0.1s [ Info: Creating omp executor Test Summary: | Pass Total Time Integration test: gko::matrix::Csr read from file and retrieve information | 3 3 0.5s [ Info: Creating omp executor [ Info: Filling the matrix with constant values 1.0 Test Summary: | Pass Total Time Unit test: gko::matrix::Dense size | 2 2 0.1s Test Summary: | Pass Total Time Unit test: gko::matrix::Dense no. element entries | 2 2 0.1s [ Info: Filling the matrix with constant values 88.9 Test Summary: | Pass Total Time Unit test: gko::matrix::Dense get index | 1 1 0.1s [ Info: Filling the matrix with constant values 0.0 Test Summary: | Pass Total Time Unit test: gko::matrix::Dense compute norms | 2 2 0.1s [ Info: Filling the matrix with constant values 1.0 Test Summary: | Pass Total Time Unit test: gko::matrix::Dense size | 2 2 0.1s Test Summary: | Pass Total Time Unit test: gko::matrix::Dense no. element entries | 2 2 0.1s [ Info: Filling the matrix with constant values 88.9 Test Summary: | Pass Total Time Unit test: gko::matrix::Dense get index | 1 1 0.1s [ Info: Filling the matrix with constant values 0.0 Test Summary: | Pass Total Time Unit test: gko::matrix::Dense compute norms | 2 2 0.1s Testing Ginkgo tests passed Testing completed after 11.92s PkgEval succeeded after 49.3s