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

Please add support for Julia 1.7 running on Apple Silicon (ARM64) on MacOS #168

Closed
abhayap opened this issue Nov 26, 2021 · 6 comments
Closed

Comments

@abhayap
Copy link

abhayap commented Nov 26, 2021

It would be great if this supported Apple Silicon natively.

@johnnychen94
Copy link
Member

This needs upstream support, please subscribe JuliaIO/HDF5.jl#870

@abhayap
Copy link
Author

abhayap commented Nov 27, 2021

Thanks @johnnychen94

@abhayap
Copy link
Author

abhayap commented Dec 6, 2021

@johnnychen94 I installed HDF5 via Homebrew. Is there a way I can use that with the MAT package?

@ajalexei
Copy link

Check out the "Using custom or system provided HDF5 binaries" section on the HDF5.jl webpage: you can set the environment vartiable JULIA_HDF5_PATH to point to the location of the library file. More generically you can use the override mechanism provided by the julia packaging system to force the usage of the system provided libraries.

@musm
Copy link
Member

musm commented Feb 4, 2022

We've just tagged 0.16 which adds apple silicon support, this will now allow up to upgrade this package and close this issue out. Fix should be available soon.

@abhayap
Copy link
Author

abhayap commented Feb 5, 2022

Thanks @musm! This works for me now.

@abhayap abhayap closed this as completed Feb 5, 2022
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

4 participants