How can I get parallel computing to use my cores?

3 views (last 30 days)
Lisl
Lisl on 18 Jan 2016
Commented: Lisl on 19 Jan 2016
I have a new laptop with 8 processors. I've just downloaded MATLAB 2015a with the parallel computing toolbox, but it won't use the cores. I get an error message when I use "parpool" at the command line, and validating the cluster fails at step 3.
Stage: SPMD job test (createCommunicatingJob)
Status: Failed
Description:The job errored or did not reach state finished.
Command Line Output:(none)
Error Report:(none)
Debug Log:
LOG FILE OUTPUT:
Aborting: failed to launch '"C:\Program Files\MATLAB\R2015a\bin\win64\MATLAB.exe -dmlworker -noFigureWindows -r distcomp_evaluate_filetask"' on Lisl-HP
Error (2) The system cannot find the file specified.)
  5 Comments
Lisl
Lisl on 19 Jan 2016
you can type "parpool" into the command line to open your parallel pool
Lisl
Lisl on 19 Jan 2016
i tried an unstall, reinstall with no luck. i think MathWorks support is probably my next stop. thanks!

Sign in to comment.

Answers (0)

Categories

Find more on Parallel Computing Fundamentals in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!