[kepler-users] Distributed algorithm

2011-01-28 Thread Madhavi Tikhe
Hi, I need to run a workflow in distributed environment. I have following things in place for me - Linux cluster - PBS - Couple of actors written - A workflow kar file created using those actors. I want my workflow to run over the cluster sending jobs to pb

[kepler-users] Distributed algorithm

2011-01-28 Thread Jianwu Wang
Hi Madhavi, You want the workflow kar file to be executed on one node of PBS or schedule actors among multiple nodes of PBS? The current job submission support in Kepler is mainly for submitting separate executables to a cluster, not a workflow. Yet I think it will also work to use k