Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pm2.gitlabpages.inria.fr
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
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
PM2
pm2.gitlabpages.inria.fr
Commits
bb7d0d91
Commit
bb7d0d91
authored
3 months ago
by
Alexandre DENIS
Browse files
Options
Downloads
Patches
Plain Diff
www: remove obsolete benchmarks
parent
0295717b
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#1176439
passed
3 months ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/newmadeleine/index.html.in
+33
-33
33 additions, 33 deletions
public/newmadeleine/index.html.in
with
33 additions
and
33 deletions
public/newmadeleine/index.html.in
+
33
−
33
View file @
bb7d0d91
...
...
@@ -6,7 +6,7 @@
<LINK
REL=
"shortcut icon"
type=
"image/x-icon"
HREF=
"../common/favicon.ico"
>
<TITLE>
NewMadeleine
</TITLE>
</head>
<body>
<div
class=
"header"
>
...
...
@@ -44,7 +44,7 @@
</i>
</p>
</div>
<div
class=
"sec"
>
<a
name=
"nmad"
></a>
<h1>
...
...
@@ -54,7 +54,7 @@
NewMadeleine is the fourth incarnation of the Madeleine
communication library. The new architecture aims at enabling the
use of a much wider range of communication flow optimization
techniques.
techniques.
Its design is entirely modular: drivers and optimization strategies
are dynamically loadable software components, allowing experimentations with multiple approaches
or on multiple issues with regard to processing communication flows.
...
...
@@ -70,7 +70,7 @@
reach the optimization goal). Tactics themselves are made of basic
communication flows operations such as packet merging or reordering.
</p>
<p>
The communication library is fully
<b>
multi-threaded
</b>
through its close
integration with
<a
href=
"../pioman/"
>
PIOMan
</a>
. It manages
...
...
@@ -78,7 +78,7 @@
multiple threads. Its MPI implementation MadMPI fully supports the
<tt>
MPI_THREAD_MULTIPLE
</tt>
multi-threading level.
</p>
<P>
NewMadeleine is available on various networking technologies:
</p>
...
...
@@ -105,7 +105,7 @@
<a
href=
"https://gitlab.inria.fr/pm2/pm2"
>
PM2 project on INRIA Gitlab
</a>
.
</p>
</div>
<div
class=
"sec"
>
<a
name=
"madmpi"
></a>
<h1>
...
...
@@ -156,7 +156,6 @@
</p>
</div>
<div
class=
"sec"
>
<a
name=
"publis"
></a>
<h1>
...
...
@@ -170,37 +169,38 @@
<b>
»
</b>
<a
href=
"http://pm2.gitlabpages.inria.fr/pm2/nmad/doc/"
>
NewMadeleine documentation
</a>
</p>
<p>
<b>
»
</b>
<a
href=
"http://pm2.gitlabpages.inria.fr/benchmark/nmad/"
>
Nightly benchmarks
</a></li>
</p>
</div>
<div
class=
"sec"
>
<h1>
Benchmarks
</h1>
<h2>
InfiniBand FDR10
</h2>
<img
class=
"graph"
src=
"william0_william1_ibverbs_nmad_lat.png"
/>
<img
class=
"graph"
src=
"william0_william1_ibverbs_nmad_bw.png"
/>
<h2>
InfiniBand QDR
</h2>
<img
class=
"graph"
src=
"jack0_jack1_ibverbs_nmad_lat.png"
/>
<img
class=
"graph"
src=
"jack0_jack1_ibverbs_nmad_bw.png"
/>
<h2>
InfiniBand DDR
</h2>
<img
class=
"graph"
src=
"joe0_joe1_ibverbs_nmad_lat.png"
/>
<img
class=
"graph"
src=
"joe0_joe1_ibverbs_nmad_bw.png"
/>
<h2>
MadMPI benchmarks
</h2>
<ul>
<li><a
href=
"perfs/pingpong.html"
>
PingPong
</a></li>
<li><a
href=
"perfs/datatype.html"
>
Derived datatypes
</a></li>
<li><a
href=
"perfs/aggreg.html"
>
Aggregation of small messages
</a></li>
<li><a
href=
"perfs/extended.html"
>
Extended strategy
</a></li>
<li><a
href=
"perfs/imb.html"
>
Intel MPI Benchmarks
</a></li>
<li><a
href=
"perfs/netpipe.html"
>
NetPIPE Benchmarks
</a></li>
<li><a
href=
"NAS/index.html"
>
NAS Parallel Benchmarks
</a></li>
</ul>
<p>
<b>
»
</b>
<a
href=
"http://pm2.gitlabpages.inria.fr/benchmark/nmad/"
>
Nightly benchmarks
</a>
</p>
<!-- <h2>InfiniBand FDR10</h2> -->
<!-- <img class="graph" src="william0_william1_ibverbs_nmad_lat.png"/> -->
<!-- <img class="graph" src="william0_william1_ibverbs_nmad_bw.png"/> -->
<!-- <h2>InfiniBand QDR</h2> -->
<!-- <img class="graph" src="jack0_jack1_ibverbs_nmad_lat.png"/> -->
<!-- <img class="graph" src="jack0_jack1_ibverbs_nmad_bw.png"/> -->
<!-- <h2>InfiniBand DDR</h2> -->
<!-- <img class="graph" src="joe0_joe1_ibverbs_nmad_lat.png"/> -->
<!-- <img class="graph" src="joe0_joe1_ibverbs_nmad_bw.png"/> -->
<!-- <h2>MadMPI benchmarks</h2> -->
<!-- <ul> -->
<!-- <li><a href="perfs/pingpong.html">PingPong</a></li> -->
<!-- <li><a href="perfs/datatype.html">Derived datatypes</a></li> -->
<!-- <li><a href="perfs/aggreg.html">Aggregation of small messages</a></li> -->
<!-- <li><a href="perfs/extended.html">Extended strategy</a></li> -->
<!-- <li><a href="perfs/imb.html">Intel MPI Benchmarks</a></li> -->
<!-- <li><a href="perfs/netpipe.html">NetPIPE Benchmarks</a></li> -->
<!-- <li><a href="NAS/index.html">NAS Parallel Benchmarks</a></li> -->
<!-- </ul> -->
</div>
...
...
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