Parcluster issue Matlab 2018a

조회 수: 14 (최근 30일)
Joseph Devasia
Joseph Devasia 2018년 7월 26일
댓글: Joseph Devasia 2018년 7월 27일
I have Matlab 2018a installed on my machine. While trying to create a cluster object using the function parcluster, its throwing an error. The cluster profile points to a server with Matlab R2015b.
I am getting the below message. Error Report: Could not connect to any MJS clusters called "MyCluster" running on "QAServer". Your version of MATLAB is R2018a.
It runs fine from my colleague's machine where Matlab R2015b is installed (same version as that of the server). Could I get some help please?

채택된 답변

Edric Ellis
Edric Ellis 2018년 7월 27일
편집: Edric Ellis 2018년 7월 27일
The version of MATLAB used as your client must match exactly the version on the cluster. This is mentioned in the documentation which states that you should:
"Install MATLAB Distributed Computing Server™ for each release that the cluster supports. For example, to use R2016a and R2016b with your cluster, install both the R2016a and R2016b releases of MATLAB Distributed Computing Server."
In other words, to use a client MATLAB version of R2018a, you must have R2018a installed on the cluster.
  댓글 수: 1
Joseph Devasia
Joseph Devasia 2018년 7월 27일
Thanks Edric for the explanation.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by