Hello, impressive project. Maybe you could consider using Rust's portable simd library as a backup if avx2 is not available.
I made the following file however I think my system runs out of memory (8gb m1 MacBook) before I can test it, so maybe you could try it out and make sure it works.
It requires an unstable feature but you're already using one so it shouldn't be any dramas.
Thanks.
Hello, impressive project. Maybe you could consider using Rust's portable simd library as a backup if avx2 is not available.
I made the following file however I think my system runs out of memory (8gb m1 MacBook) before I can test it, so maybe you could try it out and make sure it works.
It requires an unstable feature but you're already using one so it shouldn't be any dramas.
Thanks.