This HTML automatically generated with rman for NEMO
Table of Contents

Name

mdbench - multidimensional array benchmarking (up to 4D)

Synopsis

mdbench [parameter=value]

Description

Parameters

The following parameters are recognized in order; they may be given in any order if the keyword is also given. Use --help to confirm this man page is up to date.
dim=
Dimensions of array A[dim1][dim2][dim3][dim4].... [10,20,30,40]
work=
Work level (0=init 1=trans 2=reduc) [0]
ntest=
How often to run the benchmark test [1]
flip=
Reverse traversal through array, for benchmarking [f]
iter=
Number of times to do the work, for
free=
Free things we don’t need anymore [f]
nprocs=
If OpenMP was enabled, the number of cores (processors) can be set here. However, there is also a system keyword np= which needs to be braught back inline.

Examples

See Also

mdarray(3NEMO) , image(5NEMO)

Author

Peter Teuben

Update History


12-feb-2024    Finally a man page created ...    PJT


Table of Contents