coxon
Admiral
- Registriert
- Mai 2005
- Beiträge
- 7.685
Würde gerne mal das hier ins Gespräch bringen, damit der Ein oder Andere auch versteht was SAM eigentlich ist:
https://hardwaresfera.com/en/articulos/resizable-bar/
Das würde auch die besseren 0.2 percentil Werte sehr gut erklären. Die Latenz verkürzt sich.
Normal sieht die Anfrage so aus:
GPU@CPU@RAM@CPU@VRAM@GPU
mit SAM fällt der Weg kürzer aus:
GPU@CPU@VRAM@GPU
Für Hardware die diese Spezifikation inkludiert hat, bietet das Feature noch mehr Performance. Für HW die es nur zum Teil inkludiert, hat es weniger Vorteile, aber immer noch welche.
€dith:
https://hardwaresfera.com/en/articulos/resizable-bar/
When the GPU requires the information stored in RAM, it has to tell the processor that it needs 'x' computation. The processor fetches it and hands it over to the GPU. A process that requires a certain time, or what is the same, generates a latency.
Using Resizable BAR, all Tasks performed by the processor are stored in the VRAM. The processor loads the data into the VRAM and tells you where this data is. So the GPU has them accessible at all times when it needs them. Therefore, we eliminate the latency generated by asking the processor for the calculation, to look for it in RAM and to deliver it to the GPU.
Das würde auch die besseren 0.2 percentil Werte sehr gut erklären. Die Latenz verkürzt sich.
Normal sieht die Anfrage so aus:
GPU@CPU@RAM@CPU@VRAM@GPU
mit SAM fällt der Weg kürzer aus:
GPU@CPU@VRAM@GPU
Für Hardware die diese Spezifikation inkludiert hat, bietet das Feature noch mehr Performance. Für HW die es nur zum Teil inkludiert, hat es weniger Vorteile, aber immer noch welche.
€dith: