Nersle / parallelProgramingProjectLinks
parallelProgramingProject ========================= 《高级并行程序设计》课程报告代码附录 ----------------------------------- 目录结构:<br> cannon/ cannon算法的串行、MPI、OpenMP版本实现<br> computing/ 实验测试过程中用到的测试数据生成程序和加速比、效率计算程序<br> quickSort/ quickSort算法的串行、MPI、OpenMP版本实现<br> Gauss/ Gauss消元解方程组算法的串行、MPI、OpenMP版本实现<br> bfs/ 宽度优先搜索算法的串行、MPI、OpenMP版本实现<br>
☆36Updated 11 years ago
Alternatives and similar repositories for parallelProgramingProject
Users that are interested in parallelProgramingProject are comparing it to the libraries listed below
Sorting:
- 华中科技大学计算机科学与技术学院2017级汇编语言程序设计实验☆20Updated 6 years ago
- 浙江大学计算机体系结构课程实验☆181Updated 9 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 6 years ago
- 本项目包含重庆大学计算机学院研究生课程的复习资料,是各位学长学姐传承下来的宝贵资料,分享方式是Onedrive 共享链接,有需要的同学可以自取。☆88Updated 5 years ago
- Learning materials for Stanford CS149 : Parallel Computing☆270Updated 4 years ago
- CCF CSP和PAT考试题解(使用C++14语法)☆773Updated 3 years ago
- PKU OS course project and notes based on Nachos and XV6☆181Updated 5 years ago
- 中国科学技术大学软件学院算法设计与分析课程☆89Updated 5 years ago
- ☆28Updated 3 years ago
- 中国科学技术大学 高级数据库系统 金培权 全部作业正确答案 Correct Answer of all USTC Advanced Database System Homework in Chinese☆43Updated 6 years ago
- ☆61Updated 5 years ago
- 《80X86汇编语言程序设计》课后习题答案(个人版本)☆76Updated 5 years ago
- Labs for computer science: C, assembly, data structure, CSAPP, HSI, Matlab, digital logic, Verilog, compilers, operating systems☆31Updated last week
- FMF, Formal Methods Foundation. 形式化方法2020春,作业☆18Updated 5 years ago
- 【清华大学】数据结构与算法 邓俊辉教授 课程学习代码。Implementation of Stack,Queue,AVL,BST,B-tree,RB-tree etc.☆46Updated 6 years ago
- CMU的数据库系统课程☆261Updated 7 years ago
- 高级计算机体系结构2020,吴俊敏老师,中科大研究生课程☆73Updated 2 years ago
- Using OpenMP to optimize BFS:☆15Updated 4 years ago
- 2017级北航计算机学院计算机组成原理课程设计(MIPS CPU)☆101Updated 6 years ago
- USTC CS Courses. Course Projects and Notes of Computer Science in USTC☆28Updated 2 years ago
- 金培权 高级数据库系统 课程实验2021秋季学期☆31Updated 4 years ago
- 2018 并行计算课程 repo☆33Updated 4 years ago
- 华中科技大学计算机科学(shiyan)与技术(baogao)学院通用高分模板☆121Updated 6 years ago
- Homework solutions for CMU 10-414/714 – Deep Learning Systems: Algorithms and Implementation☆47Updated 3 years ago
- HUST Homeworks(Course design / Reports / Labs / etc. )☆265Updated 6 years ago
- 中科大徐云老师软件学院算法导论课程☆27Updated 5 years ago
- HPC-Lab for High Performance Computing course, 2023 Spring , Tsinghua Universit. 高性能计算导论 @ THU.☆24Updated 2 years ago
- things created when i was learning something☆266Updated 2 years ago
- 一个操作系统的实现-课程设计报告☆15Updated 9 years ago
- All Coursework from my CS61c (Great Ideas in Computer Architecture / Machine Structures) Course at UC Berkeley☆94Updated 8 years ago