Skip to content

Commit

Permalink
Add-back removed note
Browse files Browse the repository at this point in the history
  • Loading branch information
harrism committed Jan 24, 2024
1 parent 14a394c commit 0ed61fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cpp/bench/ann/src/common/cuda_pinned_resource.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ class cuda_pinned_resource final : public rmm::mr::device_memory_resource {
*
* The returned pointer has at least 256B alignment.
*
* @note Stream argument is ignored
*
* @throws `rmm::bad_alloc` if the requested allocation could not be fulfilled
*
* @param bytes The size, in bytes, of the allocation
Expand Down

0 comments on commit 0ed61fd

Please sign in to comment.