Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
As its primary use-case, this toolbox provides a simple mechanism for running many MATLAB tasks (i.e., functions) in parallel across a number of different computers. All of the computers must have MATLAB and have read/write access to a shared folder, presumably on a network drive. A master computer is given a list of tasks to be executed (i.e., as strings in a cell array or file), and slave computers are started to execute the individual tasks one by one. The Master and Slave functions of the toolbox coordinate the assignment of tasks to slaves.
Cita come
Jeff Miller (2026). BudgetCluster (https://it.mathworks.com/matlabcentral/fileexchange/70034-budgetcluster), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.2 (35,8 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.2 | Fixed a bug that could cause crashes if master & slave accessed the same control file simultaneously. |
|
|
| 1.1 | Bug fixes and additions to documentation. |
|
|
| 1.0 |
|
