#include "Message/CommMPI.h"#include "Message/Message.h"#include "Utility/IpplInfo.h"#include "Utility/PAssert.h"#include "Profile/Profiler.h"#include <mpi.h>#include <string.h>#include <stdlib.h>#include <unistd.h>Include dependency graph for CommMPI.cpp:

Go to the source code of this file.
Defines | |
| #define | MAX_MPI_ERRS 500 |
| #define | PSIZE 1024*16 |
| #define | PACKSIZE ((PSIZE)*sizeof(long)) |
|
|
Definition at line 44 of file CommMPI.cpp. Referenced by CommMPI::myreceive(). |
|
|
Definition at line 57 of file CommMPI.cpp. Referenced by CommSHMEMPI::mysend(), and CommMPI::mysend(). |
|
|
Definition at line 56 of file CommMPI.cpp. |
1.4.6