OpenSS Command Summary
Version 2.1
August 9, 2014

Table of Contents



Experiment Building Block Commands

expAttach [ -v mpi ] [ -x <expId> ] [ <target_list> ] [ <expType_list> ]
expClose [ -v kill ] [ -v all || -x <expId> ]
<expId> = expCreate [-i offline] || [ [-i online] [ -v mpi ]  [ <target_list> ] [ <expType_list> ]
expDetach [ -x <expId> ] [ <target_list> ] [ <expType_list> ]
expDisable [ -v all || -x <expId> ]
expEnable [ -v all || -x <expId> ]
<expId> = expFocus [ -x <expId> ]
expGo [ -v all || -x <expId> ]
expPause [ -v all || -x <expId> ]
<expId> = expRestore <file_spec>
expSave [ -v copy ] [ -x <expId> ] <file_spec>
expSetParam [ -x <expId> ] <expParam> = <expParamValue> [ , <expParamValue> ]+


Experiment Information Commands

expStatus [ -v all || -x <expId> ]
expCompare [-v <modifier_list> ] [ -x <expId_list> ] [ <viewType> ] [ -m <expMetric_list> ] [ <target> ] [ -I <time_interval_list> ]
expView [-v <modifier_list> ] [ -x <expId> ] [ <viewType> ] [ -m <expMetric_list> ] [ <target_list> ] [ -I <time_interval_list> ]


Custom View Commands

<cvId_list> = cViewCluster [-v <modifier_list> ] [ -x <expId> ] [ <viewType> ] [ -m <expMetric_list> ] [ <target_list> ] [ -I <time_interval_list> ]
<cvId> = cViewCreate [-v <modifier_list> ] [ -x <expId> ] [ <viewType> ] [ -m <expMetric_list> ] [ <target_list> ] [ -I <time_interval_list> ]
cViewDelete [ -v all || -c <cvId_list> ]
cViewInfo [ -v all || -c <cvId_list> ]
cView -c <cvId_list> [-v <modifier_list> ] [ -x <expId> ] [ <viewType> ] [ -m <expMetric_list> ] [ <target_list> ] [ -I <time_interval_list> ]


Low Level list Command Variants

<ListOf_breakId> = list -v breaks [ -x <expId> ]
<ListOf_breakId> = list -v breaks , all [ -x <expId> ]

<listOf_cvId> = list -v cviews

<listOf_expId> = list -v expid

<ListOf_hostname> = list -v hosts [ -x <expId> ]

<ListOf_expMetric> = list -v metrics [ -x <expId> || <expType_list> ]
<ListOf_expMetric> = list -v metrics , all [ -x <expId> || <expType_list> ]

<ListOf_filename> = list -v obj [ -x <expId> ] [ <target> ]

<ListOf_expParam> = list -v params [ -x <expId> || <expType_list> ]
<ListOf_expParam> = list -v params , all [ -x <expId> || <expType_list> ]

<ListOf_pidname> = list -v pids [ -x <expId> ] [ <host_list_spec> ]

<ListOf_rankname> = list -v ranks [ -x <expId> ] [ <target> ]

<listOf_filename> = list -v src [ -x <expId> ] [ <target> ]

<ListOf_statusType> = list -v status [ -x <expId> ]
<ListOf_statusType> = list -v status , all [ -x <expId> ]

<ListOf_threadname> = list -v threads [ -x <expId> ] [ <target> ]

<ListOf_expType> = list -v exptypes [ -x <expId> ]
<ListOf_expType> = list -v exptypes , all [ -x <expId> ]

<ListOf_viewType> = list -v views [-x <expId> || <expType_list> ]
<ListOf_viewType> = list -v views , all [ -x <expId> || <expType_list> ]


Session Commands

clearBreak <breakId>
exit
<string> = help [ <verbosity_list_spec> ] [ <string> ]
<string> = history [ <int> ]
log [ <file_spec> ]
openGui
playBack <file_spec>
record [ <file_spec> ]
<breakId> = setBreak [ -x <expId> ] [ <target> ] <address_description>
wait [ -v terminate ] [ -x <expId> ]