Skip to content

Install.m has erronous call to install matconvnet #8

@Cosmopal

Description

@Cosmopal

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions