ESDM
Middleware for Earth System Data
Functions
benchmark.c File Reference

Performance test/benchmark when writing a ND dataset using the HDF5 Interface to ESDM. More...

#include <esdm.h>
#include <hdf5.h>
#include <mpi.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "util/test_util.h"
Include dependency graph for benchmark.c:

Functions

int esdm_mpi_get_tasks_per_node ()
 
void esdm_mpi_distribute_config_file (char *config_filename)
 
void esdm_mpi_init ()
 
int main (int argc, char *argv[])
 

Detailed Description

Performance test/benchmark when writing a ND dataset using the HDF5 Interface to ESDM.