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

wip

parent 537476d7
Branches
No related tags found
No related merge requests found
Pipeline #4920 passed
......@@ -13,7 +13,7 @@
|71.4|[pi.html](https://pub.pages.cba.mit.edu/pi/JavaScript/pi.html)|JavaScript, 56 workers|Intel 2x E5-2680|Nov 19, 2018|
|46.9|[mpipi.c](MPI/mpipi.c)|C, MPI<br>mpicc mpipi.c -o mpipi -O3 -ffast-math <br> mpirun -np 6 mpipi|Intel i7-8700T|Nov 17, 2018|
|44.6|[threadpi.c](C/threadpi.c)|C, 6 threads<br>gcc threadpi.c -o threadpi -O3 -ffast-math -pthread|Intel i7-8700T|Dec 17, 2018|
|23.3|[mpipi2.py](MPI/mpipi2.py)|Python, Numba, MPI<br>mpirun -np 6 python mpipi2.py|Intel i7-8700T|Feb 6, 2020|
|23.3|[mpipi2.py](Python/mpipi2.py)|Python, Numba, MPI<br>mpirun -np 6 python mpipi2.py|Intel i7-8700T|Feb 6, 2020|
|16.1|[pi.html](https://pub.pages.cba.mit.edu/pi/JavaScript/pi.html)|JavaScript, 6 workers|Intel i7-8700T|Nov 17, 2018|
|15.7|[clusterpi.js](Node/clusterpi.js)|Node, 6 workers|Intel i7-8700T|Dec 8, 2018|
|9.37|[pi.c](C/pi.c)|C<br>gcc pi.c -o pi -lm -O3 -ffast-math|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