Algorithms for Modern Hardware - Algorithmica
This is an upcoming high performance computing book titled “Algorithms for Modern Hardware” by Sergey Slotin. Its intended audience is everyone from performance engineers and practical algorithm researchers to undergraduate computer science students who have just finished an advanced algorithms course and want to learn more practical ways to speed up a program than by going from O(n \log n) O(nlogn) to O(n \log \log n) O(nloglogn). All book materials are hosted on GitHub, with code in a separate repository. This isn’t a collaborative project, but any contributions and feedback are very much welcome. Bug/typo fixes. If you spot an error on any page, please do one of these — in the order of preference: or leave a comment on some other website where it is being discussed — I read most of HackerNews, CodeForces, and Twitter threads where I’m tagged. Release date. The book is split into several parts that I plan to finish sequentially with long breaks in-between. Part I, Performance Engin
This is an upcoming high performance computing book titled "Algorithms for Modern Hardware" by Sergey Slotin . Its intended audience is everyone from performance engineers and practical algorithm researchers to undergraduate computer science students who have just finished an advanced algorithms course and want to learn more practical ways to speed up a program than by going from $O(n \log n)$ to $O(n \log \log n)$. All book materials are hosted on GitHub , with code in a separate repository . This isn't a collaborative project, but any contributions and feedback are very much welcome. FAQ Bug
Explore this link on the map →saved by
related reading
- abseil / Performance Hintsabseil.io
- NYSRGnotes.ekzhang.com
- Teach Yourself Computer Scienceteachyourselfcs.com
- LLVM is Smarter Than Meblog.sulami.xyz
- HSRGnotes.ekzhang.com
- A friendly introduction to machine learning compilers and optimizershuyenchip.com
- abseil / Performance Hintsabseil.io
- Competitive Programmer's Handbookcses.fi
- About project - Algowikialgowiki-project.org
- What every computer science major should knowmatt.might.net
- Michael Abrash's Graphics Programming Black Book Special Edition: Table of Contentsphatcode.net
- Amdahl's law - Wikipediaen.wikipedia.org