File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -77,8 +77,10 @@ words:
7777 - Lukasz
7878 - maintainership
7979 - Makefiles
80+ - NUMA
8081 - Marylia
8182 - observiq
83+ - OCPUs
8284 - opentelemetry
8385 - opentelemetrybot
8486 - oracleoci
Original file line number Diff line number Diff line change @@ -74,6 +74,22 @@ which will give access to the following GitHub-hosted runner:
7474- ` oracle-bare-metal-64cpu-512gb-x86-64 ` (Oracle Linux 8)
7575- ` oracle-bare-metal-64cpu-1024gb-x86-64-ubuntu-24 ` (Ubuntu 24)
7676
77+ ` oracle-bare-metal-64cpu-512gb-x86-64 ` hardware specification ([ BM.Standard.E2.64] ( https://docs.oracle.com/en-us/iaas/Content/Compute/References/computeshapes.htm#previous-generation ) ):
78+
79+ | Component | Specification |
80+ | ---| ---|
81+ | Processor | 2-socket AMD EPYC 7551 (2.0 GHz base, 3.0 GHz max boost) |
82+ | OCPUs | 64 (128 vCPUs), 32 per socket |
83+ | Memory | 512 GB (8 NUMA nodes, 64 GB per node) |
84+
85+ ` oracle-bare-metal-64cpu-1024gb-x86-64-ubuntu-24 ` hardware specification ([ BM.Standard3.64] ( https://docs.oracle.com/en-us/iaas/Content/Compute/References/computeshapes.htm#bm-standard ) ):
86+
87+ | Component | Specification |
88+ | ---| ---|
89+ | Processor | 2-socket Intel Xeon Platinum 8358 (2.6 GHz base, 3.4 GHz max turbo) |
90+ | OCPUs | 64 (128 vCPUs), 32 per socket |
91+ | Memory | 1024 GB (2 NUMA nodes, 512 GB per node) |
92+
7793We are currently transitioning from the Oracle Linux 8 runner to the
7894Ubuntu 24 runner. Once the transition is complete, the Oracle Linux 8 runner
7995will be decommissioned.
You can’t perform that action at this time.
0 commit comments