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:
- 并行程序课程实验作业/ 包括MPI,OpenMP等并行编程示例☆17Updated 5 years ago
- 使用OpenMP及MPI完成的几个并行程序设计小实验:矩阵相乘、矩阵LU分解、文档分类中的文档向量过程☆30Updated 4 years ago
- 2020秋中山大学高性能计算课程课件与作业☆46Updated 4 years ago
- This repository records the experiment of Parallel Computing Class in 2018 SE SCUT.☆27Updated 6 years ago
- 中山大学2020年并行与分布式计算作业☆21Updated 4 years ago
- 北航研究生复试计算机上机题目(06-14年),题目来自网络,仅供学习参考。☆91Updated 10 years ago
- Personal Notes for Learning HPC & Parallel Computation [Active Adding New Content]☆67Updated 2 years ago
- 中国科学技术大学软件学院算法设计与分析课程☆85Updated 4 years ago
- 【清华大学】数据结构与算法 邓俊辉教授 课程学习代码。Implementation of Stack,Queue,AVL,BST,B-tree,RB-tree etc.☆46Updated 6 years ago
- c++ 实现关系型数据库 / 数据库概论课程设计☆51Updated 5 years ago
- 本项目包含重庆大学计算机学院研究生课程的复习资料,是各位学长学姐传承下来的宝贵资料,分享方式是Onedrive 共享链接,有需要的同学可以自取。☆76Updated 4 years ago
- USTC CS Courses. Course Projects and Notes of Computer Science in USTC☆27Updated 2 years ago
- ☆10Updated 5 years ago
- 上海交通大学—电院计算机系—考研资料☆54Updated last year
- 浙大MOOC-陈越、何钦铭-数据结构-2016秋-(C++)☆37Updated 8 years ago
- 高级计算机体系结构2020,吴俊敏老师,中科大研究生课程☆70Updated last year
- my solution to stanfrod cs61B-2020-summer☆19Updated 4 years ago
- UCAS 高性能计算系统 mpi☆13Updated 6 years ago
- This repo contains LaTeX template for experiment report.☆11Updated 3 years ago
- CSR5-based SpMV on CPUs, GPUs and Xeon Phi☆104Updated last year
- HPC-Lab for High Performance Computing course, 2023 Spring , Tsinghua Universit. 高性能计算导论 @ THU.☆25Updated 2 years ago
- ☆58Updated 3 years ago
- Implementation and analysis of five different GPU based SPMV algorithms in CUDA☆40Updated 6 years ago
- Example code for Intel AVX / AVX2 intrinsics.☆20Updated 6 years ago
- 北京邮电大学软件学院考研专业课笔记(2019年)☆39Updated 6 years ago
- 高性能计算☆20Updated 5 years ago
- 清华大学计算机系计算机组成原理课程大实验☆23Updated 8 years ago
- CS149 xmake version☆41Updated last year
- ☆12Updated 6 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 5 years ago