|
FreeNOS
|
#include <arpa/inet.h>#include <netinet/in.h>#include <Types.h>#include <Index.h>#include <List.h>#include "MpiBackend.h"Go to the source code of this file.
Data Structures | |
| class | MpiHost |
| Implements a MPI backend for the host OS which communicates with mpiproxy servers. More... | |
| struct | MpiHost::Node |
| Describes a remote CPU node accessible via MPI. More... | |
| struct | MpiHost::Packet |
| Describes data received via UDP. More... | |
1.8.17