Introduction and index of this series is here.
Let’s get back to the CPU C++ implementation. I want to try SIMD and similar stuffs now!
Warning: I don’t have much (any?) actual experience with SIMD programming. I know conceptually what it is, have written a tiny bit of SIMD assembly/intrinsics code in my life, but nothing that I could say I “know” or even “have a clue” about it.
↧