Skip to content
New issue

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

No way to test Demo , ask why ? #13

Open
JHUKUAN opened this issue Jul 19, 2016 · 2 comments
Open

No way to test Demo , ask why ? #13

JHUKUAN opened this issue Jul 19, 2016 · 2 comments

Comments

@JHUKUAN
Copy link

JHUKUAN commented Jul 19, 2016

No way to test Demo , ask why ?
error follow as down:

Thanks~

Error using distcomp.remoteparfor/getCompleteIntervals (line 138)
An unexpected error occurred during PARFOR: Error in remote execution of remoteParallelFunction : RUNTIME_ERROR

Error in vl_compilenn (line 405)
parfor i = 1:numel(mex_src)

Error in setup (line 15)
vl_compilenn('enableGpu', opts.useGpu, 'verbose', opts.verbose) ;

The client lost connection to worker 1. This might be due to network problems, or the interactive communicating job might have errored.

untitled

@JHUKUAN
Copy link
Author

JHUKUAN commented Jul 19, 2016

and error
boost::filesystem::basic_directory_iterator constructor: The system cannot find the path specified: "C:\Program Files\Microsoft SQL Server\120\Tools\Binn\ "

@layumi
Copy link
Owner

layumi commented Jul 20, 2016

@JHUKUAN
I think you can try to change 'parfor' to 'for'. 'parfor' is a multi-thread function for matlab.

OR

I have test my code on the Ubuntu14.04 as well as MacOs. You may change a OS.

OR

You can ask this question in matconvnet's discussion. This's a matconvnet error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants