Difference: CondorExec ( vs. 1)

Revision 12009-01-22 - billmcn

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="HowToUseCondor"

Running Jobs with condor-exec

condor-exec is a program installed on patas that allows you to submit an arbitrary command line as a Condor job. For example, if you had a program called myprog with arguments a1, a2, and a3 running the following

$ condor-exec myprog a1 a2 a3

would run the program with the specified arguments on a Condor node. A condor_submit.nnn file is created in the current directory. Run condor-exec --help for more information.

This program is part of the Ruby Condor Wrapper.

-- Main.billmcn - 22 Jan 2009

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback