From 67f23376f4268cc9389ff5b687bad4bee7327795 Mon Sep 17 00:00:00 2001 From: Weiwei Chu Date: Mon, 27 Feb 2023 23:20:39 -0800 Subject: [PATCH] add layout --- 2023/index.html | 2 +- _layouts/2023-default.html | 71 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 72 insertions(+), 1 deletion(-) create mode 100644 _layouts/2023-default.html diff --git a/2023/index.html b/2023/index.html index 2ae5538..21a5b93 100644 --- a/2023/index.html +++ b/2023/index.html @@ -5,7 +5,7 @@

Notification

-

P2S2 2023 will be held virtually following the decision from ICPP 2023. To receive the guidance to attend the virtual workshop, please register to P2S2 2023 here.

+

P2S2 2023 will be held virtually following the decision from ICPP 2023. To receive the guidance to attend the virtual workshop, please register to P2S2 2023 here.

Workshop Scope and Goals

In the past decade, high-end computing (HEC) architectures have become an important tool in all aspects of scientific discovery. Having ushered in an era where HEC-enabled simulation is considered a third pillar of science along with theory and experiment, HEC architectures have quickly become a credible direction of focused and long-term research. Rapid advances are taking place in different aspects of HEC architectures in an effort to improve performance. Multi- and many-core systems (e.g., Intel, AMD), accelerators (e.g., GPGPUs), high-speed network architectures (e.g., InfiniBand), and integrated computing platforms (Blue Gene, Cray) have been introduced along this effort. Reconfigurable architectures (e.g., FPGAs) have shown dramatic gains in performance and energy for some types of high-performance applications. Recent advances in quantum computers and quantum computing systems further offer powerful solvers to a wide range of scientific applications. The growing convergence of HEC and data-driven AI computing is also bringing efficient Application Specific Integrated Circuit (ASIC) architectures into the HEC world.

diff --git a/_layouts/2023-default.html b/_layouts/2023-default.html new file mode 100644 index 0000000..95ca5f2 --- /dev/null +++ b/_layouts/2023-default.html @@ -0,0 +1,71 @@ + + + + + + {{ page.title }} + + + +
+ +
+
+ + + + + + + +
+
+ Sixteenth International Workshop on +
Parallel Programming Models and Systems Software for +
High-End Computing (P2S2), 2023 +
+
+
To be held in conjunction with +
ICPP 2022: The 51st International Conference on Parallel Processing +
August 29th to Sept 1st, 2023 in Bordeaux, France
+
+

+ +
+
+ + {{ content }} + + +
+ +