Nersle / parallelProgramingProject
parallelProgramingProject ========================= 《高级并行程序设计》课程报告代码附录 ----------------------------------- 目录结构:<br> cannon/ cannon算法的串行、MPI、OpenMP版本实现<br> computing/ 实验测试过程中用到的测试数据生成程序和加速比、效率计算程序<br> quickSort/ quickSort算法的串行、MPI、OpenMP版本实现<br> Gauss/ Gauss消元解方程组算法的串行、MPI、OpenMP版本实现<br> bfs/ 宽度优先搜索算法的串行、MPI、OpenMP版本实现<br>
☆34Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for parallelProgramingProject
- 使用OpenMP及MPI完成的几个并行程序设计小实验:矩阵相乘、矩阵LU分解、文档分类中的文档向量过程☆27Updated 3 years ago
- 并行程序课程实验作业/ 包括MPI,OpenMP等并行编程示例☆15Updated 4 years ago
- 并行计算学习笔记☆36Updated 7 years ago
- ☆11Updated 5 years ago
- Using OpenMP to optimize BFS:☆14Updated 3 years ago
- nju_cs_21☆37Updated 3 years ago
- 2020秋中山大学高性能计算课程课件与作业☆42Updated 3 years ago
- ACM、OI、OJ代码模板☆101Updated 4 months ago
- 2018 并行计算课程 repo☆32Updated 3 years ago
- 本项目包含重庆大学计算机学院研究生课程的复习资料,是各位学长学姐传承下来的宝贵资料,分享方式是Onedrive 共享链接,有需要的同学可以自取。☆67Updated 4 years ago
- 并行算法2020,徐云老师,中科大研究生课程☆26Updated 4 years ago
- 中山大学2020年并行与分布式计算作业☆20Updated 4 years ago
- How to optimize sgemm in single-thread ARM cpu, mutli-threads ARM cpu and Nvidia gpu☆18Updated 3 years ago
- 金培权 高级数据库系统 课程实验2021秋季学期☆22Updated 2 years ago
- 《计算机网络-自顶向下方法》读书笔记☆84Updated 7 years ago
- USTC CS Courses. Course Projects and Notes of Computer Science in USTC☆26Updated last year
- Compiler 2020 cource of USTC labs☆9Updated 3 years ago
- This repo contains LaTeX template for experiment report.☆10Updated 3 years ago
- 基于 Python 的词法和LR(1)文法分析器☆33Updated 6 years ago
- 华中科技大学计算机科学与技术学院2017级汇编语言程序设计实验☆22Updated 5 years ago
- 中国科学技术大学软件学院算法设计与分析课程☆79Updated 4 years ago
- 中国科学技术大学 高级数据库系统 金培权 全部作业正确答案 Correct Answer of all USTC Advanced Database System Homework in Chinese☆37Updated 4 years ago
- This repository records the experiment of Parallel Computing Class in 2018 SE SCUT.☆24Updated 6 years ago
- Implementation of Parallel Breadth-First Search on Distributed Memory Systems☆11Updated 8 years ago
- HUST Operating System Course Design 2018 Summer. -- File System and System Monitor. [Get 100/100]☆23Updated 5 years ago
- my big project PA for the course Introduction To Computer System in Nanjing University, building an operating system based on qemu called…☆13Updated 4 years ago
- 2021年计算机保研记录☆13Updated 2 years ago
- USTC 18 计算机学院 个人资源分享☆22Updated 3 years ago