Hi all,
I'm trying to run a pipeline that I've developed on a
shared drive (so the nodes all have access to my dependencies).
Our
cluster is down at the moment (not my fault ;-), so I can't experiment
with it right now. Looking at the documentation
(
http://nipy.sourceforge.net/nipype/users/plugins.html#sge-pbs) I'm
guessing it's:
plugin_args['template'] = myEnv + "/bin/source"
Has anyone tried this before and can confirm?
Also, can someone explain what the 'template' key does? The Oracle web site didn't have any documentation on it at all.
Cheers,
Dave W.