ESDM
Middleware for Earth System Data
|
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"
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[]) |
Performance test/benchmark when writing a ND dataset using the HDF5 Interface to ESDM.