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

Have trouble compiling MatConvNet #1265

Open
libbylyu opened this issue Nov 17, 2023 · 0 comments
Open

Have trouble compiling MatConvNet #1265

libbylyu opened this issue Nov 17, 2023 · 0 comments

Comments

@libbylyu
Copy link

Hi everyone,

I have trouble compiling MatConvNet. My computer is a Macbook with Apple Silicon M2, so my Matlab's architecture 'maca64' is not supported by MatConvNet(version 1.0-beta25).

Here is what I have when I ran compilenn:

addpath matlab
vl_compilenn
Error using vl_compilenn>check_compability
Unsupported architecture 'maca64'.

Error in vl_compilenn (line 197)
check_compability(arch);

What could I do to figure it out? (MatConvNet is required for my homework...Please)

Best,
Libby

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