gcp in MATLAB 2013a

2 次查看(过去 30 天)
Vahid Ghorbanian
Vahid Ghorbanian 2015-7-25
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

回答(1 个)

Walter Roberson
Walter Roberson 2015-7-26
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.

类别

Help CenterFile Exchange 中查找有关 Parallel Computing Fundamentals 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by