Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
pi
Commits
ba905fc6
Commit
ba905fc6
authored
4 months ago
by
Neil Gershenfeld
Browse files
Options
Downloads
Patches
Plain Diff
wip
parent
402ac151
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#47072
passed
4 months ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
ba905fc6
...
...
@@ -15,8 +15,8 @@
|1,090|
[
numbapig.py
](
Python/numbapig.py
)
|Python, Numba, CUDA, 5120 cores|NVIDIA V100|March, 2020|
|1,062|
[
taichipi.py
](
Python/taichipi.py
)
|Python, Taichi, 5120 cores|NVIDIA V100|March, 2023|
|811|prior|Cray XT4|C, MPI, 2048 processes|prior|
|501|
[
rayonpi.rs
](
Rust/rayonpi.rs
)
|Rust Rayon, 96 cores
<br>
cargo run --release|Graviton4|December, 2024|
|484|
[
threadpi.rs
](
Rust/threadpi.rs
)
|Rust threads, 96 cores
<br>
cargo run --release -- 96|Graviton4|December, 2024|
|501|
[
rayonpi.rs
](
Rust/rayonpi.rs
)
|Rust
,
Rayon, 96 cores
<br>
cargo run --release|Graviton4|December, 2024|
|484|
[
threadpi.rs
](
Rust/threadpi.rs
)
|Rust
,
threads, 96 cores
<br>
cargo run --release -- 96|Graviton4|December, 2024|
|315|
[
numbapip.py
](
Python/numbapip.py
)
|Python, Numba, parallel, fastmath
<br>
96 cores|Intel 2x Xeon Platinum 8175M|February, 2020|
|272|
[
threadpi.c
](
C/threadpi.c
)
|C, 96 threads
<br>
gcc threadpi.c -o threadpi -O3 -ffast-math -pthread|Intel 2x Xeon Platinum 8175M|June, 2019|
|267|
[
threadpi.cpp
](
C++/threadpi.cpp
)
|C++, 96 threads
<br>
g++ threadpi.cpp -o threadpi -O3 -ffast-math -pthread|Intel 2x Xeon Platinum 8175M|March, 2020|
...
...
@@ -32,7 +32,7 @@
|16.1|
[
pi.html
](
https://pub.pages.cba.mit.edu/pi/JavaScript/pi.html
)
|JavaScript, 6 workers|Intel i7-8700T|November, 2018|
|15.7|
[
clusterpi.js
](
Node/clusterpi.js
)
|Node, 6 workers|Intel i7-8700T|December, 2018|
|9.37|
[
pi.c
](
C/pi.c
)
|C
<br>
gcc pi.c -o pi -lm -O3 -ffast-math|Intel i7-8700T|November, 2018|
|5.55|
[
rayonpi.rs
](
Rust/rayonpi.rs
)
|Rust Rayon, 1 core
<br>
cargo run --release|Graviton4|December, 2024|
|5.55|
[
rayonpi.rs
](
Rust/rayonpi.rs
)
|Rust
,
Rayon, 1 core
<br>
cargo run --release|Graviton4|December, 2024|
|4.87|
[
numbapi.py
](
Python/numbapi.py
)
|Python, Numba|Intel i7-8700T|February, 2020|
|4.63|
[
pi.c
](
C/pi.c
)
|C
<br>
gcc pi.c -o pi -lm -O3|Intel i7-8700T|December, 2024|
|3.73|
[
pi.html
](
https://pub.pages.cba.mit.edu/pi/JavaScript/pi.html
)
|JavaScript, 1 worker|Intel i7-8700T|November, 2018|
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment