Lightweight Parallel Foundations 1.0.1-alpha 2023-06-26T11:02:34Z
A high performance and model-compliant communication layer
Functions | Variables
mpi.h File Reference
#include <lpf/core.h>
#include <mpi.h>
Include dependency graph for mpi.h:
This graph shows which files directly or indirectly include this file:

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