Record the learning process of parallel computing.
(1)Cannon / cannon algorithm serial, MPI, OpenMP version implementation.
(2)Test data generation procedures and acceleration ratio and efficiency calculation procedures used in computing / experimental testing.
(3)QuickSort / quickSort algorithm serial, MPI, OpenMP version implementation.
(4)Gauss / Gauss Elimination Equations Algorithms for Serial, MPI, OpenMP Versions.
(5)Serial, MPI, OpenMP version implementation of bfs / width-first search algorithm.