Failed to start a parallel pool.
13 views (last 30 days)
Show older comments
I faced an error with parpool.
The error is below :
Error using parpool (line 104)
Failed to start a parallel pool. (For information in addition to the causing error, validate the profile 'local' in the Cluster Profile Manager.)
Caused by:
Error using parallel.internal.pool.InteractiveClient>iThrowWithCause (line 666)
Failed to start pool.
Error using parallel.Cluster/createCommunicatingJob (line 95)
ICU error: get canonical time zone ID, err='U_ILLEGAL_ARGUMENT_ERROR'.
What should I do to solve it?
Answers (0)
See Also
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!