diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-10-07 13:42:53 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-10-07 13:43:17 +0200 |
commit | 403f2109c7bf2866b3936684a7bf1801b09f7f04 (patch) | |
tree | c2ac8516c9ff0ea827d53d0fbe6848ab0f933f18 /_posts | |
parent | Make ponycorn a bit smaller (diff) | |
download | www-403f2109c7bf2866b3936684a7bf1801b09f7f04.tar.gz www-403f2109c7bf2866b3936684a7bf1801b09f7f04.tar.bz2 www-403f2109c7bf2866b3936684a7bf1801b09f7f04.zip |
Add news item about Arm64 server
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to '_posts')
-rw-r--r-- | _posts/2024-10-07-Arm-Ltd-provides-server.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/_posts/2024-10-07-Arm-Ltd-provides-server.md b/_posts/2024-10-07-Arm-Ltd-provides-server.md new file mode 100644 index 0000000..bf9e7f5 --- /dev/null +++ b/_posts/2024-10-07-Arm-Ltd-provides-server.md @@ -0,0 +1,18 @@ +--- +title: 'Arm Ltd. provides fast Ampere Altra Max server for Gentoo development' +--- + +<a href="https://www.arm.com/" class="news-img-right"> + <img src="https://www.gentoo.org/assets/img/news/2024/arm-logo.png" alt="Arm Ltd. logo"/> +</a> + +We're very happy to announce that <a href="https://www.arm.com/">Arm Ltd.</a> and specifically its +<a href="https://www.arm.com/markets/computing-infrastructure/works-on-arm">Works on Arm</a> team +has sent us a fast <a href="https://amperecomputing.com/briefs/ampere-altra-family-product-brief">Ampere Altra Max +server</a> to support Gentoo development. With 96 Armv8.2+ 64bit cores, 256 GByte of +RAM, and 4 TByte NVMe storage, it is now hosted together with some of our other hardware at +<a href="https://osuosl.org/">OSU Open Source Lab</a>. The machine will be a clear boost to our +future arm64 (aarch64) and arm (32bit) support, via <a href="https://www.gentoo.org/downloads/#arm64-advanced">installation +stage builds</a> and <a href="https://distfiles.gentoo.org/releases/arm64/binpackages/23.0/">binary +packages</a>, architecture testing of Gentoo packages, as well as our close work with upstream +projects such as GCC and glibc. Thank you! |