How to run MATLAB program in Clusters

조회 수: 5 (최근 30일)
hamza
hamza 2011년 6월 2일
편집: John Kelly 2014년 6월 3일
Hi guyes, I want your help please. I want to run my MATLAB program in the university clusters to use the advantages of the clusters but I don't know to to do that.

답변 (2개)

Jason Ross
Jason Ross 2011년 6월 2일
편집: John Kelly 2014년 6월 3일
If you have the Parallel Computing Toolbox and it's one of the cluster types MATLAB integrates with directly, you can create a configuration and connect to the cluster directly, submit jobs and so on. You will need to know some information about the cluster to do this, so you likely need to talk to someone who supports the cluster to get the required information.
You can also check out the documentation that walks you through how to write code and has some examples you can try out.

Laura Proctor
Laura Proctor 2011년 6월 2일
Try a search within your school's website because your cluster configuration in MATLAB will be completely dependent upon the specific settings for the university cluster.

카테고리

Help CenterFile Exchange에서 MATLAB Parallel Server에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by