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 10 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
- Using OpenMP to optimize BFS:☆15Updated 4 years ago
- 2020秋中山大学高性能计算课程课件与作业☆45Updated 4 years ago
- USTC CS Courses. Course Projects and Notes of Computer Science in USTC☆27Updated 2 years ago
- 高级计算机体系结构2020,吴俊敏老师,中科大研究生课程☆67Updated last year
- 2018 并行计算课程 repo☆32Updated 4 years ago
- c++ 实现关系型数据库 / 数据库概论课程设计☆51Updated 5 years ago
- 编译原理期中实验☆9Updated 5 years ago
- ☆13Updated 6 years ago
- 稀疏矩阵-向量乘的并行优化算法(OpenMP,AVX)☆11Updated 3 years ago
- Fast Synchronization-Free Algorithms for Parallel Sparse Triangular Solves with Multiple Right-Hand Sides (SpTRSM)☆12Updated 5 years ago
- UCAS 高性能计算系统 mpi☆12Updated 5 years ago
- 组合数学2019,吕敏老师,中科大研究生课程☆26Updated 4 years ago
- Graph edge partitioning algorithms☆45Updated 5 years ago
- Seminar on selected tools in Computer Science☆25Updated 4 years ago
- 东北大学(中国)计算机系编译原理课程设计☆11Updated 7 years ago
- 华中科技大学计算机科学与技术学院2017级汇编语言程序设计实验☆21Updated 5 years ago
- DGEMM on KNL, achieve 75% MKL☆18Updated 3 years ago
- This repository records the experiment of Parallel Computing Class in 2018 SE SCUT.☆27Updated 6 years ago
- Personal Notes for Learning HPC & Parallel Computation [Active Adding New Content]☆67Updated 2 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
- SpV8 is a SpMV kernel written in AVX-512. Artifact for our SpV8 paper @ DAC '21.☆28Updated 4 years ago
- nju_cs_21☆39Updated 4 years ago
- java画图板大作业☆29Updated 4 years ago
- GPU-friendly Subgraph Isomorphism, published in ICDE 2020☆34Updated 11 months ago
- 编译原理课设☆68Updated 7 years ago
- Implementation and analysis of five different GPU based SPMV algorithms in CUDA☆40Updated 6 years ago
- A Distributed GNN system☆116Updated 8 months ago
- 并行计算学习笔记☆37Updated 8 years ago