rust-lang / stdarch

Rust's standard library vendor-specific APIs and run-time feature detection
https://doc.rust-lang.org/stable/core/arch/
Apache License 2.0
598 stars 254 forks source link

Status of AVX-512DQ #1437

Open mert-kurttutan opened 1 year ago

mert-kurttutan commented 1 year ago

Hi, What is the status of the implementation of AVX-512DQ (needed 512 wide binary ops, e.g. and_ps) ? I noticed this draft that was started 2 years ago. https://github.com/rust-lang/stdarch/pull/954

If there is anything I could do, I want to help.

Amanieu commented 1 year ago

I believe #954 is the only PR working towards support for AVX-512DQ, but it seems abandoned.

@vertexclique Are you still working on this? If not then @mert-kurttutan feel free to take over that PR by importing it into your fork.

vertexclique commented 1 year ago

I have no time to work, I can mentor the person who can take over this.

sayantn commented 3 weeks ago

@vertexclique I can implement AVX512DQ if you want. I would need some guidance from you.

vertexclique commented 3 weeks ago

For sure, I am on discord and zulip.