We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
One Acycle user got a problem with starting the parallel pool when using the DYNOT approach.
OS: Windows 10 Acycle version: Acycle v2.2 MatLab version
Error in using parpool (line 104) Not enough input arguments. Error DYNOS>pushbutton5_Callback (line 422) poolobj = parpool('local',numcore); Error gui_mainfcn (line 95) feval(varargin{:}); Error DYNOS (line 46) gui_mainfcn(gui_State, varargin{:}); Error matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)DYNOS('pushbutton5_Callback',hObject,eventdata,guidata(hObject))
Enter MatLab command window prefdir, you will see an address
prefdir
Go to the folder C:\Users\xxx\AppData\Roaming\MathWorks\MATLAB\R20XX
C:\Users\xxx\AppData\Roaming\MathWorks\MATLAB\R20XX
Up one level: C:\Users\xxx\AppData\Roaming\MathWorks\MATLAB\
C:\Users\xxx\AppData\Roaming\MathWorks\MATLAB\
Delete the folder local_cluster_jobs
local_cluster_jobs
Restart MatLab and Acycle
Please let me [ limingsonglms{at}gmail{dot}com ] know if this doesn't work.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
One Acycle user got a problem with starting the parallel pool when using the DYNOT approach.
OS: Windows 10
Acycle version: Acycle v2.2 MatLab version
Error message:
Solution:
Enter MatLab command window
prefdir
, you will see an addressGo to the folder
C:\Users\xxx\AppData\Roaming\MathWorks\MATLAB\R20XX
Up one level:
C:\Users\xxx\AppData\Roaming\MathWorks\MATLAB\
Delete the folder
local_cluster_jobs
Restart MatLab and Acycle
Please let me [ limingsonglms{at}gmail{dot}com ] know if this doesn't work.
The text was updated successfully, but these errors were encountered: