mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-12 07:25:22 -05:00
Compare commits
2 Commits
docs/7.11.
...
roc-1.6.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5eec8e9897 | ||
|
|
d273e165ec |
@@ -43,7 +43,7 @@ Our GFX8 GPU's (Fiji & Polaris Family) use PCIe Gen 3 and PCIe Atomics.
|
|||||||
Current CPUs which support PCIe Gen3 + PCIe Atomics are:
|
Current CPUs which support PCIe Gen3 + PCIe Atomics are:
|
||||||
* Intel Xeon E5 v3 or newer CPUs;
|
* Intel Xeon E5 v3 or newer CPUs;
|
||||||
* Intel Xeon E3 v3 or newer CPUs;
|
* Intel Xeon E3 v3 or newer CPUs;
|
||||||
* Intel Core i7 v3, Core i5 v3, Core i3 v3 or newer CPUs (i.e. Haswell family or newer).
|
* Intel Core i7 v4, Core i5 v4, Core i3 v4 or newer CPUs (i.e. Haswell family or newer).
|
||||||
* AMD Ryzen CPUs;
|
* AMD Ryzen CPUs;
|
||||||
|
|
||||||
Upcoming CPUs which will support PCIe Gen3 + PCIe Atomics are:
|
Upcoming CPUs which will support PCIe Gen3 + PCIe Atomics are:
|
||||||
|
|||||||
@@ -2,9 +2,9 @@
|
|||||||
<manifest>
|
<manifest>
|
||||||
|
|
||||||
<remote name="roc-github"
|
<remote name="roc-github"
|
||||||
fetch="ssh://git@github.com/RadeonOpenCompute/" />
|
fetch="http://git@github.com/RadeonOpenCompute/" />
|
||||||
<remote name="pctools-github"
|
<remote name="pctools-github"
|
||||||
fetch="ssh://git@github.com/GPUOpen-ProfessionalCompute-Tools/" />
|
fetch="http://git@github.com/GPUOpen-ProfessionalCompute-Tools/" />
|
||||||
|
|
||||||
<default revision="roc-1.6.x"
|
<default revision="roc-1.6.x"
|
||||||
remote="roc-github"
|
remote="roc-github"
|
||||||
|
|||||||
Reference in New Issue
Block a user