MATLAB: Matlab pool error

errormatlabpoolparallelparallel computingParallel Computing Toolboxparallel toolbox

Hello. PC: intel core i7 Matlab: 2011a I have some problems with comand matlabpool(number_of_workers); With any number_of_workers it gives Error when using the 'scheduler' section of the configuration 'local': The DataLocation of a scheduler must be an accessible directory on the current machine's filesystem. The value supplied (4) is not a valid directory What should i fix in this case? Thanks.

Best Answer

It sounds as if you need to set the DataLocation . See this and perhaps also some background