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

Static Device Global Doesn't Work for HIP #15329

Open
hdelan opened this issue Sep 9, 2024 · 0 comments
Open

Static Device Global Doesn't Work for HIP #15329

hdelan opened this issue Sep 9, 2024 · 0 comments
Labels
bug Something isn't working hip Issues related to execution on HIP backend.

Comments

@hdelan
Copy link
Contributor

hdelan commented Sep 9, 2024

Describe the bug

We want this test to work on hip_amd but it doesn't, as the HIP TC seems to "disappear" static device_global symbols. Perhaps we need to change the linkage of the symbol as an easy fix.

#15224 (comment)

To reproduce

Run this test

Environment

  • OS: [e.g Windows/Linux]
  • Target device and vendor: AMD GPU
  • DPC++ version: 74fa7ba

Additional context

No response

@hdelan hdelan added bug Something isn't working hip Issues related to execution on HIP backend. labels Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hip Issues related to execution on HIP backend.
Projects
None yet
Development

No branches or pull requests

1 participant