Browse Source

add AMD 4004 series certification page (#582)

pull/586/head
Jonathan Wright 10 months ago
committed by GitHub
parent
commit
2be9999f85
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      assets/css/bundle.css
  2. 6
      content/amd-epyc-june2024.md
  3. 6
      i18n/en.json
  4. 321
      layouts/amd-epyc-june2024/single.html
  5. 2989
      static/certificate/2024-05-31-2240.pdf
  6. BIN
      static/certificate/2024_AMD_AlmaLinux_EPYC_4004_certification.pdf
  7. 45
      static/images/1730404-C_AMD_EPYC_Lockup_RGB_Wht.svg
  8. BIN
      static/images/ASRock Rack_logo-01.png
  9. BIN
      static/images/ASRock Rack_logo-01_white.png

1
assets/css/bundle.css

@ -778,7 +778,6 @@ pre > code {
.al-certified-amd-page .banner {
background-image: url(/images/main-image.png);
background-size: cover;
padding: 180px 0 300px;
background-position:25%;
}
.al-certified-amd-page .container {

6
content/amd-epyc-june2024.md

@ -0,0 +1,6 @@
---
title: "Certified - AMD EPYC May 2024"
type: amd-epyc-june2024
---
amd-epyc-june2024 content

6
i18n/en.json

@ -620,5 +620,9 @@
"AlmaLinux Lead Architect": "AlmaLinux Lead Architect",
"AlmaLinux 9.4 and AlmaLinux 8.10 are both stable! Checkout ": "AlmaLinux 9.4 and AlmaLinux 8.10 are both stable! Checkout ",
"AlmaLinux OS 8.10 Stable": "AlmaLinux OS 8.10 Stable",
" for more information!": " for more information!"
" for more information!": " for more information!",
"processor series": "processor series",
"Motherboard": "Motherboard",
"tests cover benchmarking of OS features. The result of benchmarking can be found in the PDF linked above.": "tests cover benchmarking of OS features. The result of benchmarking can be found in the PDF linked above.",
"The conducted tests ensure that AMD EPYC™ 4004 series CPUs and, generally for any servers based on EPYC processors, AlmaLinux OS works properly guaranteeing stability, security, and high performance.": "The conducted tests ensure that AMD EPYC™ 4004 series CPUs and, generally for any servers based on EPYC processors, AlmaLinux OS works properly guaranteeing stability, security, and high performance."
}

321
layouts/amd-epyc-june2024/single.html

@ -0,0 +1,321 @@
{{define "main"}}
<section class="al-certified-amd-page">
<div class="banner">
<div class="container">
<h1>
AMD EPYC™ 4004 Processors {{ i18n "certified with AlmaLinux OS" }}
</h1>
<p>
{{ i18n "Compatibility you can trust" }}
</p>
<p>
<a href="https://www.amd.com"><img style="margin-top: 40px; width: 200px" src="/images/1730404-C_AMD_EPYC_Lockup_RGB_Wht.svg" alt="AMD EPYC Wordmark"></a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="https://www.asrockrack.com/"><img style="margin-top: 40px; width: 300px" src="/images/ASRock Rack_logo-01_white.png" alt="ASRock Logo"></a>
</p>
</div>
</div>
<section class="content">
<div class="container">
<p>
{{ i18n "The conducted tests ensure that AMD EPYC™ 4004 series CPUs and, generally for any servers based on EPYC processors, AlmaLinux OS works properly guaranteeing stability, security, and high performance." }}
</p>
<div class="info-flex">
<div class="img">
<img src="/images/chip.png">
</div>
<div class="text">
<div>
<b>
{{ i18n "Vendor" }}:&nbsp;
</b>
AMD
</div>
<div>
<b>{{ i18n "Certification for" }}:&nbsp;</b>
AMD EPYC™ 4004 {{ i18n "processor series" }}
</div>
<div>
<b>
{{ i18n "Operating system" }}:&nbsp;
</b>
AlmaLinux OS
</div>
</div>
</div>
<div class="info-flex">
<div class="text">
<div class="info-block-title">
{{ i18n "Server specification" }}
</div>
<div>
<img src="/images/icon-system.png">
<b>
{{ i18n "System" }}:&nbsp;
</b>
ASRock Rack B650D4U-2L2T/BCM
</div>
<div>
<img src="/images/icon-system.png">
<b>
{{ i18n "Motherboard" }}:&nbsp;
</b>
ASRock Rack B650D4U
</div>
<div>
<img src="/images/icon-CPU.png">
<b>
CPU:&nbsp;
</b>
AMD EPYC™ 4564P 16-core {{ i18n "processor" }}
</div>
<div>
<img src="/images/icon-memory.png">
<b>
{{ i18n "Memory" }}:&nbsp;
</b>
4 x 32GB Micron 4800MHz DDR5 ECC UDIMM (MTC20C2085S1EC48BA1)
</div>
<div>
<img src="/images/icon-storage.png">
<b class="info">
{{ i18n "Storage" }}:&nbsp;
</b>
2 x 960GB Micron 7450 NVMe M.2
</div>
<div>
<img src="/images/icon-security.png">
<b class="info">
{{ i18n "Security device" }}:&nbsp;
</b>
TPM2.0
</div>
</div>
<div class="img">
<img src="/images/server-image.png">
</div>
</div>
<div class="test-cta">
<button id="test-click">
{{ i18n "Tests details" }}
</button>
<a class="mt-5" href="/certificate/2024_AMD_AlmaLinux_EPYC_4004_certification.pdf" download>
<i class="bi bi-download pe-1 d-xl-inline"></i>
{{ i18n "Download Test PDF" }}
</a>
</div>
</div>
</section>
<section id="test-details" class="test " style="display: none;">
<div class="container">
<table>
<tbody>
<tr>
<th>
{{ i18n "Test" }}
</th>
<th>
AlmaLinux
</th>
</tr>
</tbody>
<tbody>
<tr>
<td>
{{ i18n "Hardware detection" }}
</td>
<td class="passed">
<div class="checkmark"></div>
<p>
{{ i18n "Passed" }}
</p>
</td>
</tr>
<tr>
<td>
{{ i18n "CPU stress" }}
</td>
<td class="passed">
<div class="checkmark"></div>
<p>
{{ i18n "Passed" }}
</p>
</td>
</tr>
<tr>
<td>
{{ i18n "Containers" }}
</td>
<td class="passed">
<div class="checkmark"></div>
<p>
{{ i18n "Passed" }}
</p>
</td>
</tr>
<tr>
<td>
KVM
</td>
<td class="passed">
<div class="checkmark"></div>
<p>
{{ i18n "Passed" }}
</p>
</td>
</tr>
<tr>
<td>
{{ i18n "Network" }}
</td>
<td class="passed">
<div class="checkmark"></div>
<p>
{{ i18n "Passed" }}
</p>
</td>
</tr>
<tr>
<td>
LTP
</td>
<td class="passed">
<div class="checkmark"></div>
<p>
{{ i18n "Passed" }}
</p>
</td>
</tr>
<tr>
<td>
USB
</td>
<td class="passed">
<div class="checkmark"></div>
<p>
{{ i18n "Passed" }}
</p>
</td>
</tr>
<tr>
<td>
PXE
</td>
<td class="passed">
<div class="checkmark"></div>
<p>
{{ i18n "Passed" }}
</p>
</td>
</tr>
</tbody>
</table>
<p class="test-title">
{{ i18n "Hardware detection" }}
</p>
<p class="test-text">
{{ i18n "The main objective of the hardware detection test is to ensure the target hardware is properly detected by" }} AlmaLinux OS.
</p>
<p class="test-title">
{{ i18n "CPU stress" }}
</p>
<p class="test-text">
{{ i18n "The test is performed to verify that the CPU can handle a sustained high load for a period of time." }}
</p>
<p class="test-title">
{{ i18n "Containers" }}
</p>
<p class="test-text">
{{ i18n "The containerization test verifies the ability of the system to run processes with isolation inside containers like Docker, Podman, etc." }}
</p>
<p class="test-title">
KVM
</p>
<p class="test-text">
{{ i18n "The test is designed to check the possibility of running virtual machines with help of the KVM on the server." }}
</p>
<p class="test-title">
{{ i18n "Network" }}
</p>
<p class="test-text">
{{ i18n "The test verifies that the network adapter is working smoothly at the advertised speed load for a period of time." }}
</p>
<p class="test-title">
LTP
</p>
<p class="test-text">
{{ i18n "The LTP testsuite contains a collection of tools for testing the Linux kernel and related features." }}
</p>
<p class="test-title">
USB
</p>
<p class="test-text">
{{ i18n "The USB test covers USB ports from a basic functionality standpoint, ensuring that all ports can be accessed by the OS." }}
</p>
<p class="test-title">
PXE
</p>
<p class="test-text">
{{ i18n "The PXE test covers the PXE device checks and its ability to boot OS over the network." }}
</p>
<p class="test-title">
Phoronix
</p>
<p class="test-text">
Phoronix {{ i18n "tests cover benchmarking of OS features. The result of benchmarking can be found in the PDF linked above." }}
</p>
</div>
</section>
</section>
<script>
var reqClick = document.getElementById('click-btn');
reqClick.onclick = function() {
var reqForm = document.getElementById('form');
if (reqForm.style.display !== 'none') {
reqForm.style.display = 'none';
}
else {
reqForm.style.display = 'block';
}
};
</script>
<script>
var testClick = document.getElementById('test-click');
testClick.onclick = function() {
var testDetails = document.getElementById('test-details');
if (testDetails.style.display !== 'none') {
testDetails.style.display = 'none';
}
else {
testDetails.style.display = 'block';
}
};
</script>
{{end}}

2989
static/certificate/2024-05-31-2240.pdf

File diff suppressed because it is too large

BIN
static/certificate/2024_AMD_AlmaLinux_EPYC_4004_certification.pdf

Binary file not shown.

45
static/images/1730404-C_AMD_EPYC_Lockup_RGB_Wht.svg

@ -0,0 +1,45 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 27.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 210.89 99.27" style="enable-background:new 0 0 210.89 99.27;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
</style>
<g>
<g>
<g id="XMLID_00000079456019207826013250000004852472383077873086_">
<g id="XMLID_00000034783717915908255840000006904762088248892820_">
<path id="XMLID_00000137831422278716396710000008049931638143182250_" class="st0" d="M49.53,46.96h-11.7l-3.58-8.63H14.76
l-3.26,8.63H0L17.57,3.37l12.59,0L49.53,46.96z M24.03,13.78l-6.39,16.94h13.42L24.03,13.78z"/>
<path id="XMLID_00000166639814388244972910000016886482587523357117_" class="st0" d="M92.01,3.37l9.46,0v43.59H90.61V19.73
L78.85,33.4h-1.66L65.43,19.73v27.23l-10.87,0V3.37l9.46,0l14,16.17L92.01,3.37z"/>
<path id="XMLID_00000023276101794811066750000017823635042349411720_" class="st0" d="M129,3.37c15.91,0,24.09,9.9,24.09,21.86
c0,12.53-7.92,21.73-25.31,21.73h-18.02V3.37L129,3.37z M120.63,38.97h7.09c10.93,0,14.19-7.41,14.19-13.81
c0-7.48-4.03-13.8-14.32-13.8h-6.96V38.97z"/>
</g>
<g id="XMLID_00000172414466163933055390000009109633256269345184_">
<polygon id="XMLID_00000179639843241759298630000016127553063506340796_" class="st0" points="197.19,13.7 174.71,13.7
161.01,0 210.89,0 210.89,49.88 197.19,36.18 "/>
<polygon id="XMLID_00000168100954280925942260000016005534493703133057_" class="st0" points="174.7,36.19 174.7,16.45
160.59,30.55 160.59,50.3 180.33,50.3 194.44,36.19 "/>
</g>
</g>
</g>
<g id="XMLID_00000070813766484763750920000009185043521289668542_">
<g id="XMLID_00000054970089001530988720000014691314136854144702_">
<rect id="XMLID_00000017505671759689336380000010457591185449497518_" x="0" y="68.75" class="st0" width="30.49" height="6.1"/>
<g id="XMLID_00000075152152394541147360000009347237851986461832_">
<polygon id="XMLID_00000155844791652919237860000017735487251199589507_" class="st0" points="0,80.95 0,99.26 30.49,99.26
30.49,93.16 6.1,93.16 6.1,87.06 30.49,87.06 30.49,80.95 "/>
</g>
</g>
<polygon id="XMLID_00000069388203218248923990000010752030078510884507_" class="st0" points="91.45,80.85 82.71,68.75
75.17,68.75 88.37,87.05 88.37,99.26 94.46,99.26 94.46,87.05 107.72,68.75 100.18,68.75 "/>
<path id="XMLID_00000147917493505474051010000007884042676597158791_" class="st0" d="M113.32,93.15c0,3.37,2.73,6.11,6.11,6.11
h24.42v-6.11h-23.99c-0.24,0-0.43-0.19-0.43-0.43V75.29c0-0.24,0.19-0.43,0.43-0.43h23.99v-6.11h-24.42
c-3.37,0-6.11,2.73-6.11,6.11V93.15z"/>
<path class="st0" d="M64.5,68.75H40.09v6.1h23.98c0.24,0,0.43,0.19,0.43,0.43v5.24c0,0.24-0.19,0.43-0.43,0.43H40.09v18.31h6.1
v-12.2H64.5c3.37,0,6.1-2.73,6.1-6.1v-6.1C70.6,71.48,67.87,68.75,64.5,68.75z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
static/images/ASRock Rack_logo-01.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
static/images/ASRock Rack_logo-01_white.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Loading…
Cancel
Save