RSBENCH(1) | User Commands | RSBENCH(1) |
rsbench - benchmark and test for librsb
rsbench [--bench] [OPTIONS]
rsbench [ -o OPCODE] [ -O {subprogram-code}] [
{subprogram-specific-arguments} ]
rsbench is a swiss army knife for testing the library functionality and performance.
Choose {subprogram-code} among:
{subprogram-specific-arguments} will be available from the subprograms.
The default {subprogram-code} is 'b'
-o --matrix-operation <arg>
-O --subprogram-operation <arg>
-I --information
-C --configuration
-H --hardware-counters
-M --memory-benchmark
-e --experiments
-v --version
-B --blas-testing
-Q --quick-blas-testing <arg>
-E --error-testing <arg>
-F --fp-bench
-G --guess-blocking
Arguments to --want-autotune of the format "Ss[Xx[Tt[V[V]]]]", where S is the autotuning time in seconds, X is the number of tries, T the number of starting threads, V can be either q for quiet autotuning or v for a verbose one (can be specified twice). Valid examples: 3.0s2x4tv, 3.0s2x0tq, 3.0s, 2.0s10x . See documentation of rsb_tune_spmm for a full explanation of these parameters role in auto-tuning.
Written by michelemartone_AT_users_DOT_sourceforge_DOT_net.
Report bugs to michelemartone_AT_users_DOT_sourceforge_DOT_net.
Copyright © 2008-2022 Michele Martone.
2023 | rsbench version: 1.3.0 |