-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
Description
Hi,
I would like to use ipython-cluster-helper on a cluster running PBS. The problem is that I have to ssh to the head node to be able to use qsub and qdel. The file system is the same as on my machine (nfs). Is there some easy way to accomplish this? I know that ipython.parallel is able to use ssh somehow, but I am not sure how to combine this with PBS. As ipython-cluster-helper improves ipython.parallel so much, is there some way of achieving this that I missed so far? If not, how could I build it into ipython-cluster-helper?
Best,
Matthias