public class RmmCudaMemoryResource extends Object implements RmmDeviceMemoryResource
| Constructor and Description |
|---|
RmmCudaMemoryResource() |
| 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()
RmmDeviceMemoryResourcegetHandle in interface RmmDeviceMemoryResourcepublic void close()
close in interface RmmDeviceMemoryResourceclose in interface AutoCloseableCopyright © 2024. All rights reserved.