Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Parallel and Distributed Computing Course (COMP130192.01, 2023 Autumn) Project of Fudan University.

Notifications You must be signed in to change notification settings

mOnesy-6666/PDC_Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDC_Project

Parallel and Distributed Computing Course (COMP130192.01, 2023 Autumn) Project of Fudan University.

复旦大学2023年秋大四上《并行分布式计算》课程实践项目

具体内容

  • 使用OpenMP编程实现并行快速排序算法
  • 使用python-MPI实现Parallel sorting by regular sampling算法
  • 并行光线追踪加速

About

Parallel and Distributed Computing Course (COMP130192.01, 2023 Autumn) Project of Fudan University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.2%
  • C++ 27.8%