-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add AMD 4004 series certification page
- Loading branch information
1 parent
dc0f525
commit 75006ce
Showing
9 changed files
with
377 additions
and
2 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: "Certified - AMD EPYC May 2024" | ||
type: amd-epyc-june2024 | ||
--- | ||
|
||
amd-epyc-june2024 content |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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> | ||
| ||
<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" }}: | ||
</b> | ||
AMD | ||
</div> | ||
|
||
<div> | ||
<b>{{ i18n "Certification for" }}: </b> | ||
AMD EPYC™ 4004 {{ i18n "processor series" }} | ||
</div> | ||
|
||
<div> | ||
<b> | ||
{{ i18n "Operating system" }}: | ||
</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" }}: | ||
</b> | ||
ASRock® Rack B650D4U-2L2T/BCM | ||
</div> | ||
<div> | ||
<img src="/images/icon-system.png"> | ||
<b> | ||
{{ i18n "Motherboard" }}: | ||
</b> | ||
ASRock Rack B650D4U | ||
</div> | ||
<div> | ||
<img src="/images/icon-CPU.png"> | ||
<b> | ||
CPU: | ||
</b> | ||
AMD EPYC™ 4564P 16-core {{ i18n "processor" }} | ||
</div> | ||
<div> | ||
<img src="/images/icon-memory.png"> | ||
<b> | ||
{{ i18n "Memory" }}: | ||
</b> | ||
4 x 32GB Micron 4800MHz DDR5 ECC UDIMM (MTC20C2085S1EC48BA1) | ||
</div> | ||
<div> | ||
<img src="/images/icon-storage.png"> | ||
<b class="info"> | ||
{{ i18n "Storage" }}: | ||
</b> | ||
2 x 960GB Micron 7450 NVMe M.2 | ||
</div> | ||
<div> | ||
<img src="/images/icon-security.png"> | ||
<b class="info"> | ||
{{ i18n "Security device" }}: | ||
</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}} | ||
|
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.