GNU Queue load-balancing system:
How do I stop Queue from sending job output in batch mode?
If you do put QMAIL=FALSE into the environment on the queue client (i.e., setenv QMAIL FALSE under csh/tcsh or QMAIL=FALSE;export QMAIL under sh/bash before running the job with 'queue') the output of the job will be discarded when running in batch mode (-r flag).

You will still be notified of your job's completion by email.

This is useful for jobs which produce a great deal of output. (Writing a shell wrapper with ">/dev/null 2>&1" is always another option.)
werner.krebs@yale.edu

Previous: Is time-synchronization an issue?
Next: How does Queue compare with the commercial LSF product?
This document is: http://bioinfo.mbb.yale.edu:80/cgi-bin/fom?file=29
[Search] [Appearance] [Show Edit Commands]
This is Faq-O-Matic 2.606.