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

CompatHelper: add new compat entry for SciMLSensitivity at version 7 for package benchmark, (keep existing compat) #330

Merged

Conversation

github-actions[bot]
Copy link
Contributor

This pull request sets the compat entry for the SciMLSensitivity package to 7 for package benchmark.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.
Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

CompatHelper Julia and others added 2 commits October 18, 2023 14:08
@prbzrg prbzrg merged commit 2617a42 into main Oct 18, 2023
@prbzrg prbzrg deleted the compathelper/new_version/2023-10-18-14-08-57-598-02045042787 branch October 18, 2023 15:20
@github-actions
Copy link
Contributor Author

Benchmark result

Judge result

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

Job Properties

  • Time of benchmarks:
    • Target: 18 Oct 2023 - 17:51
    • Baseline: 18 Oct 2023 - 18:00
  • Package commits:
    • Target: e60f70
    • Baseline: 56ac11
  • Julia commits:
    • Target: bed2cd
    • Baseline: bed2cd
  • 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
["main", "inplace", "AD-1-order", "test"] 0.79 (5%) ✅ 0.81 (1%) ✅
["main", "inplace", "AD-1-order", "train"] 0.93 (5%) ✅ 0.95 (1%) ✅
["main", "inplace", "direct", "test"] 0.83 (5%) ✅ 0.84 (1%) ✅
["main", "inplace", "direct", "train"] 0.95 (5%) ✅ 0.95 (1%) ✅
["main", "no_inplace", "AD-1-order", "test"] 0.81 (5%) ✅ 0.77 (1%) ✅
["main", "no_inplace", "AD-1-order", "train"] 0.94 (5%) ✅ 0.94 (1%) ✅
["main", "no_inplace", "direct", "test"] 0.81 (5%) ✅ 0.80 (1%) ✅
["main", "no_inplace", "direct", "train"] 0.94 (5%) ✅ 0.93 (1%) ✅

Benchmark Group List

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

  • ["main", "inplace", "AD-1-order"]
  • ["main", "inplace", "direct"]
  • ["main", "no_inplace", "AD-1-order"]
  • ["main", "no_inplace", "direct"]

Julia versioninfo

Target

Julia Version 1.9.3
Commit bed2cd540a1 (2023-08-24 14:43 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-1014-azure #14~22.04.1-Ubuntu SMP Wed Sep 13 16:15:26 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
              speed         user         nice          sys         idle          irq
       #1  2793 MHz      10645 s          0 s        415 s       7654 s          0 s
       #2  2793 MHz       6973 s          0 s        475 s      11270 s          0 s
  Memory: 6.7597503662109375 GB (4277.67578125 MB free)
  Uptime: 1883.83 sec
  Load Avg:  1.01  1.08  1.0
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-14.0.6 (ORCJIT, icelake-server)
  Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.9.3
Commit bed2cd540a1 (2023-08-24 14:43 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-1014-azure #14~22.04.1-Ubuntu SMP Wed Sep 13 16:15:26 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
              speed         user         nice          sys         idle          irq
       #1  2793 MHz      13121 s          0 s        464 s      10519 s          0 s
       #2  2793 MHz       9879 s          0 s        544 s      13687 s          0 s
  Memory: 6.7597503662109375 GB (4198.65625 MB free)
  Uptime: 2423.81 sec
  Load Avg:  1.0  1.0  1.0
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-14.0.6 (ORCJIT, icelake-server)
  Threads: 1 on 2 virtual cores

Target result

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

Job Properties

  • Time of benchmark: 18 Oct 2023 - 17:51
  • Package commit: e60f70
  • Julia commit: bed2cd
  • 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
["main", "inplace", "AD-1-order", "test"] 3.861 s (5%) 152.628 ms 1.73 GiB (1%) 468369
["main", "inplace", "AD-1-order", "train"] 1.381 s (5%) 65.836 ms 691.65 MiB (1%) 267149
["main", "inplace", "direct", "test"] 2.002 ms (5%) 2.99 MiB (1%) 8428
["main", "inplace", "direct", "train"] 956.203 μs (5%) 1020.52 KiB (1%) 3808
["main", "no_inplace", "AD-1-order", "test"] 3.781 s (5%) 180.003 ms 2.11 GiB (1%) 494259
["main", "no_inplace", "AD-1-order", "train"] 1.261 s (5%) 116.068 ms 1.36 GiB (1%) 323686
["main", "no_inplace", "direct", "test"] 2.280 ms (5%) 3.76 MiB (1%) 8740
["main", "no_inplace", "direct", "train"] 1.263 ms (5%) 1.89 MiB (1%) 4108

Benchmark Group List

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

  • ["main", "inplace", "AD-1-order"]
  • ["main", "inplace", "direct"]
  • ["main", "no_inplace", "AD-1-order"]
  • ["main", "no_inplace", "direct"]

Julia versioninfo

Julia Version 1.9.3
Commit bed2cd540a1 (2023-08-24 14:43 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-1014-azure #14~22.04.1-Ubuntu SMP Wed Sep 13 16:15:26 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
              speed         user         nice          sys         idle          irq
       #1  2793 MHz      10645 s          0 s        415 s       7654 s          0 s
       #2  2793 MHz       6973 s          0 s        475 s      11270 s          0 s
  Memory: 6.7597503662109375 GB (4277.67578125 MB free)
  Uptime: 1883.83 sec
  Load Avg:  1.01  1.08  1.0
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-14.0.6 (ORCJIT, icelake-server)
  Threads: 1 on 2 virtual cores

Baseline result

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

Job Properties

  • Time of benchmark: 18 Oct 2023 - 18:0
  • Package commit: 56ac11
  • Julia commit: bed2cd
  • 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
["main", "inplace", "AD-1-order", "test"] 4.890 s (5%) 208.527 ms 2.13 GiB (1%) 578643
["main", "inplace", "AD-1-order", "train"] 1.490 s (5%) 71.335 ms 724.80 MiB (1%) 283131
["main", "inplace", "direct", "test"] 2.405 ms (5%) 3.57 MiB (1%) 10138
["main", "inplace", "direct", "train"] 1.010 ms (5%) 1.05 MiB (1%) 4058
["main", "no_inplace", "AD-1-order", "test"] 4.676 s (5%) 256.887 ms 2.73 GiB (1%) 618984
["main", "no_inplace", "AD-1-order", "train"] 1.347 s (5%) 133.697 ms 1.44 GiB (1%) 338604
["main", "no_inplace", "direct", "test"] 2.804 ms (5%) 4.69 MiB (1%) 10588
["main", "no_inplace", "direct", "train"] 1.341 ms (5%) 2.04 MiB (1%) 4388

Benchmark Group List

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

  • ["main", "inplace", "AD-1-order"]
  • ["main", "inplace", "direct"]
  • ["main", "no_inplace", "AD-1-order"]
  • ["main", "no_inplace", "direct"]

Julia versioninfo

Julia Version 1.9.3
Commit bed2cd540a1 (2023-08-24 14:43 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-1014-azure #14~22.04.1-Ubuntu SMP Wed Sep 13 16:15:26 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
              speed         user         nice          sys         idle          irq
       #1  2793 MHz      13121 s          0 s        464 s      10519 s          0 s
       #2  2793 MHz       9879 s          0 s        544 s      13687 s          0 s
  Memory: 6.7597503662109375 GB (4198.65625 MB free)
  Uptime: 2423.81 sec
  Load Avg:  1.0  1.0  1.0
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-14.0.6 (ORCJIT, icelake-server)
  Threads: 1 on 2 virtual cores

Runtime information

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

lscpu output:

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

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.

1 participant