MPIWinDeleter
MPIWinDeleter
Section titled “MPIWinDeleter”#include <sbio/storage/mpi_shared.hh>struct MPIWinDeleterDefined in src/lib/sbio/storage/mpi_shared.hh:35
A custom Deleter for an RC managed MPI_Win.
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
shmem_comm |
variable |
Declared here |
operator() |
function |
Declared here |
Public Attributes
Section titled “Public Attributes”| Return | Name | Description |
|---|---|---|
MPI_Comm |
shmem_comm |
shmem_comm
Section titled “shmem_comm”MPI_Comm shmem_comm { MPI_COMM_NULL }Defined in src/lib/sbio/storage/mpi_shared.hh:36
Public Methods
Section titled “Public Methods”| Return | Name | Description |
|---|---|---|
void |
operator() inline |
operator()
Section titled “operator()”inline
inline void operator()(MPI_Win * win)Defined in src/lib/sbio/storage/mpi_shared.hh:38