|
Lightweight Parallel Foundations 1.0.1-alpha 2023-06-26T11:02:34Z
A high performance and model-compliant communication layer
|


Go to the source code of this file.
Functions | |
| lpf_err_t | lpf_mpi_initialize_with_mpicomm (MPI_Comm comm, lpf_init_t *init) |
| lpf_err_t | lpf_mpi_initialize_over_tcp (const char *server, const char *port, int timeout, lpf_pid_t pid, lpf_pid_t nprocs, lpf_init_t *init) |
| lpf_err_t | lpf_mpi_finalize (lpf_init_t init) |
Variables | |
| const int | LPF_MPI_AUTO_INITIALIZE |