running matlab in parallel on a cluster

I would like to run my code in parallel on cluster but it fails. I am just wondering how can I check if the matlab installed on the cluster has parallel computing toolbox? Thank you very much!

답변 (1개)

Sean de Wolski
Sean de Wolski 2015년 8월 3일
편집: Sean de Wolski 2015년 8월 3일

0 개 추천

Is it installed:
ver('distcomp')
Is a license available:
license('test','Distrib_Computing_Toolbox')

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

질문:

2015년 8월 3일

편집:

2015년 8월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by