Skip to content

SIMD: Remove Unnecessary Namespaces#4600

Merged
WeiqunZhang merged 1 commit intoAMReX-Codes:developmentfrom
ax3l:fix-simd-namespaces
Aug 7, 2025
Merged

SIMD: Remove Unnecessary Namespaces#4600
WeiqunZhang merged 1 commit intoAMReX-Codes:developmentfrom
ax3l:fix-simd-namespaces

Conversation

@ax3l
Copy link
Copy Markdown
Member

@ax3l ax3l commented Aug 6, 2025

Summary

With vir-simd, we do not need these namespaces anymore. They are in fact not available on macOS/Windows by default.

Additional background

conda-forge/amrex-feedstock#60

Checklist

The proposed changes:

  • fix a bug or incorrect behavior in AMReX
  • add new capabilities to AMReX
  • changes answers in the test suite to more than roundoff level
  • are likely to significantly affect the results of downstream AMReX users
  • include documentation in the code and/or rst files, if appropriate

@ax3l ax3l added the bug label Aug 6, 2025
With `vir-simd`, we do not need these namespaces anymore.
They are in fact not available on macOS/Windows by default.
@ax3l ax3l force-pushed the fix-simd-namespaces branch from f8a306f to 27d65e9 Compare August 6, 2025 05:13
@WeiqunZhang WeiqunZhang merged commit 7d82235 into AMReX-Codes:development Aug 7, 2025
75 checks passed
@ax3l ax3l mentioned this pull request Feb 6, 2026
5 tasks
ax3l added a commit that referenced this pull request Feb 7, 2026
## Summary

Needed to cover SIMD features and generic SIMD/non-SIMD patterns.
Bravely vibe coded, but now reviewed and improved for sensibility.

## Additional background

#4924 #4607 #4600  #4520

## Checklist

The proposed changes:
- [ ] fix a bug or incorrect behavior in AMReX
- [ ] add new capabilities to AMReX
- [ ] changes answers in the test suite to more than roundoff level
- [ ] are likely to significantly affect the results of downstream AMReX
users
- [ ] include documentation in the code and/or rst files, if appropriate

---------

Co-authored-by: Weiqun Zhang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants