« BackVectorizing for Fun and Performanceibm.comSubmitted by rinostroh 7 days ago
  • spider-mario 4 hours ago

    In C++, this can be achieved portably using the Highway library: https://github.com/google/highway

    (Disclaimer: I work at Google, but not on this, and I am writing this in my personal capacity.)

    • jiehong 3 hours ago

      Makes me wonder why IBM never tried to make a GPU at some point.