MPIWinAllocator
MPIWinAllocator
Section titled “MPIWinAllocator”#include <sbio/storage/mpi_shared.hh>struct MPIWinAllocatorDefined in src/lib/sbio/storage/mpi_shared.hh:54
A custom Allocator for an RC managed MPI_Win.
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
allocate |
function |
Declared here |
Public Static Methods
Section titled “Public Static Methods”| Return | Name | Description |
|---|---|---|
void |
allocate static inline |
allocate
Section titled “allocate”static inline
static inline void allocate(std::size_t win_size, void * dest, MPI_Comm comm, std::size_t mem_size, void ** out_baseptr)Defined in src/lib/sbio/storage/mpi_shared.hh:55