e4st-dev / E4ST.jl

Engineering, Economic, and Environmental Electricity Simulation Tool (E4ST)
GNU General Public License v3.0
7 stars 1 forks source link

RFF-E4ST documentation #260

Open Ethan-Russell opened 7 months ago

Ethan-Russell commented 7 months ago

Not yet complete, but this PR is for getting RFF-E4ST documentation ready to push out.
The URL of this will be: https://e4st-dev.github.io/E4ST.jl/dev/rff-e4st.html

Or, if we decide to split into multiple web pages, it will be something different. But for now, I think one run-on document should suffice.

Closes #255

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.65%. Comparing base (1dc1db0) to head (e159a6a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #260 +/- ## ========================================== + Coverage 89.61% 89.65% +0.03% ========================================== Files 52 52 Lines 5268 5268 ========================================== + Hits 4721 4723 +2 + Misses 547 545 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 7 months ago
Benchmark result # Judge result # Benchmark Report for */home/runner/work/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmarks: - Target: 21 Dec 2023 - 15:49 - Baseline: 21 Dec 2023 - 15:51 * Package commits: - Target: 822bda - Baseline: 4fce27 * Julia commits: - Target: 8e5136 - Baseline: 8e5136 * 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 :x:), while a ratio less than `1.0` denotes a possible improvement (marked with :white_check_mark:). 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 | |---------------------|------------------------------|------------------------------| | `["get_plnom"]` | 0.93 (5%) :white_check_mark: | 1.00 (1%) | | `["run_e4st"]` | 0.00 (5%) :white_check_mark: | 0.02 (1%) :white_check_mark: | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ### Target ``` Julia Version 1.9.4 Commit 8e5136fa297 (2023-11-14 08:46 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2651 MHz 1492 s 0 s 108 s 4529 s 0 s #2 2445 MHz 1742 s 0 s 104 s 4288 s 0 s #3 3244 MHz 1087 s 0 s 114 s 4921 s 0 s #4 3228 MHz 1224 s 0 s 111 s 4793 s 0 s Memory: 15.60690689086914 GB (12535.734375 MB free) Uptime: 615.65 sec Load Avg: 1.03 1.01 0.55 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-14.0.6 (ORCJIT, znver3) Threads: 1 on 4 virtual cores ``` ### Baseline ``` Julia Version 1.9.4 Commit 8e5136fa297 (2023-11-14 08:46 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2445 MHz 2012 s 0 s 120 s 5426 s 0 s #2 2445 MHz 2115 s 0 s 114 s 5333 s 0 s #3 3274 MHz 1236 s 0 s 124 s 6190 s 0 s #4 3242 MHz 1601 s 0 s 128 s 5827 s 0 s Memory: 15.60690689086914 GB (13415.03515625 MB free) Uptime: 758.78 sec Load Avg: 1.0 1.0 0.62 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-14.0.6 (ORCJIT, znver3) Threads: 1 on 4 virtual cores ``` --- # Target result # Benchmark Report for */home/runner/work/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmark: 21 Dec 2023 - 15:49 * Package commit: 822bda * Julia commit: 8e5136 * 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 | |---------------------|----------------:|-----------:|----------------:|------------:| | `["get_af"]` | 75.660 ns (5%) | | 32 bytes (1%) | 2 | | `["get_generator"]` | 36.498 ns (5%) | | 48 bytes (1%) | 1 | | `["get_plnom"]` | 84.617 ns (5%) | | 48 bytes (1%) | 3 | | `["read_data"]` | 31.988 ms (5%) | | 9.88 MiB (1%) | 336584 | | `["run_e4st"]` | 192.617 ms (5%) | 8.341 ms | 114.45 MiB (1%) | 1004897 | | `["setup_model"]` | 1.485 s (5%) | 438.399 ms | 1.00 GiB (1%) | 14032956 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ``` Julia Version 1.9.4 Commit 8e5136fa297 (2023-11-14 08:46 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2651 MHz 1492 s 0 s 108 s 4529 s 0 s #2 2445 MHz 1742 s 0 s 104 s 4288 s 0 s #3 3244 MHz 1087 s 0 s 114 s 4921 s 0 s #4 3228 MHz 1224 s 0 s 111 s 4793 s 0 s Memory: 15.60690689086914 GB (12535.734375 MB free) Uptime: 615.65 sec Load Avg: 1.03 1.01 0.55 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-14.0.6 (ORCJIT, znver3) Threads: 1 on 4 virtual cores ``` --- # Baseline result # Benchmark Report for */home/runner/work/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmark: 21 Dec 2023 - 15:51 * Package commit: 4fce27 * Julia commit: 8e5136 * 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 | |---------------------|---------------:|-----------:|--------------:|------------:| | `["get_af"]` | 76.652 ns (5%) | | 32 bytes (1%) | 2 | | `["get_generator"]` | 35.857 ns (5%) | | 48 bytes (1%) | 1 | | `["get_plnom"]` | 91.200 ns (5%) | | 48 bytes (1%) | 3 | | `["read_data"]` | 31.660 ms (5%) | | 9.88 MiB (1%) | 336553 | | `["run_e4st"]` | 57.370 s (5%) | 1.833 s | 5.07 GiB (1%) | 77178465 | | `["setup_model"]` | 1.478 s (5%) | 413.518 ms | 1.00 GiB (1%) | 14032956 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ``` Julia Version 1.9.4 Commit 8e5136fa297 (2023-11-14 08:46 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2445 MHz 2012 s 0 s 120 s 5426 s 0 s #2 2445 MHz 2115 s 0 s 114 s 5333 s 0 s #3 3274 MHz 1236 s 0 s 124 s 6190 s 0 s #4 3242 MHz 1601 s 0 s 128 s 5827 s 0 s Memory: 15.60690689086914 GB (13415.03515625 MB free) Uptime: 758.78 sec Load Avg: 1.0 1.0 0.62 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-14.0.6 (ORCJIT, znver3) Threads: 1 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: Mitigation; 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 |
github-actions[bot] commented 7 months ago
Benchmark result # Judge result # Benchmark Report for */home/runner/work/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmarks: - Target: 21 Dec 2023 - 18:34 - Baseline: 21 Dec 2023 - 18:36 * Package commits: - Target: 996a3f - Baseline: 4fce27 * Julia commits: - Target: 8e5136 - Baseline: 8e5136 * 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 :x:), while a ratio less than `1.0` denotes a possible improvement (marked with :white_check_mark:). 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 | |---------------------|------------------------------|------------------------------| | `["get_af"]` | 0.94 (5%) :white_check_mark: | 1.00 (1%) | | `["get_plnom"]` | 0.92 (5%) :white_check_mark: | 1.00 (1%) | | `["run_e4st"]` | 0.00 (5%) :white_check_mark: | 0.02 (1%) :white_check_mark: | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ### Target ``` Julia Version 1.9.4 Commit 8e5136fa297 (2023-11-14 08:46 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2943 MHz 1472 s 0 s 102 s 3970 s 0 s #2 2445 MHz 1773 s 0 s 107 s 3670 s 0 s #3 3243 MHz 1168 s 0 s 120 s 4253 s 0 s #4 2445 MHz 1171 s 0 s 117 s 4252 s 0 s Memory: 15.60690689086914 GB (12567.76953125 MB free) Uptime: 557.52 sec Load Avg: 1.02 1.0 0.54 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-14.0.6 (ORCJIT, znver3) Threads: 1 on 4 virtual cores ``` ### Baseline ``` Julia Version 1.9.4 Commit 8e5136fa297 (2023-11-14 08:46 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2604 MHz 1628 s 0 s 115 s 5280 s 0 s #2 2445 MHz 2036 s 0 s 121 s 4872 s 0 s #3 3243 MHz 1782 s 0 s 142 s 5099 s 0 s #4 2445 MHz 1601 s 0 s 126 s 5292 s 0 s Memory: 15.60690689086914 GB (13520.26953125 MB free) Uptime: 705.82 sec Load Avg: 1.0 1.0 0.61 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-14.0.6 (ORCJIT, znver3) Threads: 1 on 4 virtual cores ``` --- # Target result # Benchmark Report for */home/runner/work/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmark: 21 Dec 2023 - 18:34 * Package commit: 996a3f * Julia commit: 8e5136 * 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 | |---------------------|----------------:|-----------:|----------------:|------------:| | `["get_af"]` | 73.527 ns (5%) | | 32 bytes (1%) | 2 | | `["get_generator"]` | 37.580 ns (5%) | | 48 bytes (1%) | 1 | | `["get_plnom"]` | 82.684 ns (5%) | | 48 bytes (1%) | 3 | | `["read_data"]` | 33.268 ms (5%) | | 9.88 MiB (1%) | 336584 | | `["run_e4st"]` | 194.855 ms (5%) | 8.947 ms | 114.44 MiB (1%) | 1004897 | | `["setup_model"]` | 1.492 s (5%) | 462.713 ms | 1.00 GiB (1%) | 14032956 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ``` Julia Version 1.9.4 Commit 8e5136fa297 (2023-11-14 08:46 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2943 MHz 1472 s 0 s 102 s 3970 s 0 s #2 2445 MHz 1773 s 0 s 107 s 3670 s 0 s #3 3243 MHz 1168 s 0 s 120 s 4253 s 0 s #4 2445 MHz 1171 s 0 s 117 s 4252 s 0 s Memory: 15.60690689086914 GB (12567.76953125 MB free) Uptime: 557.52 sec Load Avg: 1.02 1.0 0.54 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-14.0.6 (ORCJIT, znver3) Threads: 1 on 4 virtual cores ``` --- # Baseline result # Benchmark Report for */home/runner/work/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmark: 21 Dec 2023 - 18:36 * Package commit: 4fce27 * Julia commit: 8e5136 * 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 | |---------------------|---------------:|-----------:|--------------:|------------:| | `["get_af"]` | 77.865 ns (5%) | | 32 bytes (1%) | 2 | | `["get_generator"]` | 37.220 ns (5%) | | 48 bytes (1%) | 1 | | `["get_plnom"]` | 89.437 ns (5%) | | 48 bytes (1%) | 3 | | `["read_data"]` | 33.372 ms (5%) | | 9.88 MiB (1%) | 336553 | | `["run_e4st"]` | 60.877 s (5%) | 1.905 s | 5.08 GiB (1%) | 77371516 | | `["setup_model"]` | 1.440 s (5%) | 414.752 ms | 1.00 GiB (1%) | 14032956 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ``` Julia Version 1.9.4 Commit 8e5136fa297 (2023-11-14 08:46 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2604 MHz 1628 s 0 s 115 s 5280 s 0 s #2 2445 MHz 2036 s 0 s 121 s 4872 s 0 s #3 3243 MHz 1782 s 0 s 142 s 5099 s 0 s #4 2445 MHz 1601 s 0 s 126 s 5292 s 0 s Memory: 15.60690689086914 GB (13520.26953125 MB free) Uptime: 705.82 sec Load Avg: 1.0 1.0 0.61 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-14.0.6 (ORCJIT, znver3) Threads: 1 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.87 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: Mitigation; 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 |
github-actions[bot] commented 6 months ago
Benchmark result # Judge result # Benchmark Report for */home/runner/work/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmarks: - Target: 13 Jan 2024 - 18:33 - Baseline: 13 Jan 2024 - 18:35 * Package commits: - Target: b5e703 - Baseline: edc6fc * Julia commits: - Target: 312098 - Baseline: 312098 * 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 :x:), while a ratio less than `1.0` denotes a possible improvement (marked with :white_check_mark:). 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 | |---------------------|------------------------------|------------------------------| | `["get_af"]` | 1.16 (5%) :x: | 1.00 (1%) | | `["get_generator"]` | 1.07 (5%) :x: | 1.00 (1%) | | `["run_e4st"]` | 0.00 (5%) :white_check_mark: | 0.03 (1%) :white_check_mark: | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ### Target ``` Julia Version 1.10.0 Commit 3120989f39b (2023-12-25 18:01 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3239 MHz 1040 s 0 s 110 s 2893 s 0 s #2 3243 MHz 1851 s 0 s 108 s 2082 s 0 s #3 3091 MHz 1326 s 0 s 110 s 2602 s 0 s #4 2445 MHz 1566 s 0 s 115 s 2356 s 0 s Memory: 15.60690689086914 GB (12882.76953125 MB free) Uptime: 407.39 sec Load Avg: 1.15 1.14 0.58 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 on 4 virtual cores ``` ### Baseline ``` Julia Version 1.10.0 Commit 3120989f39b (2023-12-25 18:01 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3104 MHz 1150 s 0 s 117 s 4117 s 0 s #2 3242 MHz 2245 s 0 s 121 s 3018 s 0 s #3 2603 MHz 1638 s 0 s 118 s 3624 s 0 s #4 2588 MHz 2081 s 0 s 134 s 3165 s 0 s Memory: 15.60690689086914 GB (13582.16796875 MB free) Uptime: 541.86 sec Load Avg: 1.08 1.1 0.65 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 on 4 virtual cores ``` --- # Target result # Benchmark Report for */home/runner/work/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmark: 13 Jan 2024 - 18:33 * Package commit: b5e703 * Julia commit: 312098 * 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 | |---------------------|----------------:|-----------:|----------------:|------------:| | `["get_af"]` | 91.280 ns (5%) | | 32 bytes (1%) | 2 | | `["get_generator"]` | 43.632 ns (5%) | | 48 bytes (1%) | 1 | | `["get_plnom"]` | 91.511 ns (5%) | | 48 bytes (1%) | 3 | | `["read_data"]` | 30.857 ms (5%) | | 9.97 MiB (1%) | 336225 | | `["run_e4st"]` | 160.780 ms (5%) | 4.252 ms | 119.75 MiB (1%) | 1221700 | | `["setup_model"]` | 1.341 s (5%) | 295.862 ms | 1.00 GiB (1%) | 13988893 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ``` Julia Version 1.10.0 Commit 3120989f39b (2023-12-25 18:01 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3239 MHz 1040 s 0 s 110 s 2893 s 0 s #2 3243 MHz 1851 s 0 s 108 s 2082 s 0 s #3 3091 MHz 1326 s 0 s 110 s 2602 s 0 s #4 2445 MHz 1566 s 0 s 115 s 2356 s 0 s Memory: 15.60690689086914 GB (12882.76953125 MB free) Uptime: 407.39 sec Load Avg: 1.15 1.14 0.58 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 on 4 virtual cores ``` --- # Baseline result # Benchmark Report for */home/runner/work/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmark: 13 Jan 2024 - 18:35 * Package commit: edc6fc * Julia commit: 312098 * 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 | |---------------------|---------------:|-----------:|--------------:|------------:| | `["get_af"]` | 78.988 ns (5%) | | 32 bytes (1%) | 2 | | `["get_generator"]` | 40.626 ns (5%) | | 48 bytes (1%) | 1 | | `["get_plnom"]` | 91.050 ns (5%) | | 48 bytes (1%) | 3 | | `["read_data"]` | 30.605 ms (5%) | | 9.97 MiB (1%) | 336225 | | `["run_e4st"]` | 58.524 s (5%) | 1.634 s | 4.62 GiB (1%) | 68619134 | | `["setup_model"]` | 1.354 s (5%) | 338.697 ms | 1.00 GiB (1%) | 13988893 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ``` Julia Version 1.10.0 Commit 3120989f39b (2023-12-25 18:01 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3104 MHz 1150 s 0 s 117 s 4117 s 0 s #2 3242 MHz 2245 s 0 s 121 s 3018 s 0 s #3 2603 MHz 1638 s 0 s 118 s 3624 s 0 s #4 2588 MHz 2081 s 0 s 134 s 3165 s 0 s Memory: 15.60690689086914 GB (13582.16796875 MB free) Uptime: 541.86 sec Load Avg: 1.08 1.1 0.65 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 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: Mitigation; 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 |
github-actions[bot] commented 4 months ago
Benchmark result # Judge result # Benchmark Report for */home/runner/work/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmarks: - Target: 1 Mar 2024 - 21:19 - Baseline: 1 Mar 2024 - 21:21 * Package commits: - Target: e86273 - Baseline: 4c2cb6 * Julia commits: - Target: 7790d6 - Baseline: 7790d6 * 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 :x:), while a ratio less than `1.0` denotes a possible improvement (marked with :white_check_mark:). 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 | |---------------------|------------------------------|--------------| | `["get_generator"]` | 1.27 (5%) :x: | 1.00 (1%) | | `["get_plnom"]` | 0.95 (5%) :white_check_mark: | 1.00 (1%) | | `["run_e4st"]` | 0.86 (5%) :white_check_mark: | 1.00 (1%) | | `["setup_model"]` | 0.80 (5%) :white_check_mark: | 1.00 (1%) | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ### Target ``` Julia Version 1.10.1 Commit 7790d6f0641 (2024-02-13 20:41 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-1015-azure #15~22.04.1-Ubuntu SMP Tue Feb 13 01:15:12 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2584 MHz 1729 s 0 s 110 s 2423 s 0 s #2 2587 MHz 1696 s 0 s 117 s 2445 s 0 s #3 3244 MHz 1169 s 0 s 117 s 2980 s 0 s #4 2817 MHz 1180 s 0 s 114 s 2971 s 0 s Memory: 15.606491088867188 GB (12663.7109375 MB free) Uptime: 429.36 sec Load Avg: 1.25 1.19 0.6 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.1 Commit 7790d6f0641 (2024-02-13 20:41 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-1015-azure #15~22.04.1-Ubuntu SMP Tue Feb 13 01:15:12 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3244 MHz 1979 s 0 s 121 s 3501 s 0 s #2 3233 MHz 2100 s 0 s 129 s 3370 s 0 s #3 2589 MHz 1652 s 0 s 130 s 3824 s 0 s #4 2546 MHz 1370 s 0 s 123 s 4112 s 0 s Memory: 15.606491088867188 GB (13609.8671875 MB free) Uptime: 563.72 sec Load Avg: 1.06 1.14 0.67 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/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmark: 1 Mar 2024 - 21:19 * Package commit: e86273 * Julia commit: 7790d6 * 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 | |---------------------|----------------:|-----------:|----------------:|------------:| | `["get_af"]` | 91.742 ns (5%) | | 32 bytes (1%) | 2 | | `["get_generator"]` | 52.589 ns (5%) | | 48 bytes (1%) | 1 | | `["get_plnom"]` | 96.611 ns (5%) | | 48 bytes (1%) | 3 | | `["read_data"]` | 30.259 ms (5%) | | 10.90 MiB (1%) | 338488 | | `["run_e4st"]` | 142.417 ms (5%) | 3.816 ms | 108.19 MiB (1%) | 617711 | | `["setup_model"]` | 1.306 s (5%) | 309.251 ms | 1.00 GiB (1%) | 13988894 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ``` Julia Version 1.10.1 Commit 7790d6f0641 (2024-02-13 20:41 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-1015-azure #15~22.04.1-Ubuntu SMP Tue Feb 13 01:15:12 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2584 MHz 1729 s 0 s 110 s 2423 s 0 s #2 2587 MHz 1696 s 0 s 117 s 2445 s 0 s #3 3244 MHz 1169 s 0 s 117 s 2980 s 0 s #4 2817 MHz 1180 s 0 s 114 s 2971 s 0 s Memory: 15.606491088867188 GB (12663.7109375 MB free) Uptime: 429.36 sec Load Avg: 1.25 1.19 0.6 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/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmark: 1 Mar 2024 - 21:21 * Package commit: 4c2cb6 * Julia commit: 7790d6 * 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 | |---------------------|----------------:|-----------:|----------------:|------------:| | `["get_af"]` | 91.322 ns (5%) | | 32 bytes (1%) | 2 | | `["get_generator"]` | 41.528 ns (5%) | | 48 bytes (1%) | 1 | | `["get_plnom"]` | 101.792 ns (5%) | | 48 bytes (1%) | 3 | | `["read_data"]` | 30.972 ms (5%) | | 10.90 MiB (1%) | 338488 | | `["run_e4st"]` | 165.436 ms (5%) | 19.238 ms | 108.20 MiB (1%) | 617737 | | `["setup_model"]` | 1.623 s (5%) | 589.100 ms | 1.00 GiB (1%) | 13988894 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ``` Julia Version 1.10.1 Commit 7790d6f0641 (2024-02-13 20:41 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-1015-azure #15~22.04.1-Ubuntu SMP Tue Feb 13 01:15:12 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3244 MHz 1979 s 0 s 121 s 3501 s 0 s #2 3233 MHz 2100 s 0 s 129 s 3370 s 0 s #3 2589 MHz 1652 s 0 s 130 s 3824 s 0 s #4 2546 MHz 1370 s 0 s 123 s 4112 s 0 s Memory: 15.606491088867188 GB (13609.8671875 MB free) Uptime: 563.72 sec Load Avg: 1.06 1.14 0.67 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: Mitigation; 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 |
github-actions[bot] commented 3 days ago
Benchmark result # Judge result # Benchmark Report for */home/runner/work/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmarks: - Target: 16 Jul 2024 - 20:53 - Baseline: 16 Jul 2024 - 20:55 * Package commits: - Target: f4873d - Baseline: 1dc1db * Julia commits: - Target: 48d4fd - Baseline: 48d4fd * 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 :x:), while a ratio less than `1.0` denotes a possible improvement (marked with :white_check_mark:). 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 | |---------------------|------------------------------|--------------| | `["run_e4st"]` | 0.86 (5%) :white_check_mark: | 1.00 (1%) | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ### Target ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 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-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3267 MHz 1200 s 0 s 109 s 3283 s 0 s #2 3243 MHz 1062 s 0 s 99 s 3430 s 0 s #3 2445 MHz 1566 s 0 s 124 s 2888 s 0 s #4 2593 MHz 1904 s 0 s 127 s 2562 s 0 s Memory: 15.606491088867188 GB (13120.61328125 MB free) Uptime: 462.1 sec Load Avg: 1.11 1.12 0.58 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.4 Commit 48d4fd48430 (2024-06-04 10:41 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-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2445 MHz 1358 s 0 s 120 s 4516 s 0 s #2 3244 MHz 1195 s 0 s 114 s 4683 s 0 s #3 2675 MHz 2098 s 0 s 143 s 3743 s 0 s #4 2634 MHz 2464 s 0 s 143 s 3392 s 0 s Memory: 15.606491088867188 GB (13307.8671875 MB free) Uptime: 602.82 sec Load Avg: 1.19 1.15 0.67 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/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmark: 16 Jul 2024 - 20:53 * Package commit: f4873d * Julia commit: 48d4fd * 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 | |---------------------|----------------:|-----------:|----------------:|------------:| | `["get_af"]` | 89.627 ns (5%) | | 32 bytes (1%) | 2 | | `["get_generator"]` | 44.082 ns (5%) | | 48 bytes (1%) | 1 | | `["get_plnom"]` | 102.932 ns (5%) | | 48 bytes (1%) | 3 | | `["read_data"]` | 31.902 ms (5%) | | 10.91 MiB (1%) | 338417 | | `["run_e4st"]` | 148.703 ms (5%) | | 106.83 MiB (1%) | 596679 | | `["setup_model"]` | 887.434 ms (5%) | 249.928 ms | 654.52 MiB (1%) | 8822586 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 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-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3267 MHz 1200 s 0 s 109 s 3283 s 0 s #2 3243 MHz 1062 s 0 s 99 s 3430 s 0 s #3 2445 MHz 1566 s 0 s 124 s 2888 s 0 s #4 2593 MHz 1904 s 0 s 127 s 2562 s 0 s Memory: 15.606491088867188 GB (13120.61328125 MB free) Uptime: 462.1 sec Load Avg: 1.11 1.12 0.58 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/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmark: 16 Jul 2024 - 20:55 * Package commit: 1dc1db * Julia commit: 48d4fd * 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 | |---------------------|----------------:|-----------:|----------------:|------------:| | `["get_af"]` | 87.092 ns (5%) | | 32 bytes (1%) | 2 | | `["get_generator"]` | 42.109 ns (5%) | | 48 bytes (1%) | 1 | | `["get_plnom"]` | 99.344 ns (5%) | | 48 bytes (1%) | 3 | | `["read_data"]` | 31.985 ms (5%) | | 10.91 MiB (1%) | 338417 | | `["run_e4st"]` | 173.527 ms (5%) | 21.576 ms | 106.84 MiB (1%) | 596711 | | `["setup_model"]` | 924.313 ms (5%) | 233.558 ms | 654.52 MiB (1%) | 8822586 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 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-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2445 MHz 1358 s 0 s 120 s 4516 s 0 s #2 3244 MHz 1195 s 0 s 114 s 4683 s 0 s #3 2675 MHz 2098 s 0 s 143 s 3743 s 0 s #4 2634 MHz 2464 s 0 s 143 s 3392 s 0 s Memory: 15.606491088867188 GB (13307.8671875 MB free) Uptime: 602.82 sec Load Avg: 1.19 1.15 0.67 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; BHI 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 |
github-actions[bot] commented 3 days ago
Benchmark result # Judge result # Benchmark Report for */home/runner/work/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmarks: - Target: 16 Jul 2024 - 21:15 - Baseline: 16 Jul 2024 - 21:17 * Package commits: - Target: 231a8c - Baseline: 1dc1db * Julia commits: - Target: 48d4fd - Baseline: 48d4fd * 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 :x:), while a ratio less than `1.0` denotes a possible improvement (marked with :white_check_mark:). 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 | |---------------------|------------------------------|--------------| | `["get_af"]` | 1.08 (5%) :x: | 1.00 (1%) | | `["run_e4st"]` | 0.89 (5%) :white_check_mark: | 1.00 (1%) | | `["setup_model"]` | 0.92 (5%) :white_check_mark: | 1.00 (1%) | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ### Target ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 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-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3244 MHz 1450 s 0 s 112 s 2502 s 0 s #2 2445 MHz 1619 s 0 s 106 s 2332 s 0 s #3 2767 MHz 1286 s 0 s 112 s 2668 s 0 s #4 3083 MHz 1326 s 0 s 122 s 2620 s 0 s Memory: 15.606491088867188 GB (13334.00390625 MB free) Uptime: 409.64 sec Load Avg: 1.13 1.25 0.65 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.4 Commit 48d4fd48430 (2024-06-04 10:41 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-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2445 MHz 1770 s 0 s 132 s 3511 s 0 s #2 2580 MHz 2102 s 0 s 125 s 3180 s 0 s #3 3241 MHz 1753 s 0 s 122 s 3540 s 0 s #4 3241 MHz 1387 s 0 s 138 s 3890 s 0 s Memory: 15.606491088867188 GB (13364.06640625 MB free) Uptime: 544.77 sec Load Avg: 1.02 1.17 0.71 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/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmark: 16 Jul 2024 - 21:15 * Package commit: 231a8c * Julia commit: 48d4fd * 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 | |---------------------|----------------:|-----------:|----------------:|------------:| | `["get_af"]` | 88.756 ns (5%) | | 32 bytes (1%) | 2 | | `["get_generator"]` | 41.768 ns (5%) | | 48 bytes (1%) | 1 | | `["get_plnom"]` | 92.874 ns (5%) | | 48 bytes (1%) | 3 | | `["read_data"]` | 31.229 ms (5%) | | 10.91 MiB (1%) | 338417 | | `["run_e4st"]` | 148.363 ms (5%) | 2.942 ms | 106.83 MiB (1%) | 596685 | | `["setup_model"]` | 812.089 ms (5%) | 209.846 ms | 654.52 MiB (1%) | 8822586 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 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-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3244 MHz 1450 s 0 s 112 s 2502 s 0 s #2 2445 MHz 1619 s 0 s 106 s 2332 s 0 s #3 2767 MHz 1286 s 0 s 112 s 2668 s 0 s #4 3083 MHz 1326 s 0 s 122 s 2620 s 0 s Memory: 15.606491088867188 GB (13334.00390625 MB free) Uptime: 409.64 sec Load Avg: 1.13 1.25 0.65 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/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmark: 16 Jul 2024 - 21:17 * Package commit: 1dc1db * Julia commit: 48d4fd * 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 | |---------------------|----------------:|-----------:|----------------:|------------:| | `["get_af"]` | 82.113 ns (5%) | | 32 bytes (1%) | 2 | | `["get_generator"]` | 40.996 ns (5%) | | 48 bytes (1%) | 1 | | `["get_plnom"]` | 93.514 ns (5%) | | 48 bytes (1%) | 3 | | `["read_data"]` | 31.714 ms (5%) | | 10.91 MiB (1%) | 338417 | | `["run_e4st"]` | 167.607 ms (5%) | 17.579 ms | 106.84 MiB (1%) | 596712 | | `["setup_model"]` | 882.017 ms (5%) | 224.569 ms | 654.52 MiB (1%) | 8822586 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 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-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2445 MHz 1770 s 0 s 132 s 3511 s 0 s #2 2580 MHz 2102 s 0 s 125 s 3180 s 0 s #3 3241 MHz 1753 s 0 s 122 s 3540 s 0 s #4 3241 MHz 1387 s 0 s 138 s 3890 s 0 s Memory: 15.606491088867188 GB (13364.06640625 MB free) Uptime: 544.77 sec Load Avg: 1.02 1.17 0.71 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; BHI 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 |