qsubfunc

Launching MATLAB processes from MATLAB under a Unix cluster grid.
1,9K téléchargements
Mise à jour 25 oct. 2006

Afficher la licence

qsubfunc is a MATLAB function that can submit jobs on the queue system of a Sun Grid Engine (cluster do not have to be made of Sun machines though). After openning a MATLAB session, users can submit as many MATLAB jobs as they want.

The MATLAB jobs can call plotting functions (redirected to the user X-server automatically (see qsubfunc options)). The MATLAB jobs (usually standard function calls) can return values in the local MATLAB session (all information are passed through data files). While the jobs are running, the user can still run commands on the local MATLAB session (though this has to be done through the qsubfunc editing window).

Citation pour cette source

Arnaud Delorme (2024). qsubfunc (https://www.mathworks.com/matlabcentral/fileexchange/2600-qsubfunc), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R11.1
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Electromechanical dans Help Center et MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0.0

Upgrade, minor fixes