DO I need multiple Matlab licenses for Matlab engine with parallel fortran/C codes?

2 views (last 30 days)
I need to call a matlab code from parallel MPI Fortran or C codes running on multiple nodes of a Linux cluster, my understanding is that I can do it through Matlab engine, does that require multiple Matlab licenses or just one?

Answers (1)

Rahul Goel
Rahul Goel on 6 Aug 2015
Hi Shangli,
Does your setup need MATLAB to be installed on each node? Or can all the node access a common MATLAB installation?
If you need to install MATLAB on each node, confirm the license requirements with the Licensing and Install team at MathWorks.
For more information, you may also refer to the documentation for MathWorks Licensing .
  1 Comment
Shangli Ou
Shangli Ou on 6 Aug 2015
Rahul, Thank you for your message. In my case, all the nodes can access a common Matlab installation, I am not sure if I need as many licenses as the number of nodes used. I couldn't find a direct answer in the Matlab licensing link you pointed out. Do you know the answer? On the other hand, I notice that mcc can compile matlab programs to shared libraries, does that require a single or multiple licenses if I am calling the library from a MPI program?

Sign in to comment.

Categories

Find more on Manage Products in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!