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

Cannot compile Fortran standard parallelism code for AMD GPU #17

Open
sumseq opened this issue Dec 10, 2024 · 1 comment
Open

Cannot compile Fortran standard parallelism code for AMD GPU #17

sumseq opened this issue Dec 10, 2024 · 1 comment

Comments

@sumseq
Copy link

sumseq commented Dec 10, 2024

Hi,

I am trying the new amdflang compiler but cannot seem to get it to work.
I am able to use it to compile our code for the CPU, but I cannot activate "do concurrent" offload/threading.

Please see this issue I submitted to rocm llvm for details:

ROCm/llvm-project#214

The code is: github.com/predsci/hipft

  • Ron
@jychang48
Copy link
Contributor

Hi,

Thanks for reporting. The "do concurrent" feature not working is a known issue - the compiler team is working on it. I don't have an ETA of when this feature will work.

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