![]() |
SIONlib
1.7.7
Scalable I/O library for parallel access to task-local files
|
Hybrid (MPI+OpenMP) callbacks to generic interface. More...
#include <stdlib.h>#include <stdio.h>#include <stdarg.h>#include <string.h>#include <time.h>#include "mpi.h"#include <sys/time.h>#include <sys/types.h>#include <fcntl.h>#include <unistd.h>#include "sion.h"#include "sion_debug.h"#include "sion_internal.h"#include "sion_fd.h"#include "sion_filedesc.h"#include "sion_printts.h"#include "sion_ompi_cb_gen.h"#include "sion_ompi_internal_gen.h"Go to the source code of this file.
Macros | |
| #define | _XOPEN_SOURCE 700 |
| #define | USE_PMPIno |
Hybrid (MPI+OpenMP) callbacks to generic interface.
Definition in file sion_ompi_cb_gen.c.