qsubfunc

버전 1.0.0.0 (13.3 KB) 작성자: Arnaud Delorme
Launching MATLAB processes from MATLAB under a Unix cluster grid.
다운로드 수: 1.9K
업데이트 날짜: 2006/10/25

라이선스 보기

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).

인용 양식

Arnaud Delorme (2024). qsubfunc (https://www.mathworks.com/matlabcentral/fileexchange/2600-qsubfunc), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R11.1
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Electromechanical에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

Upgrade, minor fixes