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

Go to the source code of this file.
Defines | |
| #define | MAX_SHMEMPI_ERRS 500 |
| #define | PSIZE 1024*16 |
| #define | PACKSIZE ((PSIZE)*sizeof(long)) |
|
|
Definition at line 43 of file CommSHMEMPI.cpp. Referenced by CommSHMEMPI::myreceive(). |
|
|
Definition at line 52 of file CommSHMEMPI.cpp. |
|
|
Definition at line 51 of file CommSHMEMPI.cpp. |
1.4.6