/OpenMP-and-PThread_Matrix-Multiplication

Multithreaded matrix multiplication and analysis based on OpenMP and PThread

Primary LanguageC

OpenMP-and-PThread_Matrix-Multiplication

Multithreaded matrix multiplication and analysis based on OpenMP and PThread

OpenMP-simple_instances.c is a simple OpenMP example

OpenMP-Matrix_Vector_Multiplication.c is an OpenMP example of vector and matrix multiplication.

OpenMP-matrix_multiplication.c is an OpenMP example of matrix multiplication.

Pthread-simple_instances.c is a simple PThread example

PThread-synchronization.c is a synchronized PThread example

Pthread-matrix_multiplication.c is a matrix multiplication PThread example

For specific instructions, see https://blog.csdn.net/qq_46009046/article/details/133587081