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

Bump julia-actions/setup-julia from 1 to 2 #70

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps julia-actions/setup-julia from 1 to 2.

Release notes

Sourced from julia-actions/setup-julia's releases.

v2.0.0 - Update to Node20

What's Changed

Note the rationale for the breaking change was discussed in julia-actions/setup-julia#209

Dependencies and misc

New Contributors

Full Changelog: julia-actions/setup-julia@v1.9.6...v2.0.0

v1.9.6: Fix Apple Silicon installation

What's Changed

Deps & CI

New Contributors

Full Changelog: julia-actions/setup-julia@v1.9.5...v1.9.6

v1.9.5: Maintain mtime of julia build to avoid re-precompilation

A big part of fixing JuliaLang/julia#50667 for julia <1.11 as maintaining the mtime of the julia source files means cached /compiled caches won't be invalidated in new runs where julia has been reinstalled.

What's Changed

Dep updates

... (truncated)

Commits
  • f225878 Add production dependencies & build
  • b96a572 Bump the version number to 2.0.0 in package.json and package-lock.json ...
  • 437a175 update to node20 (#209)
  • e9d953d Bump @​types/node from 20.11.16 to 20.11.30 (#226)
  • 4190528 Bump @​types/semver from 7.5.6 to 7.5.8 (#222)
  • 9acd04f Bump nock from 13.5.1 to 13.5.4 (#224)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 8, 2024
@ghislainb ghislainb closed this Apr 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@ghislainb ghislainb reopened this Apr 8, 2024
Copy link

github-actions bot commented Apr 8, 2024

Benchmark result

Judge result

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

Job Properties

  • Time of benchmarks:
    • Target: 8 Apr 2024 - 20:47
    • Baseline: 8 Apr 2024 - 20:50
  • Package commits:
    • Target: 732a58
    • Baseline: 0201f1
  • 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
["entities", "nnodes"] 0.91 (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-1017-azure #17~22.04.1-Ubuntu SMP Sat Mar  9 04:50:38 UTC 2024 x86_64 x86_64
  CPU: AMD EPYC 7763 64-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1  2596 MHz       2210 s          0 s        208 s       4173 s          0 s
       #2  2445 MHz       1868 s          0 s        230 s       4496 s          0 s
       #3  3024 MHz       1956 s          0 s        207 s       4427 s          0 s
       #4  3244 MHz       1688 s          0 s        217 s       4679 s          0 s
  Memory: 15.606494903564453 GB (12153.58203125 MB free)
  Uptime: 663.41 sec
  Load Avg:  1.01  1.16  0.72
  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-1017-azure #17~22.04.1-Ubuntu SMP Sat Mar  9 04:50:38 UTC 2024 x86_64 x86_64
  CPU: AMD EPYC 7763 64-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1  2803 MHz       2722 s          0 s        254 s       5500 s          0 s
       #2  2932 MHz       1996 s          0 s        256 s       6228 s          0 s
       #3  2445 MHz       2597 s          0 s        248 s       5631 s          0 s
       #4  3243 MHz       2211 s          0 s        254 s       6006 s          0 s
  Memory: 15.606494903564453 GB (12544.61328125 MB free)
  Uptime: 852.27 sec
  Load Avg:  1.03  1.09  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)

Target result

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

Job Properties

  • Time of benchmark: 8 Apr 2024 - 20:47
  • Package commit: 732a58
  • 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.411 ms (5%) 13.82 MiB (1%) 117
["assemble", "basic bilinear", "stiffness matrix"] 80.759 ms (5%) 13.82 MiB (1%) 117
["assemble", "poisson DG", "AffineFESystem"] 52.692 ms (5%) 71.70 MiB (1%) 17213
["assemble", "poisson DG", "a_Γ(u, v)"] 37.122 ms (5%) 59.36 MiB (1%) 13105
["assemble", "poisson DG", "a_Γb(u, v)"] 7.215 ms (5%) 10.83 MiB (1%) 3203
["assemble", "poisson DG", "a_Ω(u, v)"] 7.698 ms (5%) 349.81 KiB (1%) 69
["assemble", "poisson DG", "l_Γb(v)"] 67.136 μs (5%) 159.66 KiB (1%) 949
["assemble", "poisson DG", "l_Ω(v)"] 19.527 μs (5%) 22.61 KiB (1%) 21
["covo", "Quad", "explicit_step"] 104.888 ms (5%) 69.43 MiB (1%) 5263
["covo", "Quad", "integral_surface"] 52.401 ms (5%)
["covo", "Quad", "integral_volume"] 20.188 ms (5%)
["covo", "TriQuad", "explicit_step"] 391.100 ms (5%) 19.794 ms 382.36 MiB (1%) 1813712
["covo", "TriQuad", "integral_surface"] 272.313 ms (5%) 227.64 MiB (1%) 1424064
["covo", "TriQuad", "integral_volume"] 61.247 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-1017-azure #17~22.04.1-Ubuntu SMP Sat Mar  9 04:50:38 UTC 2024 x86_64 x86_64
  CPU: AMD EPYC 7763 64-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1  2596 MHz       2210 s          0 s        208 s       4173 s          0 s
       #2  2445 MHz       1868 s          0 s        230 s       4496 s          0 s
       #3  3024 MHz       1956 s          0 s        207 s       4427 s          0 s
       #4  3244 MHz       1688 s          0 s        217 s       4679 s          0 s
  Memory: 15.606494903564453 GB (12153.58203125 MB free)
  Uptime: 663.41 sec
  Load Avg:  1.01  1.16  0.72
  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: 8 Apr 2024 - 20:50
  • Package commit: 0201f1
  • 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.479 ms (5%) 13.82 MiB (1%) 117
["assemble", "basic bilinear", "stiffness matrix"] 83.458 ms (5%) 13.82 MiB (1%) 117
["assemble", "poisson DG", "AffineFESystem"] 53.917 ms (5%) 71.70 MiB (1%) 17213
["assemble", "poisson DG", "a_Γ(u, v)"] 37.507 ms (5%) 59.36 MiB (1%) 13105
["assemble", "poisson DG", "a_Γb(u, v)"] 7.463 ms (5%) 10.83 MiB (1%) 3203
["assemble", "poisson DG", "a_Ω(u, v)"] 7.721 ms (5%) 349.81 KiB (1%) 69
["assemble", "poisson DG", "l_Γb(v)"] 65.091 μs (5%) 159.66 KiB (1%) 949
["assemble", "poisson DG", "l_Ω(v)"] 19.256 μs (5%) 22.61 KiB (1%) 21
["covo", "Quad", "explicit_step"] 104.135 ms (5%) 69.43 MiB (1%) 5263
["covo", "Quad", "integral_surface"] 52.834 ms (5%)
["covo", "Quad", "integral_volume"] 20.352 ms (5%)
["covo", "TriQuad", "explicit_step"] 404.724 ms (5%) 19.802 ms 382.36 MiB (1%) 1813713
["covo", "TriQuad", "integral_surface"] 277.959 ms (5%) 227.64 MiB (1%) 1424064
["covo", "TriQuad", "integral_volume"] 62.308 ms (5%) 48.39 MiB (1%) 379526
["entities", "edges2nodes"] 1.552 ns (5%)
["entities", "nedges"] 1.552 ns (5%)
["entities", "nnodes"] 3.396 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-1017-azure #17~22.04.1-Ubuntu SMP Sat Mar  9 04:50:38 UTC 2024 x86_64 x86_64
  CPU: AMD EPYC 7763 64-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1  2803 MHz       2722 s          0 s        254 s       5500 s          0 s
       #2  2932 MHz       1996 s          0 s        256 s       6228 s          0 s
       #3  2445 MHz       2597 s          0 s        248 s       5631 s          0 s
       #4  3243 MHz       2211 s          0 s        254 s       6006 s          0 s
  Memory: 15.606494903564453 GB (12544.61328125 MB free)
  Uptime: 852.27 sec
  Load Avg:  1.03  1.09  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)

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.85
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

@dependabot dependabot bot force-pushed the dependabot/github_actions/julia-actions/setup-julia-2 branch from f64c4e7 to 030ac14 Compare April 15, 2024 12:45
Copy link

github-actions bot commented May 6, 2024

Benchmark Results

main f7d676b... main/f7d676b321dc58...
assemble/basic bilinear/mass matrix 16.5 ± 0.18 ms 16.8 ± 0.24 ms 0.982
assemble/basic bilinear/stiffness matrix 0.0985 ± 0.00015 s 0.0825 ± 0.00047 s 1.19
assemble/poisson DG/AffineFESystem 0.0549 ± 0.0074 s 0.0533 ± 0.0064 s 1.03
assemble/poisson DG/a_Γ(u, v) 0.0385 ± 0.0057 s 0.0381 ± 0.0059 s 1.01
assemble/poisson DG/a_Γb(u, v) 7.46 ± 0.13 ms 7.85 ± 0.12 ms 0.95
assemble/poisson DG/a_Ω(u, v) 7.75 ± 0.021 ms 7.76 ± 0.017 ms 0.999
assemble/poisson DG/l_Γb(v) 0.125 ± 0.051 ms 0.125 ± 0.053 ms 0.998
assemble/poisson DG/l_Ω(v) 20.7 ± 2.4 μs 24.1 ± 2.4 μs 0.86
covo/Quad/explicit_step 0.1 ± 0.00094 s 0.102 ± 0.00084 s 0.979
covo/Quad/integral_surface 0.0518 ± 0.00058 s 0.05 ± 0.00028 s 1.04
covo/Quad/integral_volume 20.4 ± 0.083 ms 20 ± 0.052 ms 1.02
covo/TriQuad/explicit_step 0.423 ± 0.018 s 0.429 ± 0.018 s 0.986
covo/TriQuad/integral_surface 0.306 ± 0.0026 s 0.302 ± 0.0031 s 1.02
covo/TriQuad/integral_volume 0.0755 ± 0.0022 s 0.0741 ± 0.0027 s 1.02
entities/edges2nodes 1.56 ± 0.01 ns 1.56 ± 0.01 ns 0.999
entities/nedges 1.56 ± 0.01 ns 1.56 ± 0.01 ns 1
entities/nnodes 3.11 ± 0.001 ns 2.79 ± 0.001 ns 1.11
entities/nodes 1.56 ± 0.01 ns 1.56 ± 0.01 ns 1
mesh/todo 1.56 ± 0.01 ns 1.55 ± 0.01 ns 1.01
time_to_load 3.22 ± 0.0018 s 3.24 ± 0.047 s 0.994

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).

Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1 to 2.
- [Release notes](https://github.com/julia-actions/setup-julia/releases)
- [Commits](julia-actions/setup-julia@v1...v2)

---
updated-dependencies:
- dependency-name: julia-actions/setup-julia
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/julia-actions/setup-julia-2 branch from 030ac14 to f7d676b Compare May 6, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant