Command Line Switches

This is the nvm_dlaSample command syntax:

$ nvm_dlaSample [-h] [-v <Logging Level>] [--mode <Mode>] [-d <Instance ID>] [-n numTasks>] [--loadable /path/to/loadable]

The following table describes the command line switches.

Switch

Para-meter

Description

-h

N/A

Displays guidance on using this application.

-d

[Instance ID]

Specifies the hardware engine ID on which to run the test. The value may be 0 or 1. The default is 0.

-n

[numTasks]

Specifies the number of simultaneous tasks that can be sent to a DLA instance.

--profile [path] Path to the profile file.

--mode

[mode]

Specifies the mode of the test to run. The value may be:

  • runtime
  • scisync
  • multithread
  • ping

--loadable

[path]

Path to the loadable file.

-v

N/A

Enables verbose descriptions.