Name

perfdmf_createexp — Deprecated Command line tool to create a experiment in the perfdmf database. (Deprecated)

Synopsis

perfdmf_createexp [-h, --help ] [-g, --configFile configFile] [-c, --config configuration_name] {-a, --applicationid applicationID} {-n, --name name}

Description

This script will create a new experiment in the perfdmf database.

Options

-g, --configFile configFile specify the path to the file that defines the perfdmf configuration.

-c, --config configuration_name specify the name of the perfdmf configuration -c foo is equalivent to -g <home>/.ParaProf/perfdmf.cfg.foo.

-a, --applicationid applicationID specify the id number of the application to associate with the new experiment.

-n, --name name the name of the application.