Go to Dana Petcu's homepage
PARALLEL COMPUTING (in Romanian):
Schedule:
- Lecture 1: Notions and motivation.
- Lecture 2: Hardware organization and classification.
- Lecture 3: Performance measurements.
- Lecture 4: Paradigms.
- Lecture 5: Theoretical models. Shared memory access.
- Lecture 6: Shared memory.
- Lecture 7: Inter-connection networks.
- Lecture 8: Routing.
- Lecture 9: Message passing.
- Lecture 10: Building parallel algorithms (I).
- Lecture 11: Building parallel algorithms (II).
- Lecture 12: Associative operations and sorting.
- Lecture 13: Operations with integers, lists, trees and graphs.
- Lecture 14: Linear algebra.
Previous lectures are concerning with:
- parallel computer architecture
- parallel computing in numerical analysis
For Post-Universitary Students:
- short and last presentation is available also in a compressed form
- previous presentations are available here
- short introduction in Java
Labs: C, C++ with PVM and MPI.
PVM is shortly presented here.