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

Test with flang #33

Open
mathomp4 opened this issue Mar 21, 2024 · 2 comments
Open

Test with flang #33

mathomp4 opened this issue Mar 21, 2024 · 2 comments
Assignees

Comments

@mathomp4
Copy link
Collaborator

mathomp4 commented Mar 21, 2024

We should test the GFE libraries with flang. For that we need flang. I was hoping I could be lazy and there would be a binary available, but as of LLVM 18.1.2, only selected arch/distro combos have that.

So, to source we go! My first attempt will be to build via the instructions here:

https://flang.llvm.org/docs/GettingStarted.html

I'll give it a go.

@tclune said that @everythingfunctional might have advice or know who might be a good contact if/when I have troubles, but hopefully all goes well 😄

@mathomp4 mathomp4 self-assigned this Mar 21, 2024
@everythingfunctional
Copy link

I've generally had mixed results compiling flang. I do know that release 17.0.6 compiled and installed fine on Perlmutter, so if you have issues you may try that version specifically for debugging your process.

@mathomp4
Copy link
Collaborator Author

I've generally had mixed results compiling flang. I do know that release 17.0.6 compiled and installed fine on Perlmutter, so if you have issues you may try that version specifically for debugging your process.

@everythingfunctional Thanks! I'll probably go full bore bleeding edge first and see what breaks...then move back.

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