Skip to content

Source files of Parallel Computing in the spring semester of junior (USTC 2020 spring)

Notifications You must be signed in to change notification settings

lyc0930/Parallel-Computing-Experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel-Computing-Experiments

并行计算课程实验

Parallel Computing


利用 MPI,OpenMP 编写简单的程序,测试并行计算系统性能

  • 求素数个数
  • $\pi$

利用 MPI 进行 Monte Carlo 方法解决 Nagel Schreckenberg 交通模拟

利用 MPI 解决 N 体问题

使用MPI,实现PSRS(Parallel sorting by regular sampling)算法

About

Source files of Parallel Computing in the spring semester of junior (USTC 2020 spring)

Topics

Resources

Stars

Watchers

Forks

Languages