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

Error using mex #4

Open
JavierCoronel opened this issue Sep 21, 2016 · 0 comments
Open

Error using mex #4

JavierCoronel opened this issue Sep 21, 2016 · 0 comments

Comments

@JavierCoronel
Copy link

Hi everyone,

I have this error when compiling on cpu:

Error using mex
MexConv3D-master/.build/_maxpool3d_cpu.o: In function `maxpool3d_cpu::fprop()':
MexConv3D-master/src/_maxpool3d_cpu.cpp:43: reference to `GOMP_parallel_start' not defined
collect2: error: ld returned 1 exit status

Error in make_all>mex_link (line 339)
mex(mopts{:}) ;

Error in make_all (line 286)
 mex_link(opts, objs{i}, mex_dir, flags.link) ;

Error in run (line 96)
evalin('caller', [script ';']);

Could anyone please help me?

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

1 participant