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

[Issue]: [flang][OpenMP] need has_device_addr support in flang-new #207

Open
ye-luo opened this issue Nov 16, 2024 · 0 comments
Open

[Issue]: [flang][OpenMP] need has_device_addr support in flang-new #207

ye-luo opened this issue Nov 16, 2024 · 0 comments
Labels

Comments

@ye-luo
Copy link

ye-luo commented Nov 16, 2024

Problem Description

I'm testing rocm-afar-6356-drop-4.1.0
Currently hitting error

error: loc("/home/yeluo/opt/openmp-target/tests/fortran_allocator/dualspace_array_device_isptr.f90":9:7): not yet implemented: Unhandled clause has_device_addr in omp.target operation
error: loc("/home/yeluo/opt/openmp-target/tests/fortran_allocator/dualspace_array_device_isptr.f90":9:7): LLVM Translation failed for operation: omp.target

Upstream LLVM flang tracker says

has_device_addr clause for target construct. Frontend and Lowering support is present. Translation support is probably missing.

This feature is not picked up yet and needs to be prioritized.

Operating System

ubuntu 24.04

CPU

Any x86_64

GPU

Any AMD GPU

ROCm Version

ROCm 6.2.3

ROCm Component

flang

Steps to Reproduce

No response

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

@ye-luo ye-luo changed the title [Issue]: [OpenMP][flang] need has_device_addr support in flang-new [Issue]: [flang][OpenMP] need has_device_addr support in flang-new Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants