MATLAB Parallel Computing Toolbox

High-level constructs parallel for-loops, special array types, and parallelized numerical algorithms let you parallelize MATLAB applications without CUDA or MPI programming. The toolbox provides twelve workers (MATLAB computational engines) to execute applications locally on a multicore desktop. ................
................