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
bbcc917c
Commit
bbcc917c
authored
5 years ago
by
Neil Gershenfeld
Browse files
Options
Downloads
Patches
Plain Diff
wip
parent
dbd961bf
No related branches found
No related tags found
No related merge requests found
Pipeline
#4433
passed
5 years ago
Stage: deploy
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
OpenMP/mppi
+0
-0
0 additions, 0 deletions
OpenMP/mppi
README.md
+1
-1
1 addition, 1 deletion
README.md
with
1 addition
and
1 deletion
OpenMP/mppi
0 → 100755
+
0
−
0
View file @
bbcc917c
File added
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
bbcc917c
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
|estimated GFlops|code|description|system|date|
|estimated GFlops|code|description|system|date|
|---|---|---|---|---|
|---|---|---|---|---|
|
696
|
[
mpimppi.c
](
hybrid/mpimppi.c
)
|C, MPI+OpenMP, 8 nodes, 64 cores/node, 4 threads/core
<br>
cc mpimppi.c -o mpimppi -O3 -ffast-math -fopenmp|ANL ALCF Theta|Oct
8
, 2019|
|
11,119
|
[
mpimppi.c
](
hybrid/mpimppi.c
)
|C, MPI+OpenMP,
12
8 nodes, 64 cores/node, 4 threads/core
<br>
cc mpimppi.c -o mpimppi -O3 -ffast-math -fopenmp|ANL ALCF Theta|Oct
9
, 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|
|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|
|179|
[
mpipi2.c
](
MPI/mpipi2.c
)
|C, MPI
<br>
mpicc mpipi2.c -o mpipi2 -O3 -ffast-math
<br>
mpirun -np 96 mpipi2|Intel 2x Xeon Platinum 8175M|Jul 1, 2019|
|179|
[
mpipi2.c
](
MPI/mpipi2.c
)
|C, MPI
<br>
mpicc mpipi2.c -o mpipi2 -O3 -ffast-math
<br>
mpirun -np 96 mpipi2|Intel 2x Xeon Platinum 8175M|Jul 1, 2019|
|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|
|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|
...
...
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