Skip to content
Snippets Groups Projects
Commit fce3744d authored by Neil Gershenfeld's avatar Neil Gershenfeld
Browse files

Update README.md

parent 23c90cce
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
|estimated GFlops|code|description|system|date|
|---|---|---|---|---|
|46.967|[mpipi.c](MPI/mpipi.c)|mpicc mpipi.c -o mpipi -O3 -ffast-math <br> mpirun -np 6 ./mpipi|Intel i7-8700T|Nov 17, 2018|
|46.967|[mpipi.c](MPI/mpipi.c)|mpicc mpipi.c -o mpipi -O3 -ffast-math <br> mpirun -np 6 mpipi|Intel i7-8700T|Nov 17, 2018|
|16.163|[pi.html](JavaScript/pi.html)|6 workers|Intel i7-8700T|Nov 17, 2018|
|9.371|[pi.c](C/pi.c)|gcc pi.c -o pi -lm -O3 -ffast-math|Intel i7-8700T|Nov 17, 2018|
|3.734|[pi.html](JavaScript/pi.html)|1 worker|Intel i7-8700T|Nov 17, 2018|
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment