GPU test: Difference between revisions

From HPCWIKI
Jump to navigation Jump to search
No edit summary
(Add categories: GPU, Reference)
Line 3: Line 3:
==== [[ACS]] ====
==== [[ACS]] ====
if [[ACS]] is enabled on your machine. On PCI-E platforms bandwidth could be really low if ACS is enabled. interfere with GPU Direct by redirecting all PCI point-to-point traffic to the CPU root complex, causing a significant performance reduction or even a hang. The ACS(access control services) need to be disabled for proper P2P bandwidth.
if [[ACS]] is enabled on your machine. On PCI-E platforms bandwidth could be really low if ACS is enabled. interfere with GPU Direct by redirecting all PCI point-to-point traffic to the CPU root complex, causing a significant performance reduction or even a hang. The ACS(access control services) need to be disabled for proper P2P bandwidth.
[[Category:GPU]]
[[Category:Reference]]

Revision as of 00:56, 15 July 2026

Check System

ACS

if ACS is enabled on your machine. On PCI-E platforms bandwidth could be really low if ACS is enabled. interfere with GPU Direct by redirecting all PCI point-to-point traffic to the CPU root complex, causing a significant performance reduction or even a hang. The ACS(access control services) need to be disabled for proper P2P bandwidth.