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

wip

parent ec24661a
Branches
No related tags found
No related merge requests found
......@@ -147,6 +147,7 @@
<a href=https://v8.dev>JIT</a>, <a href=https://developer.mozilla.org/en-US/docs/Web/JavaScript/Typed_arrays>typed arrays</a>, <a href=https://developer.mozilla.org/en-US/docs/Web/Guide/Performance/Using_web_workers>web workers</a>, <a href=https://developer.mozilla.org/en-US/docs/Web/API/FileReader>file readers</a>
<a href=https://gitlab.cba.mit.edu/pub/pi/-/blob/master/C/pi.c>pi.c</a>, <a href=https://gitlab.cba.mit.edu/pub/pi/-/blob/master/C/threadpi.c>threadpi.c</a>
<a href=https://gitlab.cba.mit.edu/pub/pi/-/blob/master/Rust/pi.rs>pi.rs</a>, <a href=https://gitlab.cba.mit.edu/pub/pi/-/blob/master/Rust/threadpi.rs>threadpi.rs</a>
<a href=https://docs.rs/rayon/latest/rayon>Rayon</a>, <a href=https://gitlab.cba.mit.edu/pub/pi/-/blob/master/Rust/rayonpi.rs>rayonpi.rs</a>
<a href=https://www.openmp.org>OpenMP</a>
<a href=https://gitlab.cba.mit.edu/pub/pi/-/blob/master/OpenMP/mppi.c>mppi.c</a>
<a href=https://www.mpich.org>MPICH</a>, <a href=https://www.open-mpi.org>Open MPI</a>, <a href=http://mvapich.cse.ohio-state.edu>MVAPICH</a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment