Code Monkey home page Code Monkey logo

Comments (3)

SylvainCorlay avatar SylvainCorlay commented on August 19, 2024

Hey @bluescarni thanks for posting. We do plan on supporting AVX512. There is ongoing work on this being done this week! You can check out #101 for more details.

If you have experience with AVX512 and this type of work, don't hesitate to comment on the implementation.

from xsimd.

wolfv avatar wolfv commented on August 19, 2024

Would you like to review my PR? #101

It's almost done, I'm working on fixing all the tests today (basic and basic math already passing) and then it should be merged probably tomorrow!

I'll also take a look at yours to find if there are some ideas! One difference is the way we implemented the batch book (i am keeping the "mask")

Cheers and looking forward!

from xsimd.

bluescarni avatar bluescarni commented on August 19, 2024

@SylvainCorlay @wolfv That's great news! Looking forward to the merge of #101.

As I mentioned, I am just a newbie SIMD-wise, so it's unlikely you will find something interesting in my implementation :) I did notice the changes from AVX to AVX512 regarding the comparison intrinsics, and I kinda tried to shoehorn the AVX semantics in the AVX512 wrappers (which resulted in some overhead). I think working directly with masks (as you are doing in #101) is much better, so +1 from me for what it's worth.

What I can do is to run my code on the Skylake-512 server with both my partial implementation and the implementation from #101, so maybe I can provide some performance cross-checking on real hardware. I'll ping back when I am done, closing this in the meantime.

from xsimd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.