Is parallel compute toolbox necessory when I solved a problemes using parallel comupting method?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Is parallel compute toolbox necessory when I solved a problemes using parallel comupting method?
How to compute using parallel computing method?
0 Kommentare
Akzeptierte Antwort
Jan
am 24 Mai 2017
Bearbeitet: Jan
am 24 Mai 2017
Well, yes, you need the Parallel Comüuting Toolbox to use the Parallel Computing Toolbox. But you can solve a problem with parallelization without this toolbox also, e.g. by starting multiple Matlab sessions.
For instructions about the PCT see the corresponding documentation: https://www.mathworks.com/products/parallel-computing.html . If would not be efficient if the docs are rephrased in the forum. If you ask a more specific question, you will get specific answers here.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Matrix Indexing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!