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

Improve type stability and inference for bilinear assemble and run CI/CD with julia v1.10 #62

Merged
merged 4 commits into from
Apr 4, 2024

Conversation

ghislainb
Copy link
Member

No description provided.

Copy link

Benchmark result

Judge result

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

Job Properties

  • Time of benchmarks:
    • Target: 18 Mar 2024 - 14:52
    • Baseline: 18 Mar 2024 - 14:55
  • Package commits:
    • Target: 9d12f0
    • Baseline: 6ffb42
  • Julia commits:
    • Target: bd47ec
    • Baseline: bd47ec
  • 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
["assemble", "poisson DG", "a_Γ(u, v)"] 0.78 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["assemble", "basic bilinear"]
  • ["assemble", "poisson DG"]
  • ["covo", "Quad"]
  • ["covo", "TriQuad"]
  • ["entities"]
  • ["mesh"]

Julia versioninfo

Target

Julia Version 1.10.2
Commit bd47eca2c8a (2024-03-01 10:14 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.4 LTS
  uname: Linux 6.5.0-1016-azure #16~22.04.1-Ubuntu SMP Fri Feb 16 15:42:02 UTC 2024 x86_64 x86_64
  CPU: AMD EPYC 7763 64-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1  3243 MHz       1711 s          0 s        230 s       3411 s          0 s
       #2  3271 MHz       1591 s          0 s        174 s       3583 s          0 s
       #3  2445 MHz       1754 s          0 s        210 s       3386 s          0 s
       #4  2925 MHz       2176 s          0 s        251 s       2933 s          0 s
  Memory: 15.606498718261719 GB (12879.765625 MB free)
  Uptime: 538.91 sec
  Load Avg:  1.09  1.15  0.69
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.2
Commit bd47eca2c8a (2024-03-01 10:14 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.4 LTS
  uname: Linux 6.5.0-1016-azure #16~22.04.1-Ubuntu SMP Fri Feb 16 15:42:02 UTC 2024 x86_64 x86_64
  CPU: AMD EPYC 7763 64-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1  3217 MHz       2003 s          0 s        276 s       4917 s          0 s
       #2  3203 MHz       2947 s          0 s        259 s       3989 s          0 s
       #3  3256 MHz       1828 s          0 s        229 s       5137 s          0 s
       #4  3244 MHz       2187 s          0 s        270 s       4748 s          0 s
  Memory: 15.606498718261719 GB (12787.140625 MB free)
  Uptime: 723.68 sec
  Load Avg:  1.02  1.08  0.76
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 18 Mar 2024 - 14:52
  • Package commit: 9d12f0
  • Julia commit: bd47ec
  • 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
["assemble", "basic bilinear", "mass matrix"] 68.118 ms (5%) 140.16 MiB (1%) 245117
["assemble", "basic bilinear", "stiffness matrix"] 4.328 s (5%) 89.123 ms 1.17 GiB (1%) 17655117
["assemble", "poisson DG", "AffineFESystem"] 1.117 s (5%) 12.310 ms 325.97 MiB (1%) 4118189
["assemble", "poisson DG", "a_Γ(u, v)"] 543.512 ms (5%) 193.07 MiB (1%) 1997209
["assemble", "poisson DG", "a_Γb(u, v)"] 174.190 ms (5%) 49.02 MiB (1%) 662019
["assemble", "poisson DG", "a_Ω(u, v)"] 362.366 ms (5%) 82.71 MiB (1%) 1458149
["assemble", "poisson DG", "l_Γb(v)"] 75.651 μs (5%) 158.66 KiB (1%) 949
["assemble", "poisson DG", "l_Ω(v)"] 19.867 μs (5%) 22.61 KiB (1%) 21
["covo", "Quad", "explicit_step"] 100.724 ms (5%) 69.42 MiB (1%) 5263
["covo", "Quad", "integral_surface"] 51.527 ms (5%)
["covo", "Quad", "integral_volume"] 19.966 ms (5%)
["covo", "TriQuad", "explicit_step"] 382.169 ms (5%) 11.437 ms 381.66 MiB (1%) 1769604
["covo", "TriQuad", "integral_surface"] 291.642 ms (5%) 23.968 ms 226.96 MiB (1%) 1379955
["covo", "TriQuad", "integral_volume"] 59.473 ms (5%) 48.39 MiB (1%) 379526
["entities", "edges2nodes"] 1.552 ns (5%)
["entities", "nedges"] 1.552 ns (5%)
["entities", "nnodes"] 3.095 ns (5%)
["entities", "nodes"] 1.552 ns (5%)
["mesh", "todo"] 1.552 ns (5%)

Benchmark Group List

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

  • ["assemble", "basic bilinear"]
  • ["assemble", "poisson DG"]
  • ["covo", "Quad"]
  • ["covo", "TriQuad"]
  • ["entities"]
  • ["mesh"]

Julia versioninfo

Julia Version 1.10.2
Commit bd47eca2c8a (2024-03-01 10:14 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.4 LTS
  uname: Linux 6.5.0-1016-azure #16~22.04.1-Ubuntu SMP Fri Feb 16 15:42:02 UTC 2024 x86_64 x86_64
  CPU: AMD EPYC 7763 64-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1  3243 MHz       1711 s          0 s        230 s       3411 s          0 s
       #2  3271 MHz       1591 s          0 s        174 s       3583 s          0 s
       #3  2445 MHz       1754 s          0 s        210 s       3386 s          0 s
       #4  2925 MHz       2176 s          0 s        251 s       2933 s          0 s
  Memory: 15.606498718261719 GB (12879.765625 MB free)
  Uptime: 538.91 sec
  Load Avg:  1.09  1.15  0.69
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 18 Mar 2024 - 14:55
  • Package commit: 6ffb42
  • Julia commit: bd47ec
  • 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
["assemble", "basic bilinear", "mass matrix"] 67.521 ms (5%) 140.16 MiB (1%) 245117
["assemble", "basic bilinear", "stiffness matrix"] 4.334 s (5%) 85.690 ms 1.17 GiB (1%) 17655117
["assemble", "poisson DG", "AffineFESystem"] 1.111 s (5%) 12.673 ms 325.97 MiB (1%) 4118189
["assemble", "poisson DG", "a_Γ(u, v)"] 692.429 ms (5%) 101.198 ms 193.07 MiB (1%) 1997209
["assemble", "poisson DG", "a_Γb(u, v)"] 172.884 ms (5%) 49.02 MiB (1%) 662019
["assemble", "poisson DG", "a_Ω(u, v)"] 358.894 ms (5%) 82.71 MiB (1%) 1458149
["assemble", "poisson DG", "l_Γb(v)"] 76.993 μs (5%) 158.66 KiB (1%) 949
["assemble", "poisson DG", "l_Ω(v)"] 19.637 μs (5%) 22.61 KiB (1%) 21
["covo", "Quad", "explicit_step"] 102.487 ms (5%) 69.42 MiB (1%) 5263
["covo", "Quad", "integral_surface"] 50.420 ms (5%)
["covo", "Quad", "integral_volume"] 20.312 ms (5%)
["covo", "TriQuad", "explicit_step"] 377.520 ms (5%) 12.945 ms 381.66 MiB (1%) 1769604
["covo", "TriQuad", "integral_surface"] 280.368 ms (5%) 22.787 ms 226.96 MiB (1%) 1379955
["covo", "TriQuad", "integral_volume"] 59.277 ms (5%) 48.39 MiB (1%) 379526
["entities", "edges2nodes"] 1.552 ns (5%)
["entities", "nedges"] 1.552 ns (5%)
["entities", "nnodes"] 3.095 ns (5%)
["entities", "nodes"] 1.552 ns (5%)
["mesh", "todo"] 1.552 ns (5%)

Benchmark Group List

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

  • ["assemble", "basic bilinear"]
  • ["assemble", "poisson DG"]
  • ["covo", "Quad"]
  • ["covo", "TriQuad"]
  • ["entities"]
  • ["mesh"]

Julia versioninfo

Julia Version 1.10.2
Commit bd47eca2c8a (2024-03-01 10:14 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.4 LTS
  uname: Linux 6.5.0-1016-azure #16~22.04.1-Ubuntu SMP Fri Feb 16 15:42:02 UTC 2024 x86_64 x86_64
  CPU: AMD EPYC 7763 64-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1  3217 MHz       2003 s          0 s        276 s       4917 s          0 s
       #2  3203 MHz       2947 s          0 s        259 s       3989 s          0 s
       #3  3256 MHz       1828 s          0 s        229 s       5137 s          0 s
       #4  3244 MHz       2187 s          0 s        270 s       4748 s          0 s
  Memory: 15.606498718261719 GB (12787.140625 MB free)
  Uptime: 723.68 sec
  Load Avg:  1.02  1.08  0.76
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

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

lscpu output:

Architecture:                       x86_64
CPU op-mode(s):                     32-bit, 64-bit
Address sizes:                      48 bits physical, 48 bits virtual
Byte Order:                         Little Endian
CPU(s):                             4
On-line CPU(s) list:                0-3
Vendor ID:                          AuthenticAMD
Model name:                         AMD EPYC 7763 64-Core Processor
CPU family:                         25
Model:                              1
Thread(s) per core:                 2
Core(s) per socket:                 2
Socket(s):                          1
Stepping:                           1
BogoMIPS:                           4890.86
Flags:                              fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization:                     AMD-V
Hypervisor vendor:                  Microsoft
Virtualization type:                full
L1d cache:                          64 KiB (2 instances)
L1i cache:                          64 KiB (2 instances)
L2 cache:                           1 MiB (2 instances)
L3 cache:                           32 MiB (1 instance)
NUMA node(s):                       1
NUMA node0 CPU(s):                  0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit:        Not affected
Vulnerability L1tf:                 Not affected
Vulnerability Mds:                  Not affected
Vulnerability Meltdown:             Not affected
Vulnerability Mmio stale data:      Not affected
Vulnerability Retbleed:             Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
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:      Not affected
Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft

Copy link

github-actions bot commented Mar 18, 2024

Benchmark Results

main 4657ca9... main/4657ca97915f52...
assemble/basic bilinear/mass matrix 0.0846 ± 0.025 s 14.4 ± 0.091 ms 5.89
assemble/basic bilinear/stiffness matrix 0.217 ± 0.0031 s 0.0742 ± 0.00012 s 2.92
assemble/poisson DG/AffineFESystem 0.081 ± 0.011 s 0.053 ± 0.0064 s 1.53
assemble/poisson DG/a_Γ(u, v) 0.0478 ± 0.011 s 0.037 ± 0.0009 s 1.29
assemble/poisson DG/a_Γb(u, v) 12.9 ± 0.5 ms 8.26 ± 0.22 ms 1.56
assemble/poisson DG/a_Ω(u, v) 13.3 ± 2.7 ms 7.64 ± 0.018 ms 1.74
assemble/poisson DG/l_Γb(v) 0.169 ± 0.0063 ms 0.161 ± 0.0078 ms 1.05
assemble/poisson DG/l_Ω(v) 22.9 ± 2.7 μs 23.2 ± 2.6 μs 0.988
covo/Quad/explicit_step 0.104 ± 0.0029 s 0.103 ± 0.00081 s 1
covo/Quad/integral_surface 0.0509 ± 0.00044 s 0.0531 ± 0.00055 s 0.959
covo/Quad/integral_volume 22.5 ± 0.08 ms 22.2 ± 0.047 ms 1.02
covo/TriQuad/explicit_step 0.376 ± 0.017 s 0.39 ± 0.0044 s 0.963
covo/TriQuad/integral_surface 0.27 ± 0.024 s 0.282 ± 0.051 s 0.959
covo/TriQuad/integral_volume 0.0709 ± 0.0022 s 0.0731 ± 0.0022 s 0.97
entities/edges2nodes 1.56 ± 0.01 ns 1.55 ± 0.01 ns 1.01
entities/nedges 1.55 ± 0.01 ns 1.55 ± 0.01 ns 1
entities/nnodes 2.79 ± 0.01 ns 2.81 ± 0.01 ns 0.996
entities/nodes 1.55 ± 0.01 ns 1.56 ± 0.01 ns 0.994
mesh/todo 1.55 ± 0.01 ns 1.55 ± 0.01 ns 1
time_to_load 14.4 ± 0.22 s 14.5 ± 0.16 s 0.992

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR.
Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

Copy link

github-actions bot commented Apr 3, 2024

Benchmark result

Judge result

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

Job Properties

  • Time of benchmarks:
    • Target: 3 Apr 2024 - 17:14
    • Baseline: 3 Apr 2024 - 17:17
  • Package commits:
    • Target: ecfbcf
    • Baseline: fa27e9
  • Julia commits:
    • Target: bd47ec
    • Baseline: bd47ec
  • 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
["assemble", "poisson DG", "a_Γ(u, v)"] 0.86 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["assemble", "basic bilinear"]
  • ["assemble", "poisson DG"]
  • ["covo", "Quad"]
  • ["covo", "TriQuad"]
  • ["entities"]
  • ["mesh"]

Julia versioninfo

Target

Julia Version 1.10.2
Commit bd47eca2c8a (2024-03-01 10:14 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.4 LTS
  uname: Linux 6.5.0-1016-azure #16~22.04.1-Ubuntu SMP Fri Feb 16 15:42:02 UTC 2024 x86_64 x86_64
  CPU: AMD EPYC 7763 64-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1  3242 MHz       1810 s          0 s        241 s       5024 s          0 s
       #2  3233 MHz       2084 s          0 s        220 s       4782 s          0 s
       #3  2445 MHz       1717 s          0 s        225 s       5128 s          0 s
       #4  2445 MHz       1909 s          0 s        258 s       4904 s          0 s
  Memory: 15.606498718261719 GB (12790.29296875 MB free)
  Uptime: 711.77 sec
  Load Avg:  1.1  1.23  0.78
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.2
Commit bd47eca2c8a (2024-03-01 10:14 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.4 LTS
  uname: Linux 6.5.0-1016-azure #16~22.04.1-Ubuntu SMP Fri Feb 16 15:42:02 UTC 2024 x86_64 x86_64
  CPU: AMD EPYC 7763 64-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1  3243 MHz       2044 s          0 s        289 s       6584 s          0 s
       #2  2445 MHz       2632 s          0 s        279 s       6017 s          0 s
       #3  2589 MHz       2097 s          0 s        250 s       6565 s          0 s
       #4  2732 MHz       2475 s          0 s        312 s       6127 s          0 s
  Memory: 15.606498718261719 GB (12778.828125 MB free)
  Uptime: 896.35 sec
  Load Avg:  1.0  1.12  0.83
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 3 Apr 2024 - 17:14
  • Package commit: ecfbcf
  • Julia commit: bd47ec
  • 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
["assemble", "basic bilinear", "mass matrix"] 68.847 ms (5%) 140.16 MiB (1%) 245117
["assemble", "basic bilinear", "stiffness matrix"] 4.257 s (5%) 83.197 ms 1.17 GiB (1%) 17655117
["assemble", "poisson DG", "AffineFESystem"] 1.078 s (5%) 15.920 ms 326.05 MiB (1%) 4118189
["assemble", "poisson DG", "a_Γ(u, v)"] 524.484 ms (5%) 193.14 MiB (1%) 1997209
["assemble", "poisson DG", "a_Γb(u, v)"] 169.640 ms (5%) 49.03 MiB (1%) 662019
["assemble", "poisson DG", "a_Ω(u, v)"] 351.702 ms (5%) 82.71 MiB (1%) 1458149
["assemble", "poisson DG", "l_Γb(v)"] 64.270 μs (5%) 159.66 KiB (1%) 949
["assemble", "poisson DG", "l_Ω(v)"] 19.286 μs (5%) 22.61 KiB (1%) 21
["covo", "Quad", "explicit_step"] 102.073 ms (5%) 69.43 MiB (1%) 5263
["covo", "Quad", "integral_surface"] 50.365 ms (5%)
["covo", "Quad", "integral_volume"] 20.390 ms (5%)
["covo", "TriQuad", "explicit_step"] 382.550 ms (5%) 12.667 ms 382.36 MiB (1%) 1813712
["covo", "TriQuad", "integral_surface"] 286.492 ms (5%) 23.761 ms 227.64 MiB (1%) 1424064
["covo", "TriQuad", "integral_volume"] 59.970 ms (5%) 48.39 MiB (1%) 379526
["entities", "edges2nodes"] 1.552 ns (5%)
["entities", "nedges"] 1.552 ns (5%)
["entities", "nnodes"] 2.785 ns (5%)
["entities", "nodes"] 1.552 ns (5%)
["mesh", "todo"] 1.552 ns (5%)

Benchmark Group List

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

  • ["assemble", "basic bilinear"]
  • ["assemble", "poisson DG"]
  • ["covo", "Quad"]
  • ["covo", "TriQuad"]
  • ["entities"]
  • ["mesh"]

Julia versioninfo

Julia Version 1.10.2
Commit bd47eca2c8a (2024-03-01 10:14 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.4 LTS
  uname: Linux 6.5.0-1016-azure #16~22.04.1-Ubuntu SMP Fri Feb 16 15:42:02 UTC 2024 x86_64 x86_64
  CPU: AMD EPYC 7763 64-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1  3242 MHz       1810 s          0 s        241 s       5024 s          0 s
       #2  3233 MHz       2084 s          0 s        220 s       4782 s          0 s
       #3  2445 MHz       1717 s          0 s        225 s       5128 s          0 s
       #4  2445 MHz       1909 s          0 s        258 s       4904 s          0 s
  Memory: 15.606498718261719 GB (12790.29296875 MB free)
  Uptime: 711.77 sec
  Load Avg:  1.1  1.23  0.78
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 3 Apr 2024 - 17:17
  • Package commit: fa27e9
  • Julia commit: bd47ec
  • 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
["assemble", "basic bilinear", "mass matrix"] 68.974 ms (5%) 140.16 MiB (1%) 245117
["assemble", "basic bilinear", "stiffness matrix"] 4.306 s (5%) 94.351 ms 1.17 GiB (1%) 17655117
["assemble", "poisson DG", "AffineFESystem"] 1.100 s (5%) 19.336 ms 326.05 MiB (1%) 4118189
["assemble", "poisson DG", "a_Γ(u, v)"] 610.457 ms (5%) 193.14 MiB (1%) 1997209
["assemble", "poisson DG", "a_Γb(u, v)"] 173.107 ms (5%) 49.03 MiB (1%) 662019
["assemble", "poisson DG", "a_Ω(u, v)"] 353.870 ms (5%) 82.71 MiB (1%) 1458149
["assemble", "poisson DG", "l_Γb(v)"] 66.193 μs (5%) 159.66 KiB (1%) 949
["assemble", "poisson DG", "l_Ω(v)"] 19.186 μs (5%) 22.61 KiB (1%) 21
["covo", "Quad", "explicit_step"] 103.560 ms (5%) 69.43 MiB (1%) 5263
["covo", "Quad", "integral_surface"] 51.910 ms (5%)
["covo", "Quad", "integral_volume"] 19.931 ms (5%)
["covo", "TriQuad", "explicit_step"] 385.841 ms (5%) 12.897 ms 382.36 MiB (1%) 1813712
["covo", "TriQuad", "integral_surface"] 292.380 ms (5%) 24.436 ms 227.64 MiB (1%) 1424064
["covo", "TriQuad", "integral_volume"] 61.579 ms (5%) 48.39 MiB (1%) 379526
["entities", "edges2nodes"] 1.552 ns (5%)
["entities", "nedges"] 1.552 ns (5%)
["entities", "nnodes"] 2.785 ns (5%)
["entities", "nodes"] 1.552 ns (5%)
["mesh", "todo"] 1.552 ns (5%)

Benchmark Group List

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

  • ["assemble", "basic bilinear"]
  • ["assemble", "poisson DG"]
  • ["covo", "Quad"]
  • ["covo", "TriQuad"]
  • ["entities"]
  • ["mesh"]

Julia versioninfo

Julia Version 1.10.2
Commit bd47eca2c8a (2024-03-01 10:14 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.4 LTS
  uname: Linux 6.5.0-1016-azure #16~22.04.1-Ubuntu SMP Fri Feb 16 15:42:02 UTC 2024 x86_64 x86_64
  CPU: AMD EPYC 7763 64-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1  3243 MHz       2044 s          0 s        289 s       6584 s          0 s
       #2  2445 MHz       2632 s          0 s        279 s       6017 s          0 s
       #3  2589 MHz       2097 s          0 s        250 s       6565 s          0 s
       #4  2732 MHz       2475 s          0 s        312 s       6127 s          0 s
  Memory: 15.606498718261719 GB (12778.828125 MB free)
  Uptime: 896.35 sec
  Load Avg:  1.0  1.12  0.83
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

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

lscpu output:

Architecture:                       x86_64
CPU op-mode(s):                     32-bit, 64-bit
Address sizes:                      48 bits physical, 48 bits virtual
Byte Order:                         Little Endian
CPU(s):                             4
On-line CPU(s) list:                0-3
Vendor ID:                          AuthenticAMD
Model name:                         AMD EPYC 7763 64-Core Processor
CPU family:                         25
Model:                              1
Thread(s) per core:                 2
Core(s) per socket:                 2
Socket(s):                          1
Stepping:                           1
BogoMIPS:                           4890.86
Flags:                              fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization:                     AMD-V
Hypervisor vendor:                  Microsoft
Virtualization type:                full
L1d cache:                          64 KiB (2 instances)
L1i cache:                          64 KiB (2 instances)
L2 cache:                           1 MiB (2 instances)
L3 cache:                           32 MiB (1 instance)
NUMA node(s):                       1
NUMA node0 CPU(s):                  0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit:        Not affected
Vulnerability L1tf:                 Not affected
Vulnerability Mds:                  Not affected
Vulnerability Meltdown:             Not affected
Vulnerability Mmio stale data:      Not affected
Vulnerability Retbleed:             Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
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:      Not affected
Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft

Copy link

github-actions bot commented Apr 3, 2024

Benchmark result

Judge result

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

Job Properties

  • Time of benchmarks:
    • Target: 3 Apr 2024 - 18:09
    • Baseline: 3 Apr 2024 - 18:12
  • Package commits:
    • Target: 8ce0b5
    • Baseline: fa27e9
  • Julia commits:
    • Target: bd47ec
    • Baseline: bd47ec
  • 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
["assemble", "basic bilinear", "mass matrix"] 0.24 (5%) ✅ 0.10 (1%) ✅
["assemble", "basic bilinear", "stiffness matrix"] 0.02 (5%) ✅ 0.01 (1%) ✅
["assemble", "poisson DG", "AffineFESystem"] 0.05 (5%) ✅ 0.22 (1%) ✅
["assemble", "poisson DG", "a_Γ(u, v)"] 0.07 (5%) ✅ 0.31 (1%) ✅
["assemble", "poisson DG", "a_Γb(u, v)"] 0.03 (5%) ✅ 0.22 (1%) ✅
["assemble", "poisson DG", "a_Ω(u, v)"] 0.02 (5%) ✅ 0.00 (1%) ✅
["covo", "TriQuad", "integral_surface"] 0.94 (5%) ✅ 1.00 (1%)
["entities", "nnodes"] 0.90 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["assemble", "basic bilinear"]
  • ["assemble", "poisson DG"]
  • ["covo", "Quad"]
  • ["covo", "TriQuad"]
  • ["entities"]
  • ["mesh"]

Julia versioninfo

Target

Julia Version 1.10.2
Commit bd47eca2c8a (2024-03-01 10:14 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.4 LTS
  uname: Linux 6.5.0-1016-azure #16~22.04.1-Ubuntu SMP Fri Feb 16 15:42:02 UTC 2024 x86_64 x86_64
  CPU: AMD EPYC 7763 64-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1  2445 MHz       1992 s          0 s        245 s       4724 s          0 s
       #2  2445 MHz       2098 s          0 s        217 s       4655 s          0 s
       #3  3232 MHz       1814 s          0 s        206 s       4923 s          0 s
       #4  3241 MHz       1746 s          0 s        192 s       5030 s          0 s
  Memory: 15.606498718261719 GB (12330.1015625 MB free)
  Uptime: 700.31 sec
  Load Avg:  1.04  1.23  0.78
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.2
Commit bd47eca2c8a (2024-03-01 10:14 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.4 LTS
  uname: Linux 6.5.0-1016-azure #16~22.04.1-Ubuntu SMP Fri Feb 16 15:42:02 UTC 2024 x86_64 x86_64
  CPU: AMD EPYC 7763 64-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1  3215 MHz       2608 s          0 s        294 s       5983 s          0 s
       #2  2604 MHz       2762 s          0 s        267 s       5866 s          0 s
       #3  2445 MHz       2127 s          0 s        255 s       6485 s          0 s
       #4  3242 MHz       1963 s          0 s        221 s       6708 s          0 s
  Memory: 15.606498718261719 GB (12794.54296875 MB free)
  Uptime: 893.09 sec
  Load Avg:  1.0  1.11  0.83
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 3 Apr 2024 - 18:9
  • Package commit: 8ce0b5
  • Julia commit: bd47ec
  • 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
["assemble", "basic bilinear", "mass matrix"] 16.373 ms (5%) 13.82 MiB (1%) 117
["assemble", "basic bilinear", "stiffness matrix"] 79.703 ms (5%) 13.82 MiB (1%) 117
["assemble", "poisson DG", "AffineFESystem"] 53.254 ms (5%) 71.70 MiB (1%) 17213
["assemble", "poisson DG", "a_Γ(u, v)"] 37.528 ms (5%) 59.36 MiB (1%) 13105
["assemble", "poisson DG", "a_Γb(u, v)"] 7.343 ms (5%) 10.83 MiB (1%) 3203
["assemble", "poisson DG", "a_Ω(u, v)"] 7.893 ms (5%) 349.81 KiB (1%) 69
["assemble", "poisson DG", "l_Γb(v)"] 68.889 μs (5%) 159.66 KiB (1%) 949
["assemble", "poisson DG", "l_Ω(v)"] 19.407 μs (5%) 22.61 KiB (1%) 21
["covo", "Quad", "explicit_step"] 103.161 ms (5%) 69.43 MiB (1%) 5263
["covo", "Quad", "integral_surface"] 51.375 ms (5%)
["covo", "Quad", "integral_volume"] 20.483 ms (5%)
["covo", "TriQuad", "explicit_step"] 407.827 ms (5%) 19.756 ms 382.36 MiB (1%) 1813713
["covo", "TriQuad", "integral_surface"] 279.912 ms (5%) 227.64 MiB (1%) 1424064
["covo", "TriQuad", "integral_volume"] 60.879 ms (5%) 48.39 MiB (1%) 379526
["entities", "edges2nodes"] 1.552 ns (5%)
["entities", "nedges"] 1.552 ns (5%)
["entities", "nnodes"] 2.785 ns (5%)
["entities", "nodes"] 1.552 ns (5%)
["mesh", "todo"] 1.552 ns (5%)

Benchmark Group List

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

  • ["assemble", "basic bilinear"]
  • ["assemble", "poisson DG"]
  • ["covo", "Quad"]
  • ["covo", "TriQuad"]
  • ["entities"]
  • ["mesh"]

Julia versioninfo

Julia Version 1.10.2
Commit bd47eca2c8a (2024-03-01 10:14 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.4 LTS
  uname: Linux 6.5.0-1016-azure #16~22.04.1-Ubuntu SMP Fri Feb 16 15:42:02 UTC 2024 x86_64 x86_64
  CPU: AMD EPYC 7763 64-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1  2445 MHz       1992 s          0 s        245 s       4724 s          0 s
       #2  2445 MHz       2098 s          0 s        217 s       4655 s          0 s
       #3  3232 MHz       1814 s          0 s        206 s       4923 s          0 s
       #4  3241 MHz       1746 s          0 s        192 s       5030 s          0 s
  Memory: 15.606498718261719 GB (12330.1015625 MB free)
  Uptime: 700.31 sec
  Load Avg:  1.04  1.23  0.78
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 3 Apr 2024 - 18:12
  • Package commit: fa27e9
  • Julia commit: bd47ec
  • 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
["assemble", "basic bilinear", "mass matrix"] 67.687 ms (5%) 140.16 MiB (1%) 245117
["assemble", "basic bilinear", "stiffness matrix"] 4.431 s (5%) 84.556 ms 1.17 GiB (1%) 17655117
["assemble", "poisson DG", "AffineFESystem"] 1.059 s (5%) 12.645 ms 326.05 MiB (1%) 4118189
["assemble", "poisson DG", "a_Γ(u, v)"] 517.549 ms (5%) 193.14 MiB (1%) 1997209
["assemble", "poisson DG", "a_Γb(u, v)"] 250.663 ms (5%) 71.268 ms 49.03 MiB (1%) 662019
["assemble", "poisson DG", "a_Ω(u, v)"] 345.205 ms (5%) 82.71 MiB (1%) 1458149
["assemble", "poisson DG", "l_Γb(v)"] 67.436 μs (5%) 159.66 KiB (1%) 949
["assemble", "poisson DG", "l_Ω(v)"] 19.717 μs (5%) 22.61 KiB (1%) 21
["covo", "Quad", "explicit_step"] 101.794 ms (5%) 69.43 MiB (1%) 5263
["covo", "Quad", "integral_surface"] 51.386 ms (5%)
["covo", "Quad", "integral_volume"] 20.236 ms (5%)
["covo", "TriQuad", "explicit_step"] 397.825 ms (5%) 11.420 ms 382.36 MiB (1%) 1813712
["covo", "TriQuad", "integral_surface"] 297.899 ms (5%) 23.976 ms 227.64 MiB (1%) 1424064
["covo", "TriQuad", "integral_volume"] 61.100 ms (5%) 48.39 MiB (1%) 379526
["entities", "edges2nodes"] 1.552 ns (5%)
["entities", "nedges"] 1.552 ns (5%)
["entities", "nnodes"] 3.095 ns (5%)
["entities", "nodes"] 1.552 ns (5%)
["mesh", "todo"] 1.552 ns (5%)

Benchmark Group List

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

  • ["assemble", "basic bilinear"]
  • ["assemble", "poisson DG"]
  • ["covo", "Quad"]
  • ["covo", "TriQuad"]
  • ["entities"]
  • ["mesh"]

Julia versioninfo

Julia Version 1.10.2
Commit bd47eca2c8a (2024-03-01 10:14 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.4 LTS
  uname: Linux 6.5.0-1016-azure #16~22.04.1-Ubuntu SMP Fri Feb 16 15:42:02 UTC 2024 x86_64 x86_64
  CPU: AMD EPYC 7763 64-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1  3215 MHz       2608 s          0 s        294 s       5983 s          0 s
       #2  2604 MHz       2762 s          0 s        267 s       5866 s          0 s
       #3  2445 MHz       2127 s          0 s        255 s       6485 s          0 s
       #4  3242 MHz       1963 s          0 s        221 s       6708 s          0 s
  Memory: 15.606498718261719 GB (12794.54296875 MB free)
  Uptime: 893.09 sec
  Load Avg:  1.0  1.11  0.83
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

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

lscpu output:

Architecture:                       x86_64
CPU op-mode(s):                     32-bit, 64-bit
Address sizes:                      48 bits physical, 48 bits virtual
Byte Order:                         Little Endian
CPU(s):                             4
On-line CPU(s) list:                0-3
Vendor ID:                          AuthenticAMD
Model name:                         AMD EPYC 7763 64-Core Processor
CPU family:                         25
Model:                              1
Thread(s) per core:                 2
Core(s) per socket:                 2
Socket(s):                          1
Stepping:                           1
BogoMIPS:                           4890.86
Flags:                              fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization:                     AMD-V
Hypervisor vendor:                  Microsoft
Virtualization type:                full
L1d cache:                          64 KiB (2 instances)
L1i cache:                          64 KiB (2 instances)
L2 cache:                           1 MiB (2 instances)
L3 cache:                           32 MiB (1 instance)
NUMA node(s):                       1
NUMA node0 CPU(s):                  0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit:        Not affected
Vulnerability L1tf:                 Not affected
Vulnerability Mds:                  Not affected
Vulnerability Meltdown:             Not affected
Vulnerability Mmio stale data:      Not affected
Vulnerability Retbleed:             Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
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:      Not affected
Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft

@ghislainb ghislainb changed the title run CI/CD with julia v1.10 Improve type stability and inference for bilinear assemble and run CI/CD with julia v1.10 Apr 3, 2024
@ghislainb ghislainb requested a review from bmxam April 3, 2024 18:42
@ghislainb ghislainb requested a review from bmxam April 3, 2024 21:20
@ghislainb ghislainb merged commit 8a5dbec into main Apr 4, 2024
9 checks passed
@ghislainb ghislainb deleted the ci_v1-10 branch April 4, 2024 06:05
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.

2 participants