Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
bucanero authored Jul 3, 2024
1 parent bc67a05 commit 173ce41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/archival/hardware-archival.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This page covers the minimum and recommended hardware requirements for engaging
| CPU Features | CMPXCHG16B, POPCNT, SSE4.1, SSE4.2, AVX |
| RAM | 24GB DDR4 |
| Hot Storage | 3 Terabyte SSD |
| Cold Storage | 40 Terabyte NON-SSD Persistant Disks |
| Cold Storage | 40 Terabyte NON-SSD Persistent Disks |

_Verify AVX support on Linux by issuing the command ```$ lscpu | grep -oh avx```. If the output is empty, your CPU is not supported._

Expand All @@ -29,7 +29,7 @@ _Verify AVX support on Linux by issuing the command ```$ lscpu | grep -oh avx``
| CPU | 8-Core (16-Thread) Intel i7/Xeon or equivalent with AVX support |
| RAM | 16GB DDR4 |
| Hot Storage | 3 Terabyte SSD |
| Cold Storage | 40 Terabyte NON-SSD Persistant Disks |
| Cold Storage | 40 Terabyte NON-SSD Persistent Disks |

_Verify AVX support on Linux by issuing the command ```$ lscpu | grep -oh avx```. If the output is empty, your CPU is not supported._

Expand Down

0 comments on commit 173ce41

Please sign in to comment.