| Shared Memory Interface - Utilities | |
| Files | |
| tnt_shmem_util.h | |
| Functions | |
| tnt_shmem_get_rank | Retrieve the linear rank of current node. |
| tnt_shmem_get_size | Retrieve the number of processors running in the current job. |
Retrieve the linear rank of current node.
size_t tnt_shmem_get_rank()
Retrieve the number of processors running in the current job.
size_t tnt_shmem_get_size()