SIONlib  1.7.4
Scalable I/O library for parallel access to task-local files
Macros | Functions
partest.c File Reference

Benchmark/Test Tool. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include <mpi.h>
#include <time.h>
#include <math.h>
#include "sion_debug.h"
#include "sion_printts.h"
#include "sion.h"
#include "partest.h"
#include "partest_util.h"
#include "partest_split_comm.h"
Include dependency graph for partest.c:

Go to the source code of this file.

Macros

#define _XOPEN_SOURCE   700
 

Functions

int main (int argc, char **argv)
 

Detailed Description

Benchmark/Test Tool.

Author
Wolfgang Frings
Ventsislav Petkov

Definition in file partest.c.