Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Flotter for Better Swimming
Graph Chatbot
Related lectures (32)
Previous
Page 2 of 4
Next
Optimizing Software: Software Optimizations & Work Distribution
Covers software optimization, cache efficiency, parallel scheduling, and work distribution strategies for fast parallel programs.
Dataflow: Execution Models for Distributed Computing
Explores the data flow model for distributed computing using RDDs in Spark.
Optimizing Software: Software Optimizations
Covers software optimizations to improve program performance by maximizing cache hits and optimizing work distribution.
Algorithms: Efficiency Analysis
Covers the analysis of algorithm efficiency and optimizing code for faster execution.
Datalog Evaluation with Multi-Stage Programming
Explores Datalog evaluation, DSL embedding, semantics, fixpoint algorithms, and multi-stage programming.
VLIW Architectures: Compilers and Instruction Level Parallelism
Covers VLIW architectures and compilers, focusing on instruction level parallelism and optimization techniques.
Programming for Engineers: Advanced MATLAB Techniques
Explores advanced MATLAB techniques, emphasizing vectorization, 'find' function, and plot manipulation.
Optimizing Software: Locality & Scheduling
Explores software optimizations for cache efficiency, parallel execution, and load balancing.
Code Optimizations: Constants and Variables
Explores code optimization techniques like constant folding, precomputation, and constant propagation to enhance code efficiency and quality.
Static Analysis for Amy: Techniques and Implementations
Explores static analysis techniques like AST-based analysis and taint analysis applied to the Amy language.