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
- 一个操作系统的实现-课程设计报告☆14Updated 8 years ago
- ☆10Updated 4 years ago
- 并行程序课程实验作业/ 包括MPI,OpenMP等并行编程示例☆16Updated 5 years ago
- 北航研究生复试计算机上机题目(06-14年),题目来自网络,仅供学习参考。☆91Updated 10 years ago
- 31条指令单周期MIPS cpu☆15Updated 5 years ago
- a C complier based on lex/flex,yacc/bison,华中科技大学编译原理实验☆11Updated 5 years ago
- HUST Operating System Codes 华中科技大学操作系统实验与课设☆18Updated 6 years ago
- c++ 实现关系型数据库 / 数据库概论课程设计☆52Updated 5 years ago
- Spack package repository maintained by Student Cluster Competition Team @ Sun Yat-sen University.☆16Updated 4 months ago
- 【清华大学】数据结构与算法 邓俊辉教授 课程学习代码。Implementation of Stack,Queue,AVL,BST,B-tree,RB-tree etc.☆44Updated 5 years ago
- How to optimize sgemm in single-thread ARM cpu, mutli-threads ARM cpu and Nvidia gpu☆21Updated 3 years ago
- 使用OpenMP及MPI完成的几个并行程序设计小实验:矩阵相乘、矩阵LU分解、文档分类中的文档向量过程☆29Updated 4 years ago
- 东北大学(中国)计算机系编译原理课程设计☆11Updated 7 years ago
- 上海交通大学软件学院课程计算机系统基础(ICS)笔记☆14Updated 3 years ago
- This repository records the experiment of Parallel Computing Class in 2018 SE SCUT.☆27Updated 6 years ago
- Implementation of Parallel Breadth-First Search on Distributed Memory Systems☆11Updated 9 years ago
- HUST Operating System Course Design 2018 Summer. -- File System and System Monitor. [Get 100/100]☆24Updated 5 years ago
- 《计算机网络-自顶向下方法》读书笔记☆84Updated 8 years ago
- 2017级北航计算机学院计算机组成原理课程设计(MIPS CPU)☆95Updated 5 years ago
- This repo contains LaTeX template for experiment report.☆11Updated 3 years ago
- USTC CS Courses. Course Projects and Notes of Computer Science in USTC☆26Updated last year
- ccf csp题解☆74Updated 6 years ago
- Using OpenMP to optimize BFS:☆15Updated 3 years ago
- 数据库课程项目 CMU 15-445 (Fall 2019)☆52Updated 5 years ago
- Lexical-Analyzer-Syntactic-Analyzer By C++ 编译原理:C++实现的词法分析器和语法分析器☆16Updated 4 years ago
- java画图板大作业☆29Updated 4 years ago
- nju_cs_21☆39Updated 3 years ago
- 高级计算机体系结构2020,吴俊敏老师,中科大研究生课程☆62Updated last year
- ☆29Updated 2 years ago
- DGEMM on KNL, achieve 75% MKL☆16Updated 2 years ago