parallel processing - Matlab pool warning -
WARNING: 1 pre-existing communication function (s) created by running pool has found you profile local You can use 'remove (mycluster.Jobs)' to remove all jobs created with. Use 'Mycluster' to 'mycluster = parcluster (' local ')'. ' As soon as I open matlabpool, I get this warning. I want to know what it means and how can I correct it. Also, can this affect the functioning of my code? You forget to use matlabpool after opening a matlabpool if you Do not close it, so it remains active.
Comments
Post a Comment