public class RmmManagedMemoryResource extends Object implements RmmDeviceMemoryResource
Constructor and Description |
---|
RmmManagedMemoryResource() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
long |
getHandle()
Returns a pointer to the underlying C++ class that implements rmm::mr::device_memory_resource
|
String |
toString() |
public long getHandle()
RmmDeviceMemoryResource
getHandle
in interface RmmDeviceMemoryResource
public void close()
close
in interface RmmDeviceMemoryResource
close
in interface AutoCloseable
Copyright © 2024. All rights reserved.