WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

CSU-Apple-Lab/parallel-computing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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