Matlab linkup between home computer and a cluster

1 回表示 (過去 30 日間)
SAZZAD HOSSAIN
SAZZAD HOSSAIN 2012 年 10 月 13 日
Hi all
I have been using Matlab for just a year now. Most of the time i need to handle problems that take very long time to finish. I have access into cluster which has Matlab installed. Can anyone please tell if there is a way to link up my home computer to the cluster so the script i write on Matlab in my home computer can be run directly into the cluster. I tried to do this with instructions from the internet but Being a relatively new user, i am kind of getting lost in all the technical languages. Can anyone please direct me to a easily conceivable way to make this happen.
Thanks in advance.
Hossain

回答 (1 件)

Walter Roberson
Walter Roberson 2012 年 10 月 13 日
This would be most directly done through the Distributed Computing Toolbox.
Alternately, you could do a remote copy of the script to the server and run it there. That would likely involve scp or WinSCP

カテゴリ

Help Center および File ExchangeThird-Party Cluster Configuration についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by