Revert "Workaround: make mmap memory resident for gfx902"
This reverts commitcbcae4eecc. Change-Id: I9f4f0b6b426aeae4cb652b33cf0d4c0f57270ca5 Signed-off-by: Yong Zhao <yong.zhao@amd.com> [ROCm/ROCR-Runtime commit:55bb61ff9c]
Αυτή η υποβολή περιλαμβάνεται σε:
@@ -323,9 +323,6 @@ static void *allocate_exec_aligned_memory_cpu(uint32_t size)
|
||||
|
||||
if (ptr == MAP_FAILED)
|
||||
return NULL;
|
||||
|
||||
memset(ptr, 0, size);
|
||||
|
||||
return ptr;
|
||||
}
|
||||
|
||||
|
||||
Αναφορά σε νέο ζήτημα
Block a user