|
IOR
|
#include <stdint.h>#include <stdio.h>#include <mpi.h>

Go to the source code of this file.
Data Structures | |
| struct | time_statistics_t |
| struct | mdworkbench_result_t |
| struct | mdworkbench_results_t |
Functions | |
| mdworkbench_results_t * | md_workbench_run (int argc, char **argv, MPI_Comm world_com, FILE *out_logfile) |
| mdworkbench_results_t* md_workbench_run | ( | int | argc, |
| char ** | argv, | ||
| MPI_Comm | world_com, | ||
| FILE * | out_logfile | ||
| ) |
Definition at line 891 of file md-workbench.c.
References benchmark_options::adaptive_waiting_mode, aiori_select(), airoi_create_all_module_options(), airoi_update_module_options(), benchmark_options::backend, benchmark_options::backend_options, ior_aiori::check_params, benchmark_options::com, mdworkbench_results_t::count, benchmark_options::dataPacketType, DIRMODE, benchmark_options::dset_count, ior_aiori::enable_mdtest, end_phase(), ERR, benchmark_options::file_size, aiori_xfer_hint_t::filePerProc, ior_aiori::finalize, GetNumNodes(), GetNumTasksOnNode0(), GetTimeStamp(), benchmark_options::global_iteration, global_options, benchmark_options::gpuID, benchmark_options::gpuMemoryFlags, benchmark_options::hints, init_clock(), init_options(), init_stats(), initCUDA(), ior_aiori::initialize, benchmark_options::interface, IOR_MEMORY_TYPE_CPU, benchmark_options::iterations, benchmark_options::logfile, ior_aiori::mkdir, NULL, benchmark_options::num, o, oprintf, option_parse(), out_logfile, benchmark_options::packetTypeStr, parsePacketType(), benchmark_options::phase_benchmark, benchmark_options::phase_cleanup, benchmark_options::phase_precreate, phase_stat_t::phase_start_timer, benchmark_options::precreate, benchmark_options::prefix, print_detailed_stat_header(), benchmark_options::print_detailed_stats, printTime(), QueryNodeMapping(), benchmark_options::quiet_output, benchmark_options::random_seed, benchmark_options::rank, benchmark_options::relative_waiting_factor, benchmark_options::results, return_position(), ior_aiori::rmdir, run_benchmark(), run_cleanup(), run_precreate(), benchmark_options::size, benchmark_options::start_item_number, benchmark_options::stonewall_timer, benchmark_options::stonewall_timer_wear_out, store_position(), phase_stat_t::t, WARN, WARNF, and ior_aiori::xfer_hints.
Referenced by main().


1.8.13