[Crib-list] REMINDER: Fri, Dec 5 at 12pm - Charles E. Leiserson (MIT)
Ian Wang
mjwang79 at mit.edu
Wed Dec 3 11:14:11 EST 2025
Computational Research in Boston and Beyond (CRIBB) seminar
(20 Year Celebration)
Date: Friday, December 5, 2025
Time: 12:00 PM – 1:00 PM
Zoom: https://mit.zoom.us/j/91933017072
Speaker: Charles E. Leiserson (MIT)
Title: Setting a Course for Post-Moore Software Performance
Abstract:
Software performance engineering (SPE) is the science and art of making code run fast or otherwise limiting its consumption of resources, such as power, memory footprint, network utilization, file IO’s, response time, etc. SPE encompasses parallel computing, but it also includes other techniques, such as caching, vectorization, algorithms, bit tricks, loop unrolling, compiler-switch selection, tailoring code to the architecture, exploiting sparsity, changing data representation, metaprogramming, etc. Historically, gains in performance from miniaturization, codified in Moore's Law, relieved programmers from the burden of making software run fast and learning SPE techniques. I will explain why the end of Moore’s Law has made SPE a critical technical skill. Since SPE is neither extensively researched nor widely taught in the universities, however, it risks devolving into an unstructured collection of ad hoc tricks. Now is the time to establish SPE as a science-based discipline, alongside traditional areas of computer science.
For information about the Computational Research in Boston and Beyond (CRIBB) seminar, visit... https://math.mit.edu/crib/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.mit.edu/pipermail/crib-list/attachments/20251203/4bd1e4a1/attachment.htm>
More information about the CRiB-list
mailing list