brian-j-smith/Mamba.jl

ARM architecture

iuraiura opened this issue · 2 comments

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.

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.

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.