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
2fbdf3a1
Commit
2fbdf3a1
authored
5 years ago
by
Neil Gershenfeld
Browse files
Options
Downloads
Patches
Plain Diff
wip
parent
fc54f989
No related branches found
No related tags found
No related merge requests found
Pipeline
#4921
passed
5 years ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-0
1 addition, 0 deletions
README.md
with
1 addition
and
0 deletions
README.md
+
1
−
0
View file @
2fbdf3a1
...
...
@@ -7,6 +7,7 @@
|2,117|
[
mpipi2.c
](
MPI/mpipi2.c
)
|C, MPI, 10 nodes, 96 cores/node
<br>
mpicc mpipi2.c -o mpipi2 -O3 -ffast-math|Intel 2x Xeon Platinum 8175M|Oct 24, 2019|
|272|
[
threadpi.c
](
C/threadpi.c
)
|C, 96 threads
<br>
gcc threadpi.c -o threadpi -O3 -ffast-math -pthread|Intel 2x Xeon Platinum 8175M|Jun 3, 2019|
|211|
[
mpipi2.c
](
MPI/mpipi2.c
)
|C, MPI, 1 node, 96 cores
<br>
mpicc mpipi2.c -o mpipi2 -O3 -ffast-math|Intel 2x Xeon Platinum 8175M|Oct 24, 2019|
|180|
[
mpipi2.py
](
Python/mpipi2.py
)
|Python, Numba, MPI
<br>
mpirun -np 96 python mpipi2.py|Intel i7-8700T|Feb 6, 2020|
|173|
[
mppi.c
](
OpenMP/mppi.c
)
|C, OpenMP, 96 threads
<br>
gcc mppi.c -o mppi -O3 -ffast-math -fopenmp|Intel 2x Xeon Platinum 8175M|Jul 1, 2019|
|152|
[
pi.html
](
https://pub.pages.cba.mit.edu/pi/JavaScript/pi.html
)
|JavaScript, 96 workers|Intel 2x Xeon Platinum 8175M|Jun 3, 2019|
|93.2|
[
threadpi.c
](
C/threadpi.c
)
|C, 56 threads
<br>
gcc threadpi.c -o threadpi -O3 -ffast-math -pthread|Intel 2x E5-2680|Dec 18, 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