Have you tried ClusterManagers? It appears to have qsub support:
https://github.com/JuliaLang/ClusterManagers.jl/blob/master/src/qsub.jl

On Sat, Oct 11, 2014 at 12:40 PM, Kapil <[email protected]> wrote:

> Hi
>
> I am using a cluster in which jobs are started on remote nodes are using
> qsub.
> How can I add these nodes while running Julia from the head node ?
> Also, each node has multiple cores, so I need to make use of those cores
> as well.
>
> Regards,
> Kapil Agarwal
> ᐧ
>

Reply via email to