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

question about new OpenMP features in the release version #558

Closed
changliu777 opened this issue Jun 1, 2023 · 1 comment
Closed

question about new OpenMP features in the release version #558

changliu777 opened this issue Jun 1, 2023 · 1 comment
Labels
question Further information is requested

Comments

@changliu777
Copy link

I downloaded the newest versoin of AOMP compiler from "Release" and put it in my home directory. When I tried to compile some F90 code, it shows that some features, like OpenMP DEPEND or DEVICE clauses, the compiler shows it has not been implemented.

However, I find test F90 code in the repo about this feature, which makes me confused.

I wonder if these new features are not turned on in the release version yet. If so, is there a way to make them work? or do I have to compile the whole compiler?

@gregrodgers gregrodgers added the question Further information is requested label Jul 18, 2023
@gregrodgers
Copy link
Contributor

The current flang is based on legacy/classic flang which has limited offload support. Please post an example source and error message so I can better answer your question.

@ppanchad-amd ppanchad-amd closed this as not planned Won't fix, can't repro, duplicate, stale Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants