kfdtest: Use SDMA engine information directly from the node
Change-Id: Icd391c8e821fb0ff5a1094f21b880a97e6d417a3
Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>
[ROCm/ROCR-Runtime commit: b507911ccd]
This commit is contained in:
@@ -52,6 +52,7 @@ unsigned int FamilyIdFromNode(const HsaNodeProperties *props);
|
||||
|
||||
void GetSdmaInfo(const HsaNodeProperties *props,
|
||||
unsigned int *p_num_sdma_engines,
|
||||
unsigned int *p_num_sdma_xgmi_engines,
|
||||
unsigned int *p_num_sdma_queues_per_engine);
|
||||
|
||||
class HsaMemoryBuffer {
|
||||
|
||||
Reference in New Issue
Block a user