Reply to post: "So "simple" (not!) smaller features and larger device-counts seems to beat "smarts" all hollow."

DeepMind uses matrix math to automate discovery of better matrix math techniques

John Smith 19 Gold badge
Unhappy

"So "simple" (not!) smaller features and larger device-counts seems to beat "smarts" all hollow."

You don't appear to have heard of "Big O " notation. :-(

If the size of the problem is big enough it will still bring the SoA hardware to its knees. That's where this comes in. The problem size you can tackle with better algorithm goes up regardless of how fast the cores (or how many of them) there are to begin with. It's like the Fast Fourier Transform's effect on signal processing software. Turning overnight runs into minutes of computer time.

CFD problems (for example) use lots of matrix math and continue to bring SoA HPC arrays to their knees.

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon