Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow the user to speficy the maximal size of the matrix in F4 #64

Merged
merged 2 commits into from
May 24, 2023

Conversation

sumiya11
Copy link
Owner

fixes #62

@github-actions
Copy link

Benchmark result

Judge result

Benchmark Report for /home/runner/work/Groebner.jl/Groebner.jl

Job Properties

  • Time of benchmarks:
    • Target: 17 May 2023 - 22:33
    • Baseline: 17 May 2023 - 22:35
  • Package commits:
    • Target: e57105
    • Baseline: 63563a
  • Julia commits:
    • Target: 8e6305
    • Baseline: 8e6305
  • Julia command flags:
    • Target: None
    • Baseline: None
  • Environment variables:
    • Target: None
    • Baseline: None

Results

A ratio greater than 1.0 denotes a possible regression (marked with ❌), while a ratio less
than 1.0 denotes a possible improvement (marked with ✅). Only significant results - results
that indicate possible regressions or improvements - are shown below (thus, an empty table means that all
benchmark results remained invariant between builds).

ID time ratio memory ratio
["groebner", "finite-field", "cyclic-8"] 0.94 (5%) ✅ 1.00 (1%)

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["groebner", "finite-field"]

Julia versioninfo

Target

Julia Version 1.9.0
Commit 8e630552924 (2023-05-07 11:25 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.2 LTS
  uname: Linux 5.15.0-1037-azure #44-Ubuntu SMP Thu Apr 20 13:19:31 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
              speed         user         nice          sys         idle          irq
       #1  2095 MHz       2563 s          0 s        191 s       2676 s          0 s
       #2  2095 MHz        893 s          0 s        181 s       4329 s          0 s
  Memory: 6.781208038330078 GB (4938.78125 MB free)
  Uptime: 551.28 sec
  Load Avg:  1.06  0.87  0.44
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-14.0.6 (ORCJIT, skylake-avx512)
  Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.9.0
Commit 8e630552924 (2023-05-07 11:25 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.2 LTS
  uname: Linux 5.15.0-1037-azure #44-Ubuntu SMP Thu Apr 20 13:19:31 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
              speed         user         nice          sys         idle          irq
       #1  2095 MHz       2597 s          0 s        194 s       3490 s          0 s
       #2  2095 MHz       1705 s          0 s        193 s       4359 s          0 s
  Memory: 6.781208038330078 GB (5078.1015625 MB free)
  Uptime: 636.73 sec
  Load Avg:  1.16  0.97  0.51
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-14.0.6 (ORCJIT, skylake-avx512)
  Threads: 1 on 2 virtual cores

Target result

Benchmark Report for /home/runner/work/Groebner.jl/Groebner.jl

Job Properties

  • Time of benchmark: 17 May 2023 - 22:33
  • Package commit: e57105
  • Julia commit: 8e6305
  • Julia command flags: None
  • Environment variables: None

Results

Below is a table of this job's results, obtained by running the benchmarks.
The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to
index into the BaseBenchmarks suite to retrieve the corresponding benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true"
time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
An empty cell means that the value was zero.

ID time GC time memory allocations
["groebner", "finite-field", "cyclic-7"] 111.984 ms (5%) 2.502 ms 56.10 MiB (1%) 62664
["groebner", "finite-field", "cyclic-8"] 1.748 s (5%) 17.287 ms 221.93 MiB (1%) 274821
["groebner", "finite-field", "eco-10"] 83.895 ms (5%) 42.28 MiB (1%) 73988
["groebner", "finite-field", "eco-11"] 433.548 ms (5%) 6.620 ms 114.47 MiB (1%) 190590
["groebner", "finite-field", "katsura-8"] 39.646 ms (5%) 18.10 MiB (1%) 30578
["groebner", "finite-field", "katsura-9"] 193.456 ms (5%) 2.751 ms 54.60 MiB (1%) 75158
["groebner", "finite-field", "noon-7"] 178.369 ms (5%) 3.105 ms 81.28 MiB (1%) 210292
["groebner", "finite-field", "noon-8"] 1.494 s (5%) 19.622 ms 378.03 MiB (1%) 944169

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["groebner", "finite-field"]

Julia versioninfo

Julia Version 1.9.0
Commit 8e630552924 (2023-05-07 11:25 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.2 LTS
  uname: Linux 5.15.0-1037-azure #44-Ubuntu SMP Thu Apr 20 13:19:31 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
              speed         user         nice          sys         idle          irq
       #1  2095 MHz       2563 s          0 s        191 s       2676 s          0 s
       #2  2095 MHz        893 s          0 s        181 s       4329 s          0 s
  Memory: 6.781208038330078 GB (4938.78125 MB free)
  Uptime: 551.28 sec
  Load Avg:  1.06  0.87  0.44
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-14.0.6 (ORCJIT, skylake-avx512)
  Threads: 1 on 2 virtual cores

Baseline result

Benchmark Report for /home/runner/work/Groebner.jl/Groebner.jl

Job Properties

  • Time of benchmark: 17 May 2023 - 22:35
  • Package commit: 63563a
  • Julia commit: 8e6305
  • Julia command flags: None
  • Environment variables: None

Results

Below is a table of this job's results, obtained by running the benchmarks.
The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to
index into the BaseBenchmarks suite to retrieve the corresponding benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true"
time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
An empty cell means that the value was zero.

ID time GC time memory allocations
["groebner", "finite-field", "cyclic-7"] 112.777 ms (5%) 2.353 ms 55.92 MiB (1%) 60346
["groebner", "finite-field", "cyclic-8"] 1.868 s (5%) 14.975 ms 221.66 MiB (1%) 271429
["groebner", "finite-field", "eco-10"] 84.208 ms (5%) 42.14 MiB (1%) 72205
["groebner", "finite-field", "eco-11"] 446.578 ms (5%) 6.921 ms 114.34 MiB (1%) 188893
["groebner", "finite-field", "katsura-8"] 39.913 ms (5%) 18.04 MiB (1%) 29774
["groebner", "finite-field", "katsura-9"] 201.237 ms (5%) 2.786 ms 54.53 MiB (1%) 74264
["groebner", "finite-field", "noon-7"] 176.762 ms (5%) 3.052 ms 81.19 MiB (1%) 209130
["groebner", "finite-field", "noon-8"] 1.513 s (5%) 22.592 ms 377.93 MiB (1%) 942824

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["groebner", "finite-field"]

Julia versioninfo

Julia Version 1.9.0
Commit 8e630552924 (2023-05-07 11:25 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.2 LTS
  uname: Linux 5.15.0-1037-azure #44-Ubuntu SMP Thu Apr 20 13:19:31 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
              speed         user         nice          sys         idle          irq
       #1  2095 MHz       2597 s          0 s        194 s       3490 s          0 s
       #2  2095 MHz       1705 s          0 s        193 s       4359 s          0 s
  Memory: 6.781208038330078 GB (5078.1015625 MB free)
  Uptime: 636.73 sec
  Load Avg:  1.16  0.97  0.51
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-14.0.6 (ORCJIT, skylake-avx512)
  Threads: 1 on 2 virtual cores

Runtime information

Runtime Info
BLAS #threads 1
BLAS.vendor() lbt
Sys.CPU_THREADS 2

lscpu output:

Architecture:                    x86_64
CPU op-mode(s):                  32-bit, 64-bit
Address sizes:                   46 bits physical, 48 bits virtual
Byte Order:                      Little Endian
CPU(s):                          2
On-line CPU(s) list:             0,1
Vendor ID:                       GenuineIntel
Model name:                      Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz
CPU family:                      6
Model:                           85
Thread(s) per core:              1
Core(s) per socket:              2
Socket(s):                       1
Stepping:                        4
BogoMIPS:                        4190.35
Flags:                           fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm avx512f avx512dq rdseed adx smap clflushopt avx512cd avx512bw avx512vl xsaveopt xsavec xsaves md_clear
Hypervisor vendor:               Microsoft
Virtualization type:             full
L1d cache:                       64 KiB (2 instances)
L1i cache:                       64 KiB (2 instances)
L2 cache:                        2 MiB (2 instances)
L3 cache:                        35.8 MiB (1 instance)
NUMA node(s):                    1
NUMA node0 CPU(s):               0,1
Vulnerability Itlb multihit:     KVM: Mitigation: VMX unsupported
Vulnerability L1tf:              Mitigation; PTE Inversion
Vulnerability Mds:               Mitigation; Clear CPU buffers; SMT Host state unknown
Vulnerability Meltdown:          Mitigation; PTI
Vulnerability Mmio stale data:   Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown
Vulnerability Retbleed:          Vulnerable
Vulnerability Spec store bypass: Vulnerable
Vulnerability Spectre v1:        Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2:        Mitigation; Retpolines, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
Vulnerability Srbds:             Not affected
Vulnerability Tsx async abort:   Mitigation; Clear CPU buffers; SMT Host state unknown
Cpu Property Value
Brand Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz
Vendor :Intel
Architecture :Skylake
Model Family: 0x06, Model: 0x55, Stepping: 0x04, Type: 0x00
Cores 2 physical cores, 2 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 1024, 36608) kbytes
64 byte cache line size
Address Size 48 bits virtual, 46 bits physical
SIMD 512 bit = 64 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC increased at every clock cycle (non-invariant TSC)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft

@sumiya11 sumiya11 merged commit 87bb05e into master May 24, 2023
4 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issues with Computing Groebner Basis for High-Order Runge Kutta Systems with 8 Stages and Order 7
1 participant