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