ECE 508

ECE 508 - Manycore Parallel Algorithms

Fall 2025

TitleRubricSectionCRNTypeHoursTimesDaysLocationInstructor
Manycore Parallel AlgorithmsCS508E75612LEC41000 - 1120 T R  2013 Electrical & Computer Eng Bldg  Steven Lumetta
Manycore Parallel AlgorithmsECE508E75582LEC41000 - 1120 T R  2013 Electrical & Computer Eng Bldg  Steven Lumetta

Official Description

Algorithm techniques for enhancing the scalability of parallel software: scatter vs. gather, problem decomposition, spatial sorting and binning, privatization for reduced conflicts, tiling for data locality, regularization for improved load balance, compaction to conserve memory bandwidth, double-buffering to overlap latencies, and data layout for improved efficiency of DRAM accesses. Course Information: Same as CS 508. Prerequisite: ECE 408 or CS 420.

Subject Area

  • Software Systems