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

Remove the APU locale model #26001

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

e-kayrakli
Copy link
Contributor

@e-kayrakli e-kayrakli commented Sep 26, 2024

The APU locale model has been removed and that can't be used. However, we still have the code in the repo. Most importantly, some APU related code is in key modules and creates maintenance burden and confusion at times. This PR removes code related to the APU locale model.

We are still interested in supporting APUs, of course. But that support should be provided via the GPU locale model. The code this PR removes can be good for future reference.

Also resolves https://github.com/Cray/chapel-private/issues/6687

Test:

  • linux64
  • gasnet
  • gpu (amd)

Signed-off-by: Engin Kayraklioglu <[email protected]>
@e-kayrakli e-kayrakli merged commit d2a1bda into chapel-lang:main Sep 26, 2024
7 checks passed
@e-kayrakli e-kayrakli deleted the remove-apu-c_sublocid_all branch September 26, 2024 22:10
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

Successfully merging this pull request may close these issues.

2 participants