Skip to content

Commit 8b6c8f3

Browse files
authored
Merge pull request #58 from diegorusso/speed.python.org
Update about page with new info of the AArch64 machine
2 parents 07cfde1 + b5bb1b0 commit 8b6c8f3

1 file changed

Lines changed: 10 additions & 11 deletions

File tree

speed_python/templates/about.html

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -80,24 +80,23 @@ <h4>The x86 machine</h4>
8080
<p>We can not thank OSUOSL enough for the hosting and administration.</p>
8181

8282
<h4>The AArch64 machine</h4>
83-
<p>The machine is generously sponsored by <a href="https://www.arm.com">Arm Ltd</a>
84-
through the <a href="https://www.arm.com/markets/computing-infrastructure/works-on-arm">
85-
Works on Arm project</a>.</p>
83+
<p>The machine was generously donated by <a href="https://www.arm.com">
84+
Arm Ltd</a> to the PSF.</p>
8685

8786
<p>The hardware specs are:
8887
<ul>
89-
<li>1xAmpere Altra ARMv8 Processor at 3Ghz (80 cores)</li>
90-
<li>256GB RAM</li>
91-
<li>1x960GB SSD</li>
88+
<li>192 Ampere 64-bit, Arm v8.6+. 3.6Ghz, L2: 2MB/core, L1: 16KB ICache/core, 64KB DCache/core</li>
89+
<li>512 GB (8 x 64 GB DDR5 Registered (Buffered) @ 5200 MT/s)</li>
90+
<li>1x1.7TB NVMe, 1x3.5TB NVMe</li>
9291
<li>2x10Gbps</li>
9392
</ul>
9493

95-
The machine is configured with Ubuntu 22.04.2 LTS and administered by
96-
<a href="https://github.com/diegorusso">Diego Russo</a> and
97-
<a href="https://github.com/ambv">Łukasz Langa</a>.</p>
94+
The machine is configured with Ubuntu 24.04.3 LTS and managed by the
95+
<a href="https://github.com/python/psf-salt">PSF Salt Infrastructure</a>. Also
96+
<a href="https://github.com/diegorusso">Diego Russo</a> has serial access to it.</p>
9897

99-
<p>The hosting, the hardware, the provisioning of the machine is all provided by
100-
<a href="https://www.equinix.co.uk/">Equinix</a>.</p>
98+
<p>The machine is hosted by <a href="https://www.arm.com/">Arm Ltd</a>.</p>
99+
<p>We can not thank Arm enough for the hosting and administration.</p>
101100

102101
<h3>About the benchmarks</h3>
103102
<p>The code can be found <a href="https://github.com/python/pyperformance">here</a>.</p>

0 commit comments

Comments
 (0)