From 5c6cf41f77d37f4a7a0605e3bc1a7ba252a7693d Mon Sep 17 00:00:00 2001 From: Alexander Demin <60229118+sumiya11@users.noreply.github.com> Date: Fri, 1 Mar 2024 05:38:14 +0300 Subject: [PATCH] Delete perf/results/singular/benchmark_0 directory --- .../singular/benchmark_0/dummy 1/dummy 1.jl | 13 --- .../results/singular/benchmark_0/dummy 1/logs | 71 --------------- .../singular/benchmark_0/dummy 2/dummy 2.jl | 13 --- .../results/singular/benchmark_0/dummy 2/logs | 90 ------------------- 4 files changed, 187 deletions(-) delete mode 100644 perf/results/singular/benchmark_0/dummy 1/dummy 1.jl delete mode 100644 perf/results/singular/benchmark_0/dummy 1/logs delete mode 100644 perf/results/singular/benchmark_0/dummy 2/dummy 2.jl delete mode 100644 perf/results/singular/benchmark_0/dummy 2/logs diff --git a/perf/results/singular/benchmark_0/dummy 1/dummy 1.jl b/perf/results/singular/benchmark_0/dummy 1/dummy 1.jl deleted file mode 100644 index 71c8f962..00000000 --- a/perf/results/singular/benchmark_0/dummy 1/dummy 1.jl +++ /dev/null @@ -1,13 +0,0 @@ -# dummy 1 -#! format: off -using AbstractAlgebra, Groebner - -ring, (x, y) = polynomial_ring( - GF(7), - ["x", "y"], - internal_ordering=:degrevlex -) -system = [ - x^2 + y^2 + 6, - x + y -] diff --git a/perf/results/singular/benchmark_0/dummy 1/logs b/perf/results/singular/benchmark_0/dummy 1/logs deleted file mode 100644 index 6f7e5357..00000000 --- a/perf/results/singular/benchmark_0/dummy 1/logs +++ /dev/null @@ -1,71 +0,0 @@ -ERROR: LoadError: -This package unfortunately does not run natively under Windows. -Please install Julia using Windows subsystem for Linux and try again. -See also https://www.oscar-system.org/install/. - -Stacktrace: - [1] error(s::String) - @ Base .\error.jl:35 - [2] windows_error() - @ Singular C:\Users\User\.julia\packages\Singular\07DdC\src\Singular.jl:12 - [3] top-level scope - @ C:\Users\User\.julia\packages\Singular\07DdC\src\Singular.jl:20 - [4] include - @ Base .\Base.jl:495 [inlined] - [5] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) - @ Base .\loading.jl:2216 - [6] top-level scope - @ stdin:3 -in expression starting at C:\Users\User\.julia\packages\Singular\07DdC\src\Singular.jl:1 -in expression starting at stdin:3 -[ Info: Activating environment at C:\data\projects\gbgb\Groebner.jl\benchmark\generate\singular - Activating project at `C:\data\projects\gbgb\Groebner.jl\benchmark\generate\singular` - No Changes to `C:\data\projects\gbgb\Groebner.jl\benchmark\generate\singular\Project.toml` - No Changes to `C:\data\projects\gbgb\Groebner.jl\benchmark\generate\singular\Manifest.toml` -ERROR: LoadError: Failed to precompile Singular [bcd08a7b-43d2-5ff7-b6d4-c458787f915c] to "C:\\Users\\User\\.julia\\compiled\\v1.10\\Singular\\jl_A006.tmp". -Stacktrace: - [1] error(s::String) - @ Base .\error.jl:35 - [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) - @ Base .\loading.jl:2462 - [3] compilecache - @ Base .\loading.jl:2334 [inlined] - [4] (::Base.var"#968#969"{Base.PkgId})() - @ Base .\loading.jl:1968 - [5] mkpidlock(f::Base.var"#968#969"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) - @ FileWatching.Pidfile C:\Users\User\.julia\juliaup\julia-1.10.0+0.x64.w64.mingw32\share\julia\stdlib\v1.10\FileWatching\src\pidfile.jl:93 - [6] #mkpidlock#6 - @ FileWatching.Pidfile C:\Users\User\.julia\juliaup\julia-1.10.0+0.x64.w64.mingw32\share\julia\stdlib\v1.10\FileWatching\src\pidfile.jl:88 [inlined] - [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) - @ FileWatching.Pidfile C:\Users\User\.julia\juliaup\julia-1.10.0+0.x64.w64.mingw32\share\julia\stdlib\v1.10\FileWatching\src\pidfile.jl:111 - [8] #invokelatest#2 - @ Base .\essentials.jl:889 [inlined] - [9] invokelatest - @ Base .\essentials.jl:884 [inlined] - [10] maybe_cachefile_lock(f::Base.var"#968#969"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) - @ Base .\loading.jl:2977 - [11] maybe_cachefile_lock - @ Base .\loading.jl:2974 [inlined] - [12] _require(pkg::Base.PkgId, env::String) - @ Base .\loading.jl:1964 - [13] __require_prelocked(uuidkey::Base.PkgId, env::String) - @ Base .\loading.jl:1806 - [14] #invoke_in_world#3 - @ Base .\essentials.jl:921 [inlined] - [15] invoke_in_world - @ Base .\essentials.jl:918 [inlined] - [16] _require_prelocked(uuidkey::Base.PkgId, env::String) - @ Base .\loading.jl:1797 - [17] macro expansion - @ Base .\loading.jl:1784 [inlined] - [18] macro expansion - @ Base .\lock.jl:267 [inlined] - [19] __require(into::Module, mod::Symbol) - @ Base .\loading.jl:1747 - [20] #invoke_in_world#3 - @ Base .\essentials.jl:921 [inlined] - [21] invoke_in_world - @ Base .\essentials.jl:918 [inlined] - [22] require(into::Module, mod::Symbol) - @ Base .\loading.jl:1740 -in expression starting at C:\data\projects\gbgb\Groebner.jl\benchmark\generate\singular\run_in_singular.jl:9 diff --git a/perf/results/singular/benchmark_0/dummy 2/dummy 2.jl b/perf/results/singular/benchmark_0/dummy 2/dummy 2.jl deleted file mode 100644 index c128e22b..00000000 --- a/perf/results/singular/benchmark_0/dummy 2/dummy 2.jl +++ /dev/null @@ -1,13 +0,0 @@ -# dummy 2 -#! format: off -using AbstractAlgebra, Groebner - -ring, (x, y) = polynomial_ring( - GF(7), - ["x", "y"], - internal_ordering=:degrevlex -) -system = [ - x^2 + y^2 + 6, - x + y -] diff --git a/perf/results/singular/benchmark_0/dummy 2/logs b/perf/results/singular/benchmark_0/dummy 2/logs deleted file mode 100644 index af585eef..00000000 --- a/perf/results/singular/benchmark_0/dummy 2/logs +++ /dev/null @@ -1,90 +0,0 @@ -ERROR: LoadError: -This package unfortunately does not run natively under Windows. -Please install Julia using Windows subsystem for Linux and try again. -See also https://www.oscar-system.org/install/. - -Stacktrace: - [1] error(s::String) - @ Base .\error.jl:35 - [2] windows_error() - @ Singular C:\Users\User\.julia\packages\Singular\07DdC\src\Singular.jl:12 - [3] top-level scope - @ C:\Users\User\.julia\packages\Singular\07DdC\src\Singular.jl:20 - [4] include - @ Base .\Base.jl:495 [inlined] - [5] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) - @ Base .\loading.jl:2216 - [6] top-level scope - @ stdin:3 -in expression starting at C:\Users\User\.julia\packages\Singular\07DdC\src\Singular.jl:1 -in expression starting at stdin:3 -[ Info: Activating environment at C:\data\projects\gbgb\Groebner.jl\benchmark\generate\singular - Activating project at `C:\data\projects\gbgb\Groebner.jl\benchmark\generate\singular` - Updating `C:\data\projects\gbgb\Groebner.jl\benchmark\generate\singular\Project.toml` - [10745b16] ↑ Statistics v1.9.0 ⇒ v1.10.0 - Updating `C:\data\projects\gbgb\Groebner.jl\benchmark\generate\singular\Manifest.toml` - [b27032c2] ↑ LibCURL v0.6.3 ⇒ v0.6.4 - [44cfe95a] ↑ Pkg v1.9.2 ⇒ v1.10.0 - [2f01184e] ~ SparseArrays ⇒ v1.10.0 - [10745b16] ↑ Statistics v1.9.0 ⇒ v1.10.0 - [e66e0078] ↑ CompilerSupportLibraries_jll v1.0.5+0 ⇒ v1.0.5+1 - [781609d7] ↑ GMP_jll v6.2.1+2 ⇒ v6.2.1+6 - [deac9b47] ↑ LibCURL_jll v7.84.0+0 ⇒ v8.4.0+0 - [e37daf67] + LibGit2_jll v1.6.4+0 - [29816b5a] ↑ LibSSH2_jll v1.10.2+0 ⇒ v1.11.0+1 - [3a97d323] ↑ MPFR_jll v4.1.1+4 ⇒ v4.2.0+1 - [c8ffd9c3] ↑ MbedTLS_jll v2.28.2+0 ⇒ v2.28.2+1 - [14a3606d] ↑ MozillaCACerts_jll v2022.10.11 ⇒ v2023.1.10 - [4536629a] ↑ OpenBLAS_jll v0.3.21+4 ⇒ v0.3.23+2 - [bea87d4a] ↑ SuiteSparse_jll v5.10.1+6 ⇒ v7.2.1+1 - [83775a58] ↑ Zlib_jll v1.2.13+0 ⇒ v1.2.13+1 - [8e850b90] ↑ libblastrampoline_jll v5.8.0+0 ⇒ v5.8.0+1 - [8e850ede] ↑ nghttp2_jll v1.48.0+0 ⇒ v1.52.0+1 - [3f19e933] ↑ p7zip_jll v17.4.0+0 ⇒ v17.4.0+2 -ERROR: LoadError: Failed to precompile Singular [bcd08a7b-43d2-5ff7-b6d4-c458787f915c] to "C:\\Users\\User\\.julia\\compiled\\v1.10\\Singular\\jl_680D.tmp". -Stacktrace: - [1] error(s::String) - @ Base .\error.jl:35 - [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) - @ Base .\loading.jl:2462 - [3] compilecache - @ Base .\loading.jl:2334 [inlined] - [4] (::Base.var"#968#969"{Base.PkgId})() - @ Base .\loading.jl:1968 - [5] mkpidlock(f::Base.var"#968#969"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) - @ FileWatching.Pidfile C:\Users\User\.julia\juliaup\julia-1.10.0+0.x64.w64.mingw32\share\julia\stdlib\v1.10\FileWatching\src\pidfile.jl:93 - [6] #mkpidlock#6 - @ FileWatching.Pidfile C:\Users\User\.julia\juliaup\julia-1.10.0+0.x64.w64.mingw32\share\julia\stdlib\v1.10\FileWatching\src\pidfile.jl:88 [inlined] - [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) - @ FileWatching.Pidfile C:\Users\User\.julia\juliaup\julia-1.10.0+0.x64.w64.mingw32\share\julia\stdlib\v1.10\FileWatching\src\pidfile.jl:111 - [8] #invokelatest#2 - @ Base .\essentials.jl:889 [inlined] - [9] invokelatest - @ Base .\essentials.jl:884 [inlined] - [10] maybe_cachefile_lock(f::Base.var"#968#969"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) - @ Base .\loading.jl:2977 - [11] maybe_cachefile_lock - @ Base .\loading.jl:2974 [inlined] - [12] _require(pkg::Base.PkgId, env::String) - @ Base .\loading.jl:1964 - [13] __require_prelocked(uuidkey::Base.PkgId, env::String) - @ Base .\loading.jl:1806 - [14] #invoke_in_world#3 - @ Base .\essentials.jl:921 [inlined] - [15] invoke_in_world - @ Base .\essentials.jl:918 [inlined] - [16] _require_prelocked(uuidkey::Base.PkgId, env::String) - @ Base .\loading.jl:1797 - [17] macro expansion - @ Base .\loading.jl:1784 [inlined] - [18] macro expansion - @ Base .\lock.jl:267 [inlined] - [19] __require(into::Module, mod::Symbol) - @ Base .\loading.jl:1747 - [20] #invoke_in_world#3 - @ Base .\essentials.jl:921 [inlined] - [21] invoke_in_world - @ Base .\essentials.jl:918 [inlined] - [22] require(into::Module, mod::Symbol) - @ Base .\loading.jl:1740 -in expression starting at C:\data\projects\gbgb\Groebner.jl\benchmark\generate\singular\run_in_singular.jl:9