Skip to content

SIMD: Portable Masks, C++20#1092

Merged
ax3l merged 2 commits intoBLAST-ImpactX:developmentfrom
ax3l:fix-simd-macos-win-cxx20
Aug 13, 2025
Merged

SIMD: Portable Masks, C++20#1092
ax3l merged 2 commits intoBLAST-ImpactX:developmentfrom
ax3l:fix-simd-macos-win-cxx20

Conversation

@ax3l
Copy link
Copy Markdown
Member

@ax3l ax3l commented Aug 13, 2025

@ax3l ax3l requested review from EZoni and WeiqunZhang August 13, 2025 19:28
@ax3l ax3l added bug Something isn't working backend: openmp Specific to OpenMP execution (CPUs) bug: affects latest release Bug also exists in latest release version labels Aug 13, 2025
```
src/elements/QuadEdge.H:113:26: error:
  arithmetic between enumeration type
  ‘impactx::elements::QuadEdge::Location’
  and floating-point type ‘amrex::ParticleReal’
  {aka ‘double’} is deprecated
  [-Werror=deprecated-enum-float-conversion]
```
@ax3l ax3l enabled auto-merge (squash) August 13, 2025 22:20
@ax3l ax3l merged commit 1b6b017 into BLAST-ImpactX:development Aug 13, 2025
16 checks passed
@ax3l ax3l deleted the fix-simd-macos-win-cxx20 branch August 14, 2025 03:10
@ax3l ax3l added the backend: SIMD CPU with SIMD acceleration label Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend: openmp Specific to OpenMP execution (CPUs) backend: SIMD CPU with SIMD acceleration bug: affects latest release Bug also exists in latest release version bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants