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

Fix looptools compile problem on AARCH64 #5751

Closed
wants to merge 1 commit into from

Conversation

sawenzel
Copy link
Collaborator

LoopTools fails to compile on Ubuntu22 with ARM archicture. The flag -m64 caused by the --64 to ./configure
is not recognized by the Fortran compiler.

Simply not passing this flag fixes the issue on ARM. This brings us one step closer to be able to compile and deploy
AliGenO2 also on this platform.

@sawenzel sawenzel requested a review from a team as a code owner January 31, 2025 13:13
@sawenzel sawenzel closed this Feb 1, 2025
@sawenzel sawenzel deleted the swenzel/looptools_aarch64 branch February 1, 2025 17:03
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

Successfully merging this pull request may close these issues.

1 participant