gcp in MATLAB 2013a

2 visualizaciones (últimos 30 días)
Vahid Ghorbanian
Vahid Ghorbanian el 25 de Jul. de 2015
Respondida: Walter Roberson el 26 de Jul. de 2015
Hi guys
I would like to get current parallel pool in MATLAB2013a. 'gcp' does not even exist in MATLAB2013a. What is the equivalent command?
Regards Vahid

Respuestas (1)

Walter Roberson
Walter Roberson el 26 de Jul. de 2015
Parallel pools do not exist at all in R2013a; they were introduced in R2013b, at which time gcp() was added.
R2013b introduced parpool(), and marked matlabpool() as obsolescent; matlabpool() was removed a few releases later.

Categorías

Más información sobre Parallel Computing Fundamentals en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by