Matlab PCT integration with RTDA

버전 1.2.0.1 (33.2 KB) 작성자: Winston Yu
This is the Matlab PCT integration with RTDA based on generic scheduler interface
다운로드 수: 721
업데이트 날짜: 2016/9/1

라이선스 보기

This integration have three parts:
1. Integration for the share filesystem, it assume that you have RTDA utility installed on your desktop and your desktop has the share file system with the cluster.
2. Integration for non-share file system on Linux, it assume that you have Linux box as your desktop, but you don't need RTDA utility and share file system. So you need to have a passwordless ssh setup from your desktop to a RTDA submission host
3. Non-share file Windows, same as Linux except MATLAB use putty as the ssh client, user has to install it by himself and make the putty binary available on windows path. Also user has to make the putty session name as exactly same as submission host name because MATLAB need to use pscp to copy the staging data to submission host and unfortunately, pscp don't support session name

As we know, MATLAB support task parallel and data parallel; for the data parallel, MATLAB use MPI. So, inside the RTDA cluster, MATLAB need the passwordless ssh enabled between the worker nodes if user want to use the data parallel functionality

인용 양식

Winston Yu (2024). Matlab PCT integration with RTDA (https://www.mathworks.com/matlabcentral/fileexchange/23584-matlab-pct-integration-with-rtda), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

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

Updated license

1.2.0.0

Add BSD license

1.0.0.0