Tags: distributed qsub parfor

Distributed computing

As alternative to the MathWorks Parallel Computing Toolbox, FieldTrip includes the qsub module to allow distributed computing on a Torque, Slurm or SGE cluster. Note that FieldTrip does not automatically distribute the workload; you have to implement the distributed computing in your own analysis scripts as explained in the parfor and qsub tutorials.