Do concurrent processes, run in individuals windows, on multiple cores, require multiple licenes?
Afficher commentaires plus anciens
Enabling a process for a customer. Will be suggesting that they buy a multi-core workstation and drive much of the application to a GPU, however the best use of resources will be to create concurrent processes. Does this require a license for each launched process?
Réponse acceptée
Plus de réponses (1)
Image Analyst
le 4 Nov 2012
0 votes
No, I don't believe so. I have 8 cores on my computer and have only one license. In fact, just the opposite is true: my license is good for installation on several computers (work, home, etc.) Also, you'd be hard pressed to find a computer these days that is NOT multi-core, and if they required people to buy 4 or 8 licenses for each computer they would lose a lot of customers.
1 commentaire
Walter Roberson
le 4 Nov 2012
This is correct. With the current MATLAB, up to 12 cores may be used without additional license, other than possibly the Parallel Processing Toolbox (depending on how you program, but likely as it also has the GPU access) Beyond 12 cores, or using multiple systems requires additional licenses.
Note that there are restrictions on having multiple threads access the GPU, and I think you might need R2012b for that (not sure.)
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!