test
This commit is contained in:
parent
bce48bffc6
commit
d8a92fe783
@ -80,7 +80,7 @@ bool ArrayInterfaceHandler::IsCudaPtr(void const* ptr) {
|
||||
}
|
||||
#else
|
||||
switch (attr.type) {
|
||||
case hipMemoryTypeUnregistered:
|
||||
case hipMemoryTypeUnified:
|
||||
case hipMemoryTypeHost:
|
||||
return false;
|
||||
default:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user