GithubHelp home page GithubHelp logo

Comments (4)

federico-busato avatar federico-busato commented on June 10, 2024

Well, I see your point. On the other hand, this is a more high-level asymptotic analysis. The data movement is intended to be the amount of data accessed from main (slowest) memory. We are looking at an "ideal" system. Actual data movement really depends on the problem sizes and hardware details, such as cache sizes. I'm not aware of any scientific work that provides a rigorous bound on data movement.

from modern-cpp-programming.

xintin avatar xintin commented on June 10, 2024

I agree with your points. But what I was referring to is something similar to this slide, slides 40-41. And your analysis is similar to slide 39 in the mentioned deck.

I think the figures used in James Demmel's slides are more intuitive.

I'm not aware of any scientific work that provides a rigorous bound on data movement.

If interested, there is excellent work by Hong/Kung, Irony et al., and Ballard on this topic. (obviously, out of scope here).

Lastly, thanks again for this wonderful compilation. This repo is so resourceful.

from modern-cpp-programming.

federico-busato avatar federico-busato commented on June 10, 2024

Hi @xintin, thanks again for your suggestions and the references. I'm going to update the related section. Please take a look and let me know if it is clearer now.

from modern-cpp-programming.

xintin avatar xintin commented on June 10, 2024

Looks great. Thank you @federico-busato

from modern-cpp-programming.

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.