Matlab PCT integration with RTDA

Version 1.2.0.1 (33,2 ko) par Winston Yu
This is the Matlab PCT integration with RTDA based on generic scheduler interface
725 téléchargements
Mise à jour 1 sept. 2016

Afficher la licence

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

Citation pour cette source

Winston Yu (2025). Matlab PCT integration with RTDA (https://www.mathworks.com/matlabcentral/fileexchange/23584-matlab-pct-integration-with-rtda), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2008b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Parallel Computing 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.2.0.1

Updated license

1.2.0.0

Add BSD license

1.0.0.0