Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Benchmark.h File Reference

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)


Function Documentation

int stream_bench int    N,
double *    time,
double *    mbsec
 

built-in minor variation of the STREAM benchmark.

Definition at line 177 of file Benchmark.C.

Referenced by text_cmd_vmdbench.

void vmdbench_analyze_selection int    sz,
int    reps,
double &    runtime,
double &    bwmbsec
 

Definition at line 385 of file Benchmark.C.

Referenced by text_cmd_vmdbench.

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.

Definition at line 289 of file Benchmark.C.

void vmdbench_minmax_3fv int    sz,
int    reps,
double &    runtime,
double &    bwmbsec
 

Definition at line 350 of file Benchmark.C.

Referenced by text_cmd_vmdbench.

void vmdbench_minmaxmean_1fv int    sz,
int    reps,
double &    runtime,
double &    bwmbsec
 

Definition at line 319 of file Benchmark.C.

Referenced by text_cmd_vmdbench.


Generated on Fri Mar 29 02:46:33 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002