|
syam.gadde
BIAC Staff
    
USA
421 Posts |
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 |
 |
|