Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
pi
Commits
28565b9c
Commit
28565b9c
authored
Oct 17, 2020
by
Neil Gershenfeld
Browse files
wip
parent
7f05cb8d
Pipeline
#8271
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
28565b9c
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
|estimated GFlops|code|description|system|date|
|estimated GFlops|code|description|system|date|
|---|---|---|---|---|
|---|---|---|---|---|
|8,668,954|
[
cudampipi.cu
](
CUDA/cudampipi.cu
)
|C++, CUDA+MPI
<br>
1024 nodes, 6144 ranks,GPUs
<br>
nvcc -arch=sm_70 -std=c++11|Summit
<br>
Oak Ridge OLCF
<br>
IBM AC922|October 17, 2020|
|8,668,954|
[
cudampipi.cu
](
CUDA/cudampipi.cu
)
|C++, CUDA+MPI
<br>
1024 nodes, 6144 ranks,
GPUs
<br>
nvcc -arch=sm_70 -std=c++11|Summit
<br>
Oak Ridge OLCF
<br>
IBM AC922|October 17, 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|Oct 9, 2019|
|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|Oct 9, 2019|
|12,589|
[
cudapit.cu
](
CUDA/cudapit.cu
)
|C++, CUDA, 8 GPUs, 5120 cores/GPU|NVIDIA V100|March 3, 2020|
|12,589|
[
cudapit.cu
](
CUDA/cudapit.cu
)
|C++, CUDA, 8 GPUs, 5120 cores/GPU|NVIDIA V100|March 3, 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|Argonne ALCF Theta
<br>
Cray XC40|Mar 8, 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|Argonne ALCF Theta
<br>
Cray XC40|Mar 8, 2020|
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment