Parallel pool in batch processing
Mostrar comentarios más antiguos
I had a question regarding batch processing and parallel pool. Is it a requirement to have a parfor or spmd command in the code to call the parallel pool if using batch processing with 60 cores to reduce the execution time of the code? Can batch processing speed up the computation without calling the parfor or spmd commands i.e just by increasing the number of cores utilized
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Parallel Computing Fundamentals en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!