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

Update README.md

parent d913aa21
Branches
No related tags found
No related merge requests found
Pipeline #19604 passed
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
|estimated GFlops|code|description|system|date| |estimated GFlops|code|description|system|date|
|---|---|---|---|---| |---|---|---|---|---|
|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| |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| |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| |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| |12,589|[cudapit.cu](CUDA/cudapit.cu)|C++, CUDA, 8 GPUs, 5120 cores/GPU|NVIDIA V100|March, 2020|
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment