-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Add a `construct` method in `rdmaAllocator.hpp` to enable allocation with std::vector. - Test demonstrating standard memory allocation practices. - Test demonstrating allocation with our custom allocator. - Test demonstrating allocation with std::vector. - Improve coding style and adhering to clang-tidy standards. Signed-off-by: mou <William-Mou>
- Loading branch information
mou
authored and
mou
committed
Apr 6, 2023
1 parent
1bfd936
commit 5273fcf
Showing
2 changed files
with
39 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters