Parallel Programming projects
Threads
- Multiple threads saying hello
- Multiple threads to multiply matrices
Message Passing Interface (MPI) - parallel programming library
- Multiple processes running and outputting
MPI
- Matrix math
Sorting with threads
- Bubblesort vs. quicksort
Cloud computing
- EBS Cluster
- Ran pthreads and MPI programs
Map Reduce
MPI
- More matrix computations