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 in vl_testnn('gpu', true). MATLAB: mex: ErrInvalidMEXFile #1247

Open
amateur-caigou opened this issue May 26, 2021 · 0 comments
Open

Comments

@amateur-caigou
Copy link

amateur-caigou commented May 26, 2021

After succeeding in compileing CUDA & DuDnn support, with copying cudnn*.dll into /matlab/mex folder, I run a vl_testnn('gpu', true) test, encounted with this problem:
MATLAB: mex: ErrInvalidMEXFile
MEX file '/matlab/mex/vl_nn***.mexw64' invalid: the specified module can not be found.
I checked my /matlab/mex folder, and the *.mexw64 files are all in that folder. Recompiling or re-installing still didn't fix that problem.

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