使用OpenMP并行机制进行矩阵乘法 编译: gcc -o mult -fopenmp mult.c执行: ./mult时间: time ./mult