nipype and fsl_sub

82 views
Skip to first unread message

parnesh...@gmail.com

unread,
Sep 20, 2014, 3:49:15 AM9/20/14
to nipy...@googlegroups.com
I am currently using some workflows with FSL components in them. Some of these components use the fsl_sub command to submit subjobs (I am running on a cluster) and return. However the outputs are not available for these jobs and therefore the pipeline crashes.

Anyone else encounter this? Any solutions?

Satrajit Ghosh

unread,
Sep 23, 2014, 10:00:28 AM9/23/14
to nipy-user
hi parnesh,

could you please specify which interfaces are creating trouble? the simplest is to turn off fsl_sub via environment variables for those interfaces.

node_obj.inputs.environ = {'SGE_ROOT': '' }

cheers,

satra

On Sat, Sep 20, 2014 at 3:49 AM, <parnesh...@gmail.com> wrote:
I am currently using some workflows with FSL components in them. Some of these components use the fsl_sub command to submit subjobs (I am running on a cluster) and return. However the outputs are not available for these jobs and therefore the pipeline crashes.

Anyone else encounter this? Any solutions?

--

---
You received this message because you are subscribed to the Google Groups "NiPy Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nipy-user+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

parnesh...@gmail.com

unread,
Sep 23, 2014, 10:37:42 AM9/23/14
to nipy...@googlegroups.com
Thanks.

I found out that this particular cluster had a modified fsl_sub for PBS/Torque that did not allow serial execution. Fixed that now.

I was hoping there was a better solution though. The interfaces causing issues are fsl first and fsl feat.
Reply all
Reply to author
Forward
0 new messages