Lab4 Parallel implementation of calculating the value of pi using MPI

时间:2019-07-20 10:22:05
【文件属性】:

文件名称:Lab4 Parallel implementation of calculating the value of pi using MPI

文件大小:2KB

文件格式:C

更新时间:2019-07-20 10:22:05

华中科技大学 并行实验 多线程计算π MPI

进行编译 mpicc -std=c99 -o mpi_ment mentcole.c 执行 mpiexec -n 10 mpi_ment


网友评论