UTAustinX: LAFF-On Programming for High Performance
|
Learn to squeeze high performance out of modern CPUs.
About this course
Is my code fast? Can it be faster? Scientific computing, machine learning, and data science are about solving problems that are compute intensive. Choosing the right algorithm, extracting parallelism at various levels, and amortizing the cost of data movement are vital to achieving scalable speedup and high performance.
In this course, the simple but important example of matrix-matrix multiplication is used to illustrate fundamental techniques for attaining high-performance on modern CPUs. A carefully designed and scaffolded sequence of exercises leads the learner from a naive implementation to one that effectively utilizes instruction level parallelism and culminates in a high-performance multithreaded implementation. Along the way, it is discovered that careful attention to data movement is key to efficient computing.
Prerequisites for this course are a basic understanding of matrix computations (roughly equivalent toWeeks 1-5 of Linear Algebra: Foundations to Frontiers on edX) and an exposure to programming. Hands-on exercises start with skeletal code in the C programming language that is progressively modified, so that extensive experience with C is not required. Access to a relatively recent x86 processor such as Intel Haswell or AMD Ryzen (or newer) running Linux is required.
MATLAB Online licenses will be made available to the participants free of charge for the duration of the course.
Join us to satisfy your need for speed!
At a Glance:
Institution: UTAustinX
Subject: Computer Science
Level: Intermediate
Prerequisites:
Exposure to programming and Linux. Basic understanding of matrix-matrix multiplication.
Language: English
Video Transcript: English
Associated skills:Linear Algebra, Machine Learning, Extract Transform Load (ETL), Matrix Multiplication, Algorithms, Amortization, Scientific Computing, Scalability, Data Science, Linux, C (Programming Language), X86 Architecture
User Reviews
Be the first to review “UTAustinX: LAFF-On Programming for High Performance” Cancel reply
Related Products

HarvardX: Data Science: Productivity Tools
Keep your projects organized and produce reproducible reports using GitHub, git, Unix/Linux, and RStudio.

Operating Systems Basics
Start learning the basics of computer and mobile devices operating systems.

Fundamentos de Linux
Desarrolla habilidades fundamentales en Linux y prepárate para el examen de certificación Linux Essentials del Linux Professional Institute.

DartmouthX, IMTx: C Programming: Getting Started
Start learning one of the most powerful and widely used programming languages: C.

LinuxFoundationX: Introduction to DevOps and Site Reliability Engineering
Learn how to start transforming your organization using the principles and practices of DevOps.

DartmouthX, IMTx: C Programming: Language Foundations
Master foundational concepts in the C programming language such as logical statements and arrays.
There are no reviews yet.