Skip to content

Optimize waveform sampling with cross-platform SIMD - #7

Merged
feihoo87 merged 4 commits into
masterfrom
windows-simd-ci
Aug 29, 2026
Merged

Optimize waveform sampling with cross-platform SIMD#7
feihoo87 merged 4 commits into
masterfrom
windows-simd-ci

Conversation

@feihoo87

Copy link
Copy Markdown
Owner

Adds cross-platform batched waveform evaluation plus native quantization SIMD: Accelerate/NEON on macOS, libmvec AVX2/AVX-512 on Linux, and CPUID/XGETBV-dispatched AVX2 on Windows. The workflow benchmarks the hot paths on Python 3.12 for all three operating systems while retaining the complete 18-job test/build matrix.

@feihoo87
feihoo87 merged commit 76407ac into master Aug 29, 2026
21 checks passed
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.

1 participant