Duke-UNC Brain Imaging and Analysis Center
BIAC Forums | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Support Forums
 Cluster Support
 Utilizing Multiple Nodes

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Adria Posted - Dec 14 2011 : 10:12:21 AM
I was wondering if it was possible to edit my script to distribute the workload to different nodes to make processing time quicker. For example, if I wanted to give each patient brain a node for itself.

Thank you.
1   L A T E S T    R E P L I E S    (Newest First)
syam.gadde Posted - Dec 14 2011 : 10:21:31 AM
Every qsub submission will be distributed to a random node. So if you separate your job into separate qsub jobs, it can be run in parallel. If you are talking about getting a particular piece of software to do it, it depends on the software. For example, some FSL commands will do some things in parallel if you put something like this before running it:
export FSLSUBMIT=1
Here is a link to the FSL commands that might take advantage of this http://www.fmrib.ox.ac.uk/fsl/fsl/sgesub.html

BIAC Forums © 2000-2010 Brain Imaging and Analysis Center Go To Top Of Page
This page was generated in 0.36 seconds. Snitz Forums 2000