Skip to content

Commit

Permalink
deploy: 9f89a0f
Browse files Browse the repository at this point in the history
  • Loading branch information
pancetta committed Feb 6, 2024
1 parent 620fa1c commit 6e17d6b
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 5 deletions.
2 changes: 1 addition & 1 deletion about/people/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3136,7 +3136,7 @@ <h3 class="card-header">Early Career Committee</h3>
</td>
<td class="col-position">Permanent</td>
<td class="col-projects">0</td>
<td class="col-projects">1</td>
<td class="col-leading">0</td>
<td class="col-topics">Benchmarking</td>
</tr>
Expand Down

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions projects/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3118,6 +3118,10 @@ <h4 class="card-title">
<span class="person given-name">Hitoshi</span> <span class="person sur-name">Murai</span> (<abbr title="RIKEN Center for Computational Science" class="initialism" data-toggle="tooltip">R-CCS</abbr>)
</li>

<li class="list-inline-item">
<span class="person given-name">Jens</span> <span class="person sur-name">Domke</span> (<abbr title="RIKEN Center for Computational Science" class="initialism" data-toggle="tooltip">R-CCS</abbr>)
</li>

<li class="list-inline-item">
<span class="person given-name">Chigusa</span> <span class="person sur-name">Kobayashi</span> (<abbr title="RIKEN Center for Computational Science" class="initialism" data-toggle="tooltip">R-CCS</abbr>)
</li>
Expand Down
24 changes: 21 additions & 3 deletions projects/tool_pandt_project/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,10 @@ <h1 class="pull-left">Developer tools for porting and tuning parallel applicatio
<span class="person given-name">Hitoshi</span> <span class="person sur-name">Murai</span> (<abbr title="RIKEN Center for Computational Science" class="initialism" data-toggle="tooltip">R-CCS</abbr>)
</span>

<span class="clearfix">
<span class="person given-name">Jens</span> <span class="person sur-name">Domke</span> (<abbr title="RIKEN Center for Computational Science" class="initialism" data-toggle="tooltip">R-CCS</abbr>)
</span>

<span class="clearfix">
<span class="person given-name">Chigusa</span> <span class="person sur-name">Kobayashi</span> (<abbr title="RIKEN Center for Computational Science" class="initialism" data-toggle="tooltip">R-CCS</abbr>)
</span>
Expand Down Expand Up @@ -206,6 +210,7 @@ <h1 class="pull-left">Developer tools for porting and tuning parallel applicatio
<li class="toc-entry toc-h2"><a href="#results-for-20202021">Results for 2020/2021</a></li>
<li class="toc-entry toc-h2"><a href="#results-for-20212022">Results for 2021/2022</a></li>
<li class="toc-entry toc-h2"><a href="#results-for-20222023">Results for 2022/2023</a></li>
<li class="toc-entry toc-h2"><a href="#results-for-20232024">Results for 2023/2024</a></li>
<li class="toc-entry toc-h2"><a href="#visits-and-meetings">Visits and meetings</a></li>
<li class="toc-entry toc-h2"><a href="#impact-and-publications">Impact and publications</a></li>
<li class="toc-entry toc-h2"><a href="#future-plans">Future plans</a></li>
Expand All @@ -218,7 +223,7 @@ <h1 class="pull-left">Developer tools for porting and tuning parallel applicatio
<h2 id="research-topic-and-goals">
<a id="research-topic-and-goals" class="anchor" href="#research-topic-and-goals" aria-hidden="true"><span class="octicon octicon-link"></span></a>Research topic and goals</h2>

<p>Application developers targeting extreme-scale HPC systems such as Fugaku, heterogeneous systems such as MN4 CTE-POWER/ARM/AMD,
<p>Application developers targeting extreme-scale HPC systems such as Fugaku &amp; JUPITER, heterogeneous systems such as MareNostrum CTE-POWER/ARM/AMD,
and modular supercomputing architectures such as JUWELS Cluster+Booster, need effective tools to assist with porting and tuning for these unusual systems.
The XcalableMP compilation system (and directive-based language) <a href="#LeeSato2010">(Lee and Sato 2010)</a>
<a href="#TsujiEtAl2013">(Tsuji et al. 2013)</a>, Scalasca/Score-P execution
Expand Down Expand Up @@ -326,6 +331,18 @@ <h2 id="results-for-20222023">
<li>42nd VI-HPS Tuning Workshop hosted virtually by JSC (2022/05/17-19) using JUSUF.</li>
</ul>

<h2 id="results-for-20232024">
<a id="results-for-20232024" class="anchor" href="#results-for-20232024" aria-hidden="true"><span class="octicon octicon-link"></span></a>Results for 2023/2024</h2>

<ul>
<li>Continued Score-P porting to Fugaku and Fujitsu compilers for A64FX with assistance of Jens Domke and Fujitsu.</li>
<li>Provision of Scalasca/Score-P on Fugaku using GCC &amp; LLVM compilers for A64FX.</li>
<li>Hands-on tools tutorial at SC23 (Denver/CO, USA, 2023/11/13) using JUWELS-Booster GPUs.</li>
<li>EU-ASEAN HPC School (W.Java, Indonesia, 2023/12/11-16) Scalasca/Score-P exercises using Fugaku.</li>
<li>43rd VI-HPS Tuning Workshop hosted by CALMIP Mesocentre in Toulouse/France (2024/01/29-02/01) using Turpan (Ampere Altra Q80 ARM 8.2 CPU + Nvidia Ampere A100 GPU nodes).</li>
<li>Article prepared for FGCS on joint parallel application performance analysis/tools training.</li>
</ul>

<h2 id="visits-and-meetings">
<a id="visits-and-meetings" class="anchor" href="#visits-and-meetings" aria-hidden="true"><span class="octicon octicon-link"></span></a>Visits and meetings</h2>

Expand All @@ -335,7 +352,8 @@ <h2 id="visits-and-meetings">
2016/02/24-26: BSC &amp; JSC instructors visited RIKEN-AICS to deliver training as part of VI-HPS Tuning Workshop.
2019/04/09-12: BSC &amp; JSC instructors visited UTK-ICL to deliver training as part of VI-HPS Tuning Workshop.
2022/10/01-2022/11/04: JSC visit to NCSA &amp; UTK-ICL to prepare for training as part of VI-HPS Tuning Workshops.
Visits planned for the next 12 months: none</p>
Visits planned for the next 12 months:
2024/07: JSC instructors to visit RIKEN-CCS to deliver tools training as part of workshop for Fugaku users, in conjunction with 14th International HPC Summer School in Kobe (2024/07/07-12).</p>

<h2 id="impact-and-publications">
<a id="impact-and-publications" class="anchor" href="#impact-and-publications" aria-hidden="true"><span class="octicon octicon-link"></span></a>Impact and publications</h2>
Expand Down Expand Up @@ -1099,7 +1117,7 @@ <h2 id="references">

<div class="card card-block">

<i class="fa fa-pencil"></i> <span class="hidden-sm-down">Updated on </span><time datetime="2023-01-13T00:00:00+00:00" data-updated="true">13 Jan 2023</time>
<i class="fa fa-pencil"></i> <span class="hidden-sm-down">Updated on </span><time datetime="2024-02-06T00:00:00+00:00" data-updated="true">06 Feb 2024</time>

</div>

Expand Down

0 comments on commit 6e17d6b

Please sign in to comment.