Preparations
You will need a terminal window on a UW NMI Lab submit host, and a browser which can view the B&T web status pages.
On the terminal window you will need to perform a few setup steps if you want to cut and paste directly from these pages.
bash$ export NMI_BIN=/nmi/bin
bash$ export NMI_LIB=/nmi/lib
bash$ source $NMI_BIN/config.[sh/csh]bash$ which nmi_submit
/nmi/bin/nmi_submitbash$ nmi_submit —help
Usage: /nmi/bin/nmi_submit —nmiconf= Select which NMI configuration file to use —must-match Job must match with resources before submitted —notify-fail-only Only send notification if job fails —verbose Enable verbose output —quiet Do not print job submission information —timeout= Number of seconds to wait for runid. Default is 180 —no-wait Do not wait for runid. Program returns immediately —debug Enable debug output —help Show this information
You should also point your browser to the Build & Test Overview page
- Printer-friendly version
- Login or register to post comments
