This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
matlab_on_cluster [2021/06/24 07:18] – lenocil | matlab_on_cluster [2021/06/24 07:19] (current) – [Matlab on multi-processor machines] lenocil | ||
---|---|---|---|
Line 3: | Line 3: | ||
The aim of this short guide is to get you started with using matlab in a multi-processor environment. The goal is to instruct matlab to use a `pool' of '' | The aim of this short guide is to get you started with using matlab in a multi-processor environment. The goal is to instruct matlab to use a `pool' of '' | ||
- | :!: Currently matlab2020b | + | |matlab |
- | + | |Before trying to parallelize any codes, please make sure your code works as expected on one processor.| | |
- | :!: Before trying to parallelize any codes, please make sure your code works as expected on one processor. | + | |matlab versions prior to 2007 do not have the features discussed here.| |
- | + | ||
- | :!: matlab versions prior to 2007 do not have the features discussed here. | + | |
===== Parallel Computing Toolbox aka matlabpool ===== | ===== Parallel Computing Toolbox aka matlabpool ===== |