[kepler-dev] running kepler workflows from command line
Eric Magaha
ericmagaha at gmail.com
Wed Nov 7 10:22:59 PST 2007
Ok. I just found the build.xml file in my kepler folder. I see the
ant targets in there. Momlexecute looks like what I want. I will
check it out.
Thanks.
On Nov 7, 2007 1:19 PM, Norbert Podhorszki <pnorbert at cs.ucdavis.edu> wrote:
> Hi Eric,
>
> Ant targets "build_ptexecute" and "build_momlexecute" creates BAT files
> for Windows to execute a workflow without the Kepler GUI.
> Respective ant targets for Unix are "build_ptexecute_sh" and
> "build_momlexecute_sh".
>
> I use the momlexecute script to run my workflows on (remote) machines
> without X connection (i.e. no displays at all). They are just processing
> and creating files a lot.
>
> I also use the ptolemy.actors.parameters.ParameterSet attribute from
> Ptolemy (use Tools/Instantiate Attribute) within those workflows to read
> parameters from a text config file.
>
> Before you ask, I do not remember the difference between ptexecute and
> momlexecute.
>
> Best regards
> Norbert
>
> Norbert Podhorszki
> ------------------------------------
> University of California, Davis
> Department of Computer Science
> 1 Shields Ave, 2236 Kemper Hall
> Davis, CA 95616
> (530) 752-5076
> pnorbert at cs.ucdavis.edu
> ----------------------------------
>
>
> On Wed, 7 Nov 2007, Eric Magaha wrote:
>
> > Hi,
> >
> > Is it possible to run workflows without having the kepler/ptolemy
> > thick client open? Ideas are to run workflows daily using crontab.
> >
> > Thanks.
> >
> > Eric
>
> > _______________________________________________
> > Kepler-dev mailing list
> > Kepler-dev at ecoinformatics.org
> > http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-dev
> >
>
More information about the Kepler-dev
mailing list