@@ -4,7 +4,7 @@ title: "Test"
44---
55
66
7- This is a test of the builder system. It often gets bumped in PRs related to CI.
7+ This is a test of the builder system. It often gets bumped in PRs related to CI.
88
99``` julia
1010using InteractiveUtils
@@ -18,15 +18,13 @@ Build Info:
1818 Official https://julialang.org/ release
1919Platform Info:
2020 OS: Linux (x86_64-linux-gnu)
21- CPU: 128 × AMD EPYC 7502 32-Core Processor
21+ CPU: 64 × AMD EPYC 9354 32-Core Processor
2222 WORD_SIZE: 64
2323 LIBM: libopenlibm
24- LLVM: libLLVM-15.0.7 (ORCJIT, znver2 )
25- Threads: 1 default, 0 interactive, 1 GC (on 128 virtual cores)
24+ LLVM: libLLVM-15.0.7 (ORCJIT, znver3 )
25+ Threads: 64 default, 0 interactive, 32 GC (on 64 virtual cores)
2626Environment:
27- JULIA_CPU_THREADS = 128
28- JULIA_DEPOT_PATH = /cache/julia-buildkite-plugin/depots/5b300254-1738-498
29- 9-ae0a-f4d2d937f953:
27+ JULIA_NUM_THREADS = auto
3028```
3129
3230
@@ -36,7 +34,7 @@ Threads.nthreads()
3634```
3735
3836```
39- 1
37+ 64
4038```
4139
4240
@@ -83,21 +81,20 @@ Build Info:
8381 Official https://julialang.org/ release
8482Platform Info:
8583 OS: Linux (x86_64-linux-gnu)
86- CPU: 128 × AMD EPYC 7502 32-Core Processor
84+ CPU: 64 × AMD EPYC 9354 32-Core Processor
8785 WORD_SIZE: 64
8886 LIBM: libopenlibm
89- LLVM: libLLVM-15.0.7 (ORCJIT, znver2 )
90- Threads: 1 default, 0 interactive, 1 GC (on 128 virtual cores)
87+ LLVM: libLLVM-15.0.7 (ORCJIT, znver3 )
88+ Threads: 64 default, 0 interactive, 32 GC (on 64 virtual cores)
9189Environment:
92- JULIA_CPU_THREADS = 128
93- JULIA_DEPOT_PATH = /cache/julia-buildkite-plugin/depots/5b300254-1738-4989-ae0a-f4d2d937f953:
90+ JULIA_NUM_THREADS = auto
9491
9592```
9693
9794Package Information:
9895
9996```
100- Status `/cache/build/exclusive-amdci3-0/julialang/scimlbenchmarks-dot- jl/benchmarks/Testing/Project.toml`
97+ Status `~/github-runners/demeter3-1/_work/SciMLBenchmarks.jl/SciMLBenchmarks. jl/benchmarks/Testing/Project.toml`
10198⌃ [91a5bcdd] Plots v1.38.17
10299 [31c91b34] SciMLBenchmarks v0.1.4 `../..`
103100Info Packages marked with ⌃ have new versions available and may be upgradable.
@@ -106,7 +103,7 @@ Info Packages marked with ⌃ have new versions available and may be upgradable.
106103And the full manifest:
107104
108105```
109- Status `/cache/build/exclusive-amdci3-0/julialang/scimlbenchmarks-dot- jl/benchmarks/Testing/Manifest.toml`
106+ Status `~/github-runners/demeter3-1/_work/SciMLBenchmarks.jl/SciMLBenchmarks. jl/benchmarks/Testing/Manifest.toml`
110107⌃ [d1d4a3ce] BitFlags v0.1.7
111108 [336ed68f] CSV v0.10.16
112109⌃ [944b1d66] CodecZlib v0.7.2
0 commit comments