Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 221 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 221 Bytes

并行与程序设计实验

  • lab01 矩阵乘法/高斯消元法/sse/cache 优化

  • lab02 高斯消元法/多线程/信号量/路障/锁

  • lab03 openmp/pthread

  • lab04 MPI