-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 5a18ccf 🚀
- Loading branch information
1 parent
4ca5d56
commit 932597f
Showing
12 changed files
with
997 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,157 @@ | ||
<!doctype html> | ||
<html> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | ||
<link href="style/general.css" rel="stylesheet" type="text/css"> | ||
<title>AsHES Workshop</title> | ||
</head> | ||
|
||
<body> | ||
<div id="main-frame"> | ||
<!--<div id=heading style="background-image: url(pics/head_bkground.png)">--> | ||
<div id="heading"> | ||
<br> | ||
<table style="width:100%"> | ||
<tr> | ||
<td width="30%" border="1"></td> | ||
<td width="60%" align="center"> | ||
<div id="title" align="center"> | ||
The Fourteenth International Workshop on | ||
<br>Accelerators and Hybrid Emerging Systems | ||
<br> (AsHES) | ||
<br> | ||
</div> | ||
|
||
<div id="subtitle" align="center"> | ||
<br>To be held in conjunction with | ||
<br><font color="#FFF" style="font-weight: bold;" >38th IEEE International Parallel and Distributed Processing Symposium | ||
<br> San Fransisco, California, USA (May 27, 2024)</font> | ||
</div> | ||
</td> | ||
<td width=“10%”><div align="left"><a href="http://www.ipdps.org"> | ||
<img src="pics/IPDPS2024-square-200px.jpg" border="1" width="250" alt="IPDPS 2024 logo"/></a></div> | ||
</td> | ||
</tr> | ||
<tr valign="bottom"> | ||
<td colspan="3"><br/> | ||
<div id="topnavigation"> | ||
<ul> | ||
<li><a href="index.html" class="rborder">HOME</a></li> | ||
<li><a href="organizers.html" class="rborder lborder">ORGANIZERS</a></li> | ||
<li><a href="cfp.html" class="rborder lborder">CALL FOR PAPERS</a></li> | ||
<li><a href="reg.html" class="rborder lborder">REGISTRATION</a></li> | ||
<li><a href="program.html" class="rborder lborder">PROGRAM</a></li> | ||
<li><a href="submission.html" class="rborder lborder">SUBMISSION</a></li> | ||
<li><a href="contact.html" class="lborder">CONTACT US</a></li> | ||
</ul> | ||
</div> | ||
</td> | ||
</tr> | ||
</table> | ||
</div> <!-- End of heading --> | ||
|
||
<div id="sub-frame"> | ||
<h1>Workshop Scope and Goals</h1> | ||
<div id="description"> | ||
|
||
<p>The current computing landscape has gone through an ever-increasing rate of change and innovation. This change has been driven by the relentless need to improve the energy-efficient, memory, and compute throughput at all levels of the architectural hierarchy. Although the amount of data that must be organized by today's systems posed new challenges to the architecture, which can no longer be solved with classical, homogeneous design. Improvements in all those areas have led Heterogeneous systems to become the norm rather than the exception.</p> | ||
|
||
<p>Heterogeneous computing leverages a diverse set of computing (CPU, GPU, FPGA, TPU, DPU, etc.) and Memory (HBM, Persistent Memory, Coherent PCI protocols, etc.), hierarchical systems and units to accelerate the execution of a diverse set of applications. Emerging and existing areas such as AI, BigData, Cloud Computing, Edge-Computing, Real-time systems, High-Performance Computing, and others have seen a real benefit due to Heterogenous computer architectures. In addition, a new wave of accelerators based on dataflow architecture instead of the traditional von Neumann is sure to bring additional challenges and opportunities.</p> | ||
|
||
<p>These new heterogeneous architectures often also require the development of new applications and programming models, to satisfy these new architectures and to fully utilize these capacities. This workshop focuses on understanding the implications of heterogeneous designs at all levels of the computing system stack, such as hardware, compiler optimizations, porting of applications, and developing programming environments for current and emerging systems in all the above-mentioned areas. It seeks to ground heterogeneous system design research through studies of application kernels and/or whole applications, as well as shed light on new tools, libraries and runtime systems that improve the performance and productivity of applications on heterogeneous systems.</p> | ||
|
||
<p>The goal of this workshop is to bring together researchers and practitioners who are at the forefront of Heterogeneous computing to learn the opportunities and challenges in future Heterogeneous system design trends and thus help influence the next trends in this area.</p> | ||
|
||
<p><b>Topics of interest include</b> (but are not limited to):</p> | ||
<ul> | ||
<li>Applications for hybrid/heterogenous systems;</li> | ||
<li>Strategies for programming heterogeneous systems using high-level models such as OpenMP, OpenACC, SYCL, OneAPI, Kokkos, Raja, and low-level models such as OpenCL, CUDA;</li> | ||
<li>Methods and tools to tackle challenges from heterogeneity in AI/ML/DL, BigData, Cloud Computing, Edge-Computing, Real-time Systems, and High-Performance Computing;</li> | ||
<li>Strategies for application behavior characterization and performance optimization for accelerators;</li> | ||
<li>Techniques for optimizing kernels for execution on GPGPU, FPGA, TPU, DPU and new emerging heterogeneous platforms;</li> | ||
<li>Models of application performance on heterogeneous and accelerated HPC systems;</li> | ||
<li>Compiler Optimizations and tuning heterogeneous systems including parallelization, loop transformation, locality optimizations, Vectorization;</li> | ||
<li>Implications of workload characterization in heterogeneous and accelerated architecture design;</li> | ||
<li>Benchmarking and performance evaluation for heterogeneous systems at all level of the system stack;</li> | ||
<li>Tools and techniques to address both performance and correctness to assist application development for accelerators and heterogeneous processors;</li> | ||
<li>System software techniques to abstract application domain-specific functionalities for accelerators;</li> | ||
<li>Innovative use of heterogeneous computing in AI for science or optimizations for AI;</li> | ||
<li>Design and use of domain-specific functionalities on accelerators;</li> | ||
<li>Hybrid neuromorphic computing systems;</li> | ||
<li>In-memory architectures;</li> | ||
<li>Dataflow architectures;</li> | ||
</ul> | ||
|
||
<p><b>Paper Tracks:</b></p> | ||
|
||
<p>There are two paper tracks available for AsHES’24:</p> | ||
<ul> | ||
<li>1) Full paper track (8 - 10 pages) including citations;</li> | ||
<li>2) Short paper track (maximum of 4 pages) including citations; meant to highlight early investigations of innovative ideas.</li> | ||
</ul> | ||
|
||
<p>Submitted papers will undergo a single-blind review process, so the authors do not need to anonymize a submission.</p> | ||
|
||
</div> <!-- End of Workshop Scope and Goals --> | ||
|
||
<h1>Important Dates (AoE)</h1> | ||
<div id="description"> | ||
<p><b>Paper Submission:</b> TBD </p> | ||
<p><b>Paper Notification:</b> TBD </p> | ||
<p><b>Camera-ready Deadline:</b> TBD </p> | ||
</div> | ||
|
||
|
||
<h1>Proceedings</h1> | ||
<div id="description"> | ||
TBD | ||
</div> <!-- End of Proceedings --> | ||
|
||
<h1>Papers Submission Instructions</h1> | ||
<div id="description"> | ||
|
||
<p>Papers should present original research and should provide sufficient background material to make them accessible to the broader community.</p> | ||
|
||
<p>Regular paper track submitted manuscripts may not exceed 10 single-spaced double-column pages using 10-point size font on 8.5x11 inch pages (IEEE conference style), including figures, tables, and references. See the style templates for <a href="http://www.ipdps.org/templates/IEEECS_CPS_LaTeX_Letter_2Col.zip">latex</a> or <a href="http://www.ipdps.org/templates/IEEECS_CPS_8.5x11x2.zip">word</a> for details.</p> | ||
|
||
<p>Short paper track submitted manuscripts follow the same instructions as the regular manuscript but may not exceed 4 pages.</p> | ||
|
||
<p>Submissions will be judged based on relevance, significance, originality, correctness, and clarity.</p> | ||
|
||
<p>Submission site: TBD </p> | ||
|
||
</div> | ||
|
||
|
||
<h1>Journal Special Issue</h1> | ||
<div id="description"> | ||
<p>TBD</p> | ||
</div> | ||
|
||
|
||
</div> <!-- End of sub-frame --> | ||
|
||
|
||
<div id="footer"> | ||
<br/> | ||
<br/> | ||
<br/> | ||
<br/> | ||
<br/> | ||
<div id="bottomnavigation"> | ||
<a href="index.html">home</a> | ||
: <a href="organizers.html">organizers</a> | ||
: <a href="cfp.html">call for papers</a> | ||
: <a href="reg.html">registration</a> | ||
: <a href="program.html">program</a> | ||
: <a href="submission.html">submission</a> | ||
: <a href="contact.html">contact us</a> | ||
</div> | ||
|
||
<div id="copyright"> | ||
<p>Copyright © AsHES. All rights reserved.</p> | ||
</div> | ||
</div> <!-- End of footer --> | ||
</div> <!-- End of main-frame --> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
<!doctype html> | ||
<html> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | ||
<link href="style/general.css" rel="stylesheet" type="text/css"> | ||
<title>AsHES Workshop</title> | ||
</head> | ||
|
||
<body> | ||
<div id="main-frame"> | ||
<!--<div id=heading style="background-image: url(pics/head_bkground.png)">--> | ||
<div id="heading"> | ||
<br> | ||
<table style="width:100%"> | ||
<tr> | ||
<td width="30%" border="1"></td> | ||
<td width="60%" align="center"> | ||
<div id="title" align="center"> | ||
The Fourteenth International Workshop on | ||
<br>Accelerators and Hybrid Emerging Systems | ||
<br> (AsHES) | ||
<br> | ||
</div> | ||
|
||
<div id="subtitle" align="center"> | ||
<br>To be held in conjunction with | ||
<br><font color="#FFF" style="font-weight: bold;" >38th IEEE International Parallel and Distributed Processing Symposium | ||
<br> San Fransisco, California, USA (May 27, 2024)</font> | ||
</div> | ||
</td> | ||
<td width=“10%”><div align="left"><a href="http://www.ipdps.org"> | ||
<img src="pics/IPDPS2024-square-200px.jpg" border="1" width="250" alt="IPDPS 2024 logo"/></a></div> | ||
</td> | ||
</tr> | ||
<tr valign="bottom"> | ||
<td colspan="3"><br/> | ||
<div id="topnavigation"> | ||
<ul> | ||
<li><a href="index.html" class="rborder">HOME</a></li> | ||
<li><a href="organizers.html" class="rborder lborder">ORGANIZERS</a></li> | ||
<li><a href="cfp.html" class="rborder lborder">CALL FOR PAPERS</a></li> | ||
<li><a href="reg.html" class="rborder lborder">REGISTRATION</a></li> | ||
<li><a href="program.html" class="rborder lborder">PROGRAM</a></li> | ||
<li><a href="submission.html" class="rborder lborder">SUBMISSION</a></li> | ||
<li><a href="contact.html" class="lborder">CONTACT US</a></li> | ||
</ul> | ||
</div> | ||
</td> | ||
</tr> | ||
</table> | ||
</div> <!-- End of heading --> | ||
|
||
<div id="sub-frame"> | ||
|
||
<h1>Contact Address</h1> | ||
<div id="description"> | ||
<p>Please send any queries about the AsHES workshop | ||
to <a href="mailto:[email protected]">[email protected]</a></p> | ||
</div> | ||
|
||
<h1>Mailing Lists</h1> | ||
<div id="description"> | ||
<p>To hear announcements about AsHES, please subscribe to the | ||
announcement mailing | ||
list <a href="http://lists.mcs.anl.gov/mailman/listinfo/hpc-announce">here</a>.</p> | ||
</div> | ||
|
||
</div> | ||
|
||
|
||
<div id="footer"> | ||
<br/> | ||
<br/> | ||
<br/> | ||
<br/> | ||
<br/> | ||
<div id="bottomnavigation"> | ||
<a href="index.html">home</a> | ||
: <a href="organizers.html">organizers</a> | ||
: <a href="cfp.html">call for papers</a> | ||
: <a href="reg.html">registration</a> | ||
: <a href="program.html">program</a> | ||
: <a href="submission.html">submission</a> | ||
: <a href="contact.html">contact us</a> | ||
</div> | ||
|
||
<div id="copyright"> | ||
<p>Copyright © AsHES. All rights reserved.</p> | ||
</div> | ||
</div> <!-- End of footer --> | ||
</div> <!-- End of main-frame --> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,125 @@ | ||
<!doctype html> | ||
<html> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | ||
<link href="style/general.css" rel="stylesheet" type="text/css"> | ||
<title>AsHES Workshop</title> | ||
</head> | ||
|
||
<body> | ||
<div id="main-frame"> | ||
<!--<div id=heading style="background-image: url(pics/head_bkground.png)">--> | ||
<div id="heading"> | ||
<br> | ||
<table style="width:100%"> | ||
<tr> | ||
<td width="30%" border="1"></td> | ||
<td width="60%" align="center"> | ||
<div id="title" align="center"> | ||
The Fourteenth International Workshop on | ||
<br>Accelerators and Hybrid Emerging Systems | ||
<br> (AsHES) | ||
<br> | ||
</div> | ||
|
||
<div id="subtitle" align="center"> | ||
<br>To be held in conjunction with | ||
<br><font color="#FFF" style="font-weight: bold;" >38th IEEE International Parallel and Distributed Processing Symposium | ||
<br> San Fransisco, California, USA (May 27, 2024)</font> | ||
</div> | ||
</td> | ||
<td width=“10%”><div align="left"><a href="http://www.ipdps.org"> | ||
<img src="pics/IPDPS2024-square-200px.jpg" border="1" width="250" alt="IPDPS 2024 logo"/></a></div> | ||
</td> | ||
</tr> | ||
<tr valign="bottom"> | ||
<td colspan="3"><br/> | ||
<div id="topnavigation"> | ||
<ul> | ||
<li><a href="index.html" class="rborder">HOME</a></li> | ||
<li><a href="organizers.html" class="rborder lborder">ORGANIZERS</a></li> | ||
<li><a href="cfp.html" class="rborder lborder">CALL FOR PAPERS</a></li> | ||
<li><a href="reg.html" class="rborder lborder">REGISTRATION</a></li> | ||
<li><a href="program.html" class="rborder lborder">PROGRAM</a></li> | ||
<li><a href="submission.html" class="rborder lborder">SUBMISSION</a></li> | ||
<li><a href="contact.html" class="lborder">CONTACT US</a></li> | ||
</ul> | ||
</div> | ||
</td> | ||
</tr> | ||
</table> | ||
</div> <!-- End of heading --> | ||
|
||
<div id="sub-frame"> | ||
<h1>DESCRIPTION OF THE WORKSHOP</h1> | ||
<div id="description"> | ||
<img src="pics/IPDPS2024-square-200px.jpg" border="1" width="200" align="left" alt="IPDPS 2024"/> | ||
|
||
<p> The development of ever larger and more energy-efficient computer systems in recent years has led to more and more systems with heterogeneous computing units (CPUs, GPUs or FPGAS) and systems with heterogeneous storage systems (High Memory Bandwidth). With the rise of persistent memory, attached to the PCIe bus or to the memory DIMMs, the border between storage and memory becomes more and more fluid. Other systems offer different types of compute nodes, so that a group of nodes build the accelerator (modular supercomputing). Hierarchical storage architectures, for example using burst buffers, try to overcome the IO problems. Programming such a system can be a real challenge along with locality, scheduling, load balancing, concurrency and so on.</p> | ||
|
||
<p> This workshop focuses on understanding the implications of accelerators and heterogeneous designs on the hardware systems, porting applications, performing compiler optimizations, and developing programming environments for current and emerging systems. It seeks to ground accelerator research through studies of application kernels or whole applications on such systems, as well as tools and libraries and runtime systems that improve the performance and productivity of applications on these systems.</p> | ||
|
||
<p> The goal of this workshop is to bring together researchers and practitioners who are involved in application studies for accelerators and other heterogeneous systems, to learn the opportunities and challenges in future design trends for HPC applications and systems.</p> | ||
|
||
<br> | ||
</div> <!-- End of Description of Workshop --> | ||
<h1>Important Dates (AoE)</h1> | ||
<div id="description"> | ||
<p><b>Paper Submission:</b> TBD </p> | ||
<p><b>Paper Notification:</b> TBD </p> | ||
<p><b>Camera-ready Deadline:</b> TBD </p> | ||
</div> | ||
|
||
<br/> | ||
<h1>Journal Special Issue</h1> | ||
<div id="description"> | ||
<p>TBD</p> | ||
</div> | ||
|
||
<br/> | ||
|
||
<h1>Previous Workshops</h1> | ||
<div id="description"> | ||
<p><a href="https://pmodels.github.io/ashes-www/2023/">AsHES 2023</a> Virtual</p> | ||
<p><a href="https://pmodels.github.io/ashes-www/2022/">AsHES 2022</a> Virtual</p> | ||
<p><a href="https://pmodels.github.io/ashes-www/2021/">AsHES 2021</a> Virtual</p> | ||
<p><a href="http://www.mcs.anl.gov/events/workshops/ashes/2020">AsHES 2020</a> in New Orleans, USA</p> | ||
<p><a href="http://www.mcs.anl.gov/events/workshops/ashes/2019">AsHES 2019</a> in Rio de Janeiro, Brazil</p> | ||
<p><a href="http://www.mcs.anl.gov/events/workshops/ashes/2018">AsHES 2018</a> in Vancouver, Canada</p> | ||
<p><a href="http://www.mcs.anl.gov/events/workshops/ashes/2017">AsHES 2017</a> in Orlando, USA</p> | ||
<p><a href="http://www.mcs.anl.gov/events/workshops/ashes/2016">AsHES 2016</a> in Chicago, USA</p> | ||
<p><a href="http://www.mcs.anl.gov/events/workshops/ashes/2015">AsHES 2015</a>, | ||
<a href="http://web.cs.uh.edu/~hpctools/plc2015/">PLC 2015</a> in Hyderabad, India</p> | ||
<p><a href="http://www.mcs.anl.gov/events/workshops/ashes/2014">AsHES 2014</a>, | ||
<a href="http://web.cs.uh.edu/~hpctools/plc2014/">PLC 2014</a> in Phoenix, USA</p> | ||
<p><a href="http://www.mcs.anl.gov/events/workshops/ashes/2013">AsHES 2013</a>, | ||
<a href="http://web.cs.uh.edu/~hpctools/plc2013/">PLC 2013</a> in Boston, USA</p> | ||
<p><a href="http://www.mcs.anl.gov/events/workshops/ashes/2012">AsHES 2012</a> in Shanghai, China</p> | ||
<p><a href="http://www.mcs.anl.gov/events/workshops/ashes/2011">CACHES 2011</a> in Tucson, Arizona</p> | ||
</div> <!-- End of Previous Workshops --> | ||
</div> <!-- End of sub-frame --> | ||
|
||
|
||
<div id="footer"> | ||
<br/> | ||
<br/> | ||
<br/> | ||
<br/> | ||
<br/> | ||
<div id="bottomnavigation"> | ||
<a href="index.html">home</a> | ||
: <a href="organizers.html">organizers</a> | ||
: <a href="cfp.html">call for papers</a> | ||
: <a href="reg.html">registration</a> | ||
: <a href="program.html">program</a> | ||
: <a href="submission.html">submission</a> | ||
: <a href="contact.html">contact us</a> | ||
</div> | ||
|
||
<div id="copyright"> | ||
<p>Copyright © AsHES. All rights reserved.</p> | ||
</div> | ||
</div> <!-- End of footer --> | ||
</div> <!-- End of main-frame --> | ||
</body> | ||
</html> |
Oops, something went wrong.