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>
☆36Updated 10 years ago
Alternatives and similar repositories for parallelProgramingProject:
Users that are interested in parallelProgramingProject are comparing it to the libraries listed below
- 使用OpenMP及MPI完成的几个并行程序设计小实验:矩阵相乘、矩阵LU分解、文档分类中的文档向量过程☆28Updated 3 years ago
- 并行程序课程实验作业/ 包括MPI,OpenMP等并行编程示例☆15Updated 5 years ago
- 2020秋中山大学高性能计算课程课件与作业☆41Updated 4 years ago
- 并行计算学习笔记☆36Updated 7 years ago
- 中山大学2020年并行与分布式计算作业☆21Updated 4 years ago
- Using OpenMP to optimize BFS:☆15Updated 3 years ago
- 【清华大学】数据结构与算法 邓俊辉教授 课程学习代码。Implementation of Stack,Queue,AVL,BST,B-tree,RB-tree etc.☆43Updated 5 years ago
- A Thread-Level Synchronization-Free Sparse Triangular Solve on GPUs☆56Updated 3 years ago
- 南京大学 编译原理 作业 151220129 计科 吴政亿☆74Updated 6 years ago
- 浙大MOOC-陈越、何钦铭-数据结构-2016秋-(C++)☆36Updated 8 years ago
- 类Unix文件系统设计与实现 二级文件系统☆55Updated 6 years ago
- USTC CS Courses. Course Projects and Notes of Computer Science in USTC☆26Updated last year
- 编译原理课设☆70Updated 7 years ago
- 2018 并行计算课程 repo☆32Updated 3 years ago
- c++ 实现关系型数据库 / 数据库概论课程设计☆51Updated 5 years ago
- ucas Network lab. 中国科学院大学计算机网络实验☆45Updated 6 years ago
- Study notes of "Computer Networking A Top-Down Approach" in Chinese. 计算机网络自顶向下 前五章复习整理☆27Updated 5 years ago
- UCAS 高性能计算系统 mpi☆13Updated 5 years ago
- a C complier based on lex/flex,yacc/bison,华中科技大学编译原理实验☆11Updated 4 years ago
- 本项目包含重庆大学计算机学院研究生课程的复习资料,是各位学长学姐传承下来的宝贵资料,分享方式是Onedrive 共享链接,有需要的同学可以自取。☆71Updated 4 years ago
- Personal Notes for Learning HPC & Parallel Computation [Active Adding New Content]☆61Updated 2 years ago
- mips54 instructions☆5Updated 7 years ago
- This repository records the experiment of Parallel Computing Class in 2018 SE SCUT.☆26Updated 6 years ago
- 东北大学编译原理课设实验☆25Updated 6 years ago
- DGEMM on KNL, achieve 75% MKL☆16Updated 2 years ago
- 华中科技大学编译原理实验☆17Updated 4 years ago
- 高性能计算☆20Updated 5 years ago
- 华中科技大学计算机15级计算机组成原理课程设计,分别用logisim和Verilog实现简单CPU☆22Updated 6 years ago
- 一个操作系统的实现-课程设计报告☆14Updated 8 years ago
- ☆28Updated 2 years ago