|
|
@ -20,8 +20,10 @@ PowerEL uses the distro tag __pel__ and uses the same ABI as the open source rhe |
|
|
|
|
|
|
|
|
|
|
|
PowerEL supports specific CPU architectures with specific feature requirements. |
|
|
|
PowerEL supports specific CPU architectures with specific feature requirements. |
|
|
|
|
|
|
|
|
|
|
|
- IBM Power8 (or higher) - Big Endian : __ppc64__ |
|
|
|
- IBM POWER8 (or higher) - Big Endian : __ppc64__ |
|
|
|
- IBM Power8 (or higher) - Little Endian : __ppc64le__ |
|
|
|
![OpenPower Ready](/img/openpowerready.png "OpenPOWER Ready") |
|
|
|
|
|
|
|
- IBM POWER8 (or higher) - Little Endian : __ppc64le__ |
|
|
|
|
|
|
|
![OpenPower Ready](/img/openpowerready.png "OpenPOWER Ready") |
|
|
|
- Intel Xeon/i9/i7/i5/i3 with AVX support (or higher) : __x86_64__ |
|
|
|
- Intel Xeon/i9/i7/i5/i3 with AVX support (or higher) : __x86_64__ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|