8000 Check that CPUInductor selects valid SIMD ISA by malfet · Pull Request #1952 · pytorch/builder · GitHub
[go: up one dir, main page]

Skip to content

Check that CPUInductor selects valid SIMD ISA #1952

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

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

malfet
Copy link
Contributor
@malfet malfet commented Aug 8, 2024

I.e. for every platform we support, it should be something but invalid AVX512 on Intel Linux, and NEON on Apple silicon and Linux aarch64

2.4 aarch64 failures are expected, as pytorch/pytorch#129075 has not been picked for the release yet

I.e. for every platform we support, it should be something but invalid
AVX512 on Intel Linux, and NEON on Apple silicon and Linux aarch64
@malfet malfet merged commit eec2f03 into main Aug 9, 2024
50 of 52 checks passed
@xuhancn
Copy link
Contributor
xuhancn commented Aug 12, 2024

Hi @malfet

Current CPU isa code was moved to https://github.com/pytorch/pytorch/blob/main/torch/_inductor/cpu_vec_isa.py, if we need to update code for this change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0