CoE 163 S2 AY 2021-2022
Course Information
Academic Period: 2nd Semester AY 2021-2022
Units: 3
Workload:
- 3 hours lecture per week
- 1-2 hours exercise per week
Instructors:
- Isabel M. Austria [isabel.austria at eeemail]
- Carl C. Dizon [carl.dizon at eeemail]
- Darvy P. Ong [darvy.ong at eeemail]
- Nestor Michael C. Tiglao [nestor at eeemail]
Student Assistants:
- Brian Bascos
- Christian Eric Cosca
- Jean Abigail de Padua
Synopsis: This course aims to 1) present the connection between algorithms, implementation, and computer architecture, 2) provide tools needed to write and apply fast numerical code, and 3) present representative fundamental numerical algorithms.
Delivery Method: Video lectures and digital materials
Online Platforms: UVLe, Piazza, Google Meet, Zoom, other quiz platforms.
Course Outline
Week | Topics | Academic Requirements | Resource Links |
---|---|---|---|
0 |
[00] Course overview and synopsis |
||
1 |
[01a] Review of CS data structures and algorithms |
[SQ01] CS problems |
|
2 |
[02a] Review of asymptotic analysis |
[SQ02] Asymptotic analysis |
|
3 |
[03a] Choosing a platform |
[SE01] Profiling and assembly |
[[ | [03a slides]]] |
4 | |||
5 |
[04a] Review of linear algebra operations |
[SQ03] Linear algebra |
|
6 |
[05a] Cache behavior of linear algebra operations |
[SQ04] Matrix-matrix multiplication |
|
7 |
[06a] BLAS and ATLAS |
[SE03] BLAS |
|
8 | READING BREAK
|
||
9 | LENTEN BREAK
|
||
10 |
[10a] Gaussian elimination |
[SQ05] Sparse matrices and BLAS |
|
11 |
[11a] Parallel computing introduction |
[SQ06] Parallel computing and hardware |
|
12 |
[12x] Parallel programming algorithms |
||
13 |
[13a] GPU programming basics |
[CE] Capstone exercise |
|
14 | READING BREAK
| ||
15 | |||
16 | |||
17 |
Finals week |
Grading Rubric
32% Short quizzes
48% Software exercises
20% Capstone exercise