搜索资源列表
pi
- 这是一个用多线程并行计算求pi的程序。效率很高,可以算到小数点后面很多位。-This is a multi-threaded parallel computing using the procedure find pi. Very efficient, you can count to many decimal places.
ompi
- 一个利用OpenMP并行计算pi值的程序,双核CPU可以提高计算速度一倍,减少时间一半儿.-OpenMP parallel computing using a pi value of procedures, dual-core CPU can improve computing speed doubled, to reduce the half time.
pitu
- 一个Parallel calculation入门的例子, 使用MPI 计算pi值-a calculation pi value MPI program to start learning the Parallel system
pi
- 多核编程中求取pi值的几种算法,给大家参考参考,有问题的地方请大家指教-Strike a pi value of multi-core programming of several algorithms, for everyone to refer to the reference, there are problem areas Please advise
ComputePi
- 采用了多线程的pi值计算,效率比单线程高-Using a multi-threaded pi value, high-efficient than single-threaded
Exemple
- ¶ it is a simple example of the calculation of pi which realised with MPI -¶ it is a simple example of the calculation of pi which realised with MPI
cpi.c.tar
- MPI环境下测试PI的调试程序 适合于刚配置好MPI环境来测试环境配置是否正确的~-a little program for the beginner to compile and run the first one to
pi
- 自己写的一个 MPICH计算PI的例子,用于学习MPICH -A pi calculation programme written by myself based on MPICH
pi
- 很小的一个并行程序,有主语初学者练习并行算法只用-A parallel program is very small, the subject for beginners to practice parallel algorithm using only
Pi
- 一个简单的计算Pi的Pthread多线程程序,提供给用户输入想开的线程数和N计算pi值。-A simple calculation of Pi Pthread multi-threaded program, available to user input like to open the number of threads and N calculate the value of pi.
mpi_pi_calc.f90
- a fortran code that parallel calculates PI with the monte carlo approach. Written by John Burkhart
mpiTest
- MPI并行程序设计实例从易到难多个实例,从入门的并行helloWorld,到圆周率的计算,以及多个并行程序设计的实例。-MPI parallel program design example From easy to difficult multiple instances.From the parallel helloWorld entry, to the calculation of PI, and a plurality of parallel programming examples.
FinalTest-A
- 里面包含两个并行经理程序。分别是利用MPI和OpenMP来计算PI值,程序无误可用。-Which contains two parallel program manager. MPI and OpenMP are using to calculate the value of PI, correct procedures are available.
