Clear Filters
Clear Filters

Failed to start parallel pool - MATLAB R2018a on Linux Mint 19

2 views (last 30 days)
When I try to start the parallel pool, I'm getting this error:
"Error using parpool (line 103)"
Permission denied
Have you ever faced a similar problem? And, do you know how to fix it?
Thanks!
  1 Comment
Ioannis Gkouzionis
Ioannis Gkouzionis on 9 Aug 2019
Solution found!!
Try the following:
1. Launch MATLAB
2. Go to ‘Manage Cluster Profile’ located in the 'Parallel' drop down options.
3. Select the appropriate Cluster Profile
4. Click ‘Edit’ and the bottom right-hand corner
5. Edit the field for JobStorageLocation to a directory that you have permissions to

Sign in to comment.

Answers (0)

Categories

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

Products


Release

R2018a

Community Treasure Hunt

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

Start Hunting!