| |
JetMet Running with USCMS Dataset Service Example
The Dataset Service can provide an orcarc fragment automatically through
wget. This can be combined with a script for configuring and running
a COBRA application to automatically retrieve the orcarc fragment,
append a set of user orcarc settings, and run the application.
An example script called JetMet_Val.sh,
which has been run successfully
in the FBS system on the USCMS UAF cluster, is provided.
The script can be modified directly
as needed or wrapped in another script to define environment variables
to tailor for an individual user's needs.
There is a default orca rc file called
userTemplate.orcarc that
can be modified to add, subtract or change various parameters.
That template will be appended to the dynamically built .orcarc
fragment generated by the Dataset Service and this script. This
template file should be copied to the directory where the JetMet_Val.sh
script is copied. The template file name can be changed by setting
USER_ORCARC_TEMPLATE
Other environment variables that can over-ride default settings:
USER_DAR_ROOT == over-ride default DAR install path
USER_LOCAL_ROOT == over-ride default user ORCA path
USEDAR == use DAR install of local build
Usage: ./JetMet_Val.sh <OwnerName> <DatasetName> <RunNumber> <JumpEvent> <Events> <orcaVersion>
Example:
./JetMet_Val.sh jm_DST813_2_g133_OSC jm03b_Zprime_120 0 0 10 8_1_1
Last modified: Mon November 1 11:26:26 CDT 2004
|
|