KFDTest: Test 8 SDMA queues per engine for gfx1010
Change-Id: I709112ab10b1f5684e6411f44682bdef14745b50
Signed-off-by: shaoyunl <shaoyun.liu@amd.com>
[ROCm/ROCR-Runtime commit: 33bd5c520b]
Цей коміт міститься в:
@@ -138,6 +138,8 @@ void GetSdmaInfo(const HsaNodeProperties *props,
|
||||
if (props->EngineId.ui32.Major == 9) {
|
||||
if (props->EngineId.ui32.Stepping == 6) // VEGA20
|
||||
num_sdma_queues_per_engine = 8;
|
||||
} else if (props->EngineId.ui32.Major == 10) { //NAVIi
|
||||
num_sdma_queues_per_engine = 8;
|
||||
}
|
||||
|
||||
if (p_num_sdma_engines)
|
||||
|
||||
Посилання в новій задачі
Заблокувати користувача