Skip to content

CSU-Apple-Lab/parallel-computing

Repository files navigation

Experiments of CSU Parallel Computing

do not copy directly ^ ^

Lab1

Compare the speed rate of:

  1. Multi thread and serially;
  2. Thread pool and non-pool.

Here is the result simple:

res_lab1

Lab2

Compare the speed rate of calculating pi using mpich and serially.

Here is the result simple:

res_lab2

Lab3

Auto-find the best thread number of calculating big mat using openmpi.

Here is the result simple:

res_lab3

About

Code for Parallel Computing Experiment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published