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

ARM architecture #157

Open
iuraiura opened this issue Oct 18, 2019 · 2 comments
Open

ARM architecture #157

iuraiura opened this issue Oct 18, 2019 · 2 comments

Comments

@iuraiura
Copy link

Hi,
I'm sorry for the basics. Is Mamba supported on the ARM architecture?
I'm thinking of working with the NVIDIA Jetson Nano development kit.

@brian-j-smith
Copy link
Owner

The only potential issue I could foresee is with a package dependency, like Cairo, that uses a binary library. Otherwise, Mamba itself is implemented entirely with julia code. You might try installing (add) the Mamba package to julia on your ARM platform. If it installs successfully without errors, I would expect it to work.

@iuraiura
Copy link
Author

Hi,
Thanks for the quick answer. It seems that other packages are not enough. ARM architecture products such as Raspberry Pi and NVIDIA JETSON NANO developer kits are also increasing, so I would like to expect a quick response in the future.

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

2 participants