GithubHelp home page GithubHelp logo

Comments (10)

wsmoses avatar wsmoses commented on June 26, 2024

Not presently, but contributions welcome!

from enzyme.jl.

gdalle avatar gdalle commented on June 26, 2024

Do you know which graph I'm talking about? Is it in some publication online?

from enzyme.jl.

vchuravy avatar vchuravy commented on June 26, 2024

I don't think it's in a publication, but around 10mins in @tgymnich has some in his talk at EnzymeCon https://youtu.be/nPN_Z5j6JDM?feature=shared

from enzyme.jl.

tgymnich avatar tgymnich commented on June 26, 2024
image

from enzyme.jl.

vchuravy avatar vchuravy commented on June 26, 2024

@tgymnich do you remember what machine you used for these measurements?

from enzyme.jl.

wsmoses avatar wsmoses commented on June 26, 2024

This will also now depend a lot more on the program in Julia.

for example, batching something with a linear solve will almost always be faster since we now do one linear solve to be reused for all chunks

from enzyme.jl.

tgymnich avatar tgymnich commented on June 26, 2024

@vchuravy this must have been a bare metal AWS machine provided by @wsmoses. I believe it was with AVX512.

from enzyme.jl.

gdalle avatar gdalle commented on June 26, 2024

I'm asking because I'm including vector mode in DI, so it would be nice to have a function in Enzyme I can call to pick a decent chunk size if the user doesn't provide it. Even if the function is dumb at the moment, I feel like that's definitely something I don't want to decide myself

from enzyme.jl.

vchuravy avatar vchuravy commented on June 26, 2024

8/16 should be a safe bet.

from enzyme.jl.

wsmoses avatar wsmoses commented on June 26, 2024

I'm asking because I'm including vector mode in DI, so it would be nice to have a function in Enzyme I can call to pick a decent chunk size if the user doesn't provide it. Even if the function is dumb at the moment, I feel like that's definitely something I don't want to decide myself

Sure, open a PR to enzyme to add a function which returns 16 for now and we can add more complex analysis later.

from enzyme.jl.

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.