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

Install.m has erronous call to install matconvnet #8

Open
Cosmopal opened this issue Feb 25, 2019 · 0 comments
Open

Install.m has erronous call to install matconvnet #8

Cosmopal opened this issue Feb 25, 2019 · 0 comments

Comments

@Cosmopal
Copy link

the install.m has the following line 19
vl_compilenn('enableGpu', true, 'cudaMethod', 'nvcc','cudaRoot', 'your cuda path','verbose', 2);

which has 'your cuda path' for cudaRoot. It is not mentioned in the README that we need to set/change/remove this first before running install

Also, this is a bit unnecessary, since the 2nd step in the README already asks to compile and install matconvnet via the link 'more install details'

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