Go to the source code of this file.
Functions | |
int | stream_bench (int N, double *time, double *mbsec) |
built-in minor variation of the STREAM benchmark. More... | |
void | vmdbench_minmax_1fv (int sz, int reps, double &runtime, double &bwmbsec) |
benchmarking routines for atom selections and SIMD-accelerated array/vector/volume analysis routines. More... | |
void | vmdbench_minmaxmean_1fv (int sz, int reps, double &runtime, double &bwmbsec) |
void | vmdbench_minmax_3fv (int sz, int reps, double &runtime, double &bwmbsec) |
void | vmdbench_analyze_selection (int sz, int reps, double &runtime, double &bwmbsec) |
|
built-in minor variation of the STREAM benchmark.
Definition at line 177 of file Benchmark.C. Referenced by text_cmd_vmdbench. |
|
Definition at line 385 of file Benchmark.C. Referenced by text_cmd_vmdbench. |
|
benchmarking routines for atom selections and SIMD-accelerated array/vector/volume analysis routines.
Definition at line 289 of file Benchmark.C. |
|
Definition at line 350 of file Benchmark.C. Referenced by text_cmd_vmdbench. |
|
Definition at line 319 of file Benchmark.C. Referenced by text_cmd_vmdbench. |