Skip to content

Commit

Permalink
Remove device_memory_resource initial pass
Browse files Browse the repository at this point in the history
  • Loading branch information
pmattione-nvidia committed Jun 11, 2024
1 parent ae12634 commit 436bc8d
Show file tree
Hide file tree
Showing 3 changed files with 210 additions and 108 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
*/
public interface RmmDeviceMemoryResource extends AutoCloseable {
/**
* Returns a pointer to the underlying C++ class that implements rmm::mr::device_memory_resource
* Returns a pointer to the underlying C++ class that implements rmm::device_async_resource_ref
*/
long getHandle();

Expand Down
Loading

0 comments on commit 436bc8d

Please sign in to comment.