Sponsor:

Your company here, and a link to your site. Click to find out more.

vtkdiff - Man Page

Description

usage: vtkdiff [options] options:

--osh-memory

print amount and stacktrace of max memory use

--osh-time

print amount of time spend in certain functions

--osh-time-percent

print amount of time spend in certain functions by percentage

--osh-time-chop 0.0

only print functions whose percent time is greater than given value (e.g. --osh-time-chop=2)

--osh-time-with-filename

add file name to function name in profile output

--osh-signal

catch signals and print a stacktrace

--osh-fpe

enable floating-point exceptions

--osh-silent

suppress all output

--osh-pool

use memory pooling

--osh-self-send value

control self send threshold

--osh-mpi-ranks-per-node value

mpi ranks per node (for CUDA+MPI)

missing required argument <gold_dir> missing required argument <result_dir> usage: vtkdiff [options] gold_dir result_dir options:

-tolerance value

Overrides the default tolerance of 1.0E-6

-Floor value

Overrides the default floor tolerance of 0.0

-superset

Allow result_dir to have more variables thangold_dir

-f cmd_file

Read exodiff command file

-onestep

Each directory is one time step

usage: vtkdiff [options] gold_dir result_dir options:

-tolerance value

Overrides the default tolerance of 1.0E-6

-Floor value

Overrides the default floor tolerance of 0.0

-superset

Allow result_dir to have more variables thangold_dir

-f cmd_file

Read exodiff command file

-onestep

Each directory is one time step

Info

March 2024 missing required argument <result_dir>