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

CPU architecture support #93

Open
joakimono opened this issue Oct 31, 2023 · 1 comment
Open

CPU architecture support #93

joakimono opened this issue Oct 31, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@joakimono
Copy link

Will fmi-library support ARM-based architectures?

I tried to compile v2.4.1 with Apple M1, but it fails.

Looking at fmiplatform.cmake, it does not seem to support this.

The FMI 3.0 standard, Section 2.5.1.4.2. Platform Tuple Examples enumerates e.g. aarch64-darwin, which is not listed in fmiplatform.cmake.

@modelonrobinandersson
Copy link
Collaborator

Hi @joakimono, there are currently no plans to support aarch64-darwin primarily as we are focusing on finishing the support for FMI 3.0. I will bookmark this issue as a future enhancement.

@modelonrobinandersson modelonrobinandersson added the enhancement New feature or request label Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants