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
bf10e1df
Commit
bf10e1df
authored
4 years ago
by
Neil Gershenfeld
Browse files
Options
Downloads
Patches
Plain Diff
wip
parent
c7cbe488
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#9890
passed
4 years ago
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-0
2 additions, 0 deletions
README.md
with
2 additions
and
0 deletions
README.md
+
2
−
0
View file @
bf10e1df
...
...
@@ -5,10 +5,12 @@
|---|---|---|---|---|
|17,340,800|
[
cudampipi.cu
](
CUDA/cudampipi.cu
)
|C++, CUDA+MPI
<br>
2048 nodes, 12228 ranks, GPUs
<br>
nvcc -arch=sm_70 -std=c++11|Summit
<br>
Oak Ridge OLCF
<br>
IBM AC922|December, 2020|
|88,333|
[
mpimppi.c
](
hybrid/mpimppi.c
)
|C, MPI+OpenMP
<br>
1024 nodes, 64 cores/node, 4 threads/core
<br>
cc mpimppi.c -o mpimppi -O3 -ffast-math -fopenmp|Theta
<br>
Argonne ALCF
<br>
Cray XC40|October, 2019|
|16,239|
[
cudapit.cu
](
CUDA/cudapit.cu
)
|C++, CUDA, 8 GPUs, 6192 cores/GPU|NVIDIA A100|December, 2020|
|12,589|
[
cudapit.cu
](
CUDA/cudapit.cu
)
|C++, CUDA, 8 GPUs, 5120 cores/GPU|NVIDIA V100|March, 2020|
|11,083|
[
mpithreadpi.cpp
](
hybrid/mpithreadpi.cpp
)
|C++, MPI+threads, 128 nodes, 64 cores/node, 4 threads/core
<br>
CC mpithreadpi.cpp -o mpithreadpi -O3 -ffast-math -std=c++11|Theta
<br>
Argonne ALCF
<br>
Cray XC40|March, 2020|
|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|October, 2019|
|2,102|
[
mpipi2.py
](
Python/mpipi2.py
)
|Python, Numba, MPI
<br>
10 nodes, 96 cores/node|Intel 2x Xeon Platinum 8175M|February, 2020|
|2,052|
[
cudapi.cu
](
CUDA/cudapi.cu
)
|C++, CUDA, 6192 cores|NVIDIA A100|December, 2020|
|1,635|
[
cudapi.cu
](
CUDA/cudapi.cu
)
|C++, CUDA, 5120 cores|NVIDIA V100|March, 2020|
|1,595|prior|IBM Blue Gene/P|C, MPI, 4096 processes|prior|
|1,090|
[
numbapig.py
](
Python/numbapig.py
)
|Python, Numba, CUDA, 5120 cores|NVIDIA V100|March, 2020|
...
...
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