Révision 59 Pi/C/MPI/Pi_MPI.c
Pi_MPI.c (revision 59) | ||
---|---|---|
1 | 1 |
// |
2 | 2 |
// Estimation of Pi using Monte Carlo exploration process |
3 | 3 |
// gcc -std=c99 -O3 -o Pi Pi.c -lm |
4 |
// |
|
4 |
// Emmanuel Quemener <emmanuel.quemener@ens-lyon.fr>
|
|
5 | 5 |
|
6 | 6 |
// Needed for gethostname |
7 | 7 |
#define _BSD_SOURCE |
Formats disponibles : Unified diff