4c2ad152a31df1cda3a1c77450f367241efa7956
KFDExceptionTest.SdmaQueueException allocates VRAM with host access. This fails on small-BAR GPUs. This error was incorrectly ignored before7ccda4ba26("kfdtest: Full TearDown and SetUp in child process"). The test doesn't really need host access to the memory. Therefore the fix is to disable the HostAccess flag. Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com> Change-Id: Ifec279eeb6c1ecb1160db9b692e6dc8816d761a3 [ROCm/ROCR-Runtime commit:9d33827a84]
Description
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Other
1.1%