├── README.md ├── demo.cu └── managed_allocator.hpp /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaredhoberock/managed_allocator/HEAD/README.md -------------------------------------------------------------------------------- /demo.cu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaredhoberock/managed_allocator/HEAD/demo.cu -------------------------------------------------------------------------------- /managed_allocator.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaredhoberock/managed_allocator/HEAD/managed_allocator.hpp --------------------------------------------------------------------------------