.TH "condor_submit_makeflow" 1 "" "CCTools 7.1.2 FINAL" "Cooperative Computing Tools" .SH NAME .LP \fBcondor_submit_makeflow\fP - submit workflow to HTCondor batch system .SH SYNOPSIS .LP .fam C .nf .nh .IP "" 8 \FC\fBcondor_submit_makeflow [options] \fP\FT .fi .hy .fam .P .SH DESCRIPTION .LP \FCcondor_submit_makeflow\FT submits Makeflow itself as a batch job, allowing HTCondor to monitor and control the job, so the user does not need to remain logged in while the workflow runs. All options given to condor_submit_makeflow are passed along to the underlying Makeflow. .SH EXIT STATUS .LP On success, returns zero. On failure, returns non-zero. .SH EXAMPLE .LP .fam C .nf .nh .IP "" 8 condor_submit_makeflow example.mf Submitting example.mf as a background job to HTCondor... Submitting job(s). 1 job(s) submitted to cluster 364. Makeflow Output : makeflow.364.output Makeflow Error : makeflow.364.error Condor Log : makeflow.364.condorlog .fi .hy .fam .P .SH COPYRIGHT .LP The Cooperative Computing Tools are Copyright (C) 2005-2019 The University of Notre Dame. This software is distributed under the GNU General Public License. See the file COPYING for details. .SH SEE ALSO .LP .IP \(bu 4 \fBCooperative Computing Tools Documentation\fP .IP \(bu 4 \fBMakeflow User Manual\fP .IP \(bu 4 \fBmakeflow(1)\fP \fBmakeflow_monitor(1)\fP \fBmakeflow_analyze(1)\fP \fBmakeflow_viz(1)\fP \fBmakeflow_graph_log(1)\fP \fBstarch(1)\fP \fBmakeflow_ec2_setup(1)\fP \fBmakeflow_ec2_cleanup(1)\fP