From 7188931883f6edc8ba1c979ac292114e86ec0b4e Mon Sep 17 00:00:00 2001 From: Weiwei Chu Date: Tue, 28 Feb 2023 21:47:27 -0800 Subject: [PATCH] Add date, location and organizers --- 2023/_includes/dates.html | 7 +-- 2023/cfp.html | 5 +- 2023/index.html | 3 +- 2023/organizers.html | 5 +- 2023/program.html | 113 +------------------------------------ 2023/reg.html | 2 +- _layouts/2023-default.html | 4 +- 7 files changed, 14 insertions(+), 125 deletions(-) diff --git a/2023/_includes/dates.html b/2023/_includes/dates.html index 0524430..f7769cf 100644 --- a/2023/_includes/dates.html +++ b/2023/_includes/dates.html @@ -1,9 +1,8 @@

Important Dates (AoE)

-

Paper Submission: May 16th, 2023

-

Author Notification: June 20th, 2023

-

Camera-Ready Copy: July 11th, 2023

-

Workshop Date: August 29th, 2023

+

Paper Submission: April 22nd, 2023

+

Author Notification: June 16th, 2023

+

Workshop Date: August 7th, 2023

Proceedings

-

Accepted papers will be published in the ACM Digital Library, in conjunction with those of other ICPP workshops, in a volume entitled 51st International Conference on Parallel Processing Workshops (ICPP 2023 Workshops). This volume will be available for download via the ACM Digital Library.

+

Accepted papers will be published in the ACM Digital Library, in conjunction with those of other ICPP workshops, in a volume entitled 52nd International Conference on Parallel Processing Workshops (ICPP 2023 Workshops). This volume will be available for download via the ACM Digital Library.

+

Accepted papers will be published by the ACM International Conference Proceedings Series (ICPS), in conjunction with those of other ICPP workshops, in a volume entitled 52nd International Conference on Parallel Processing Workshops (ICPP 2023 Workshops). This volume will be available for download via the ACM Digital Library.

--> diff --git a/2023/index.html b/2023/index.html index 21a5b93..5f89395 100644 --- a/2023/index.html +++ b/2023/index.html @@ -25,7 +25,8 @@

Workshop Scope and Goals

Previous Workshops

-

P2S2 2021, in Chicago, Illinois, USA

+

P2S2 2022, in Bordeaux, France

+

P2S2 2021, in Chicago, Illinois, USA

P2S2 2020, Virtual

P2S2 2019, in Kyoto, Japan

P2S2 2018, in Eugene, Oregon

diff --git a/2023/organizers.html b/2023/organizers.html index 4b09ef2..b6fa316 100644 --- a/2023/organizers.html +++ b/2023/organizers.html @@ -11,11 +11,12 @@

Steering Committee

Pavan Balaji, Meta Platforms, Inc

Yong Chen, Texas Tech University, USA

Abhinav Vishnu, AMD Research, USA

+

Min Si, Meta Platforms, Inc, USA

Program Co-Chairs

-

Min Si, Meta Platforms, Inc, USA

+

Jiyuan Zhang, Meta Platforms, Inc, USA

Amelie Chi Zhou, Shenzhen University, CN

-

Workshop Date:Aug 29th,2023

- -

[12:20pm - 12:30pm](CEST) Opening Remarks

-
- -

[12:30pm - 1:30pm](CEST) Session 1: Application and Software/Hardware Codesign

-
- [12:30pm - 12:50pm] A Software/Hardware Co-design Local Irregular Sparsity Method for Accelerating CNNs on FPGA. - Jiangwei Shang, Zhan Zhang, Chuanyou Li, Kun Zhang, Lei Qian and Hongwei Liu. - [video] -
-
-
- [12:50pm - 1:10pm] DenMG: Density-Based Member Generation for Ensemble Clustering. - Xueqin Du, Yulin He, Philippe Fournier-Viger and Joshua Zhexue Huang. - [video] -
-
-
- [1:10pm - 1:30pm] Accelerating the Task Activation and Data Communication for Dataflow Computing. - Du Zheng, Zhao Wenjie, Wen Zhiwei and Luo Qiuming. - [slide] -
-
- -

[1:30pm - 2:30pm](CEST) Session 2: Programming Model and Runtime Systems

-
- [1:30pm - 1:50pm] Runtime Techniques for Automatic Process Virtualization. - Evan Ramos, Sam White, Aditya Bhosale and Laxmikant Kale. - [slide] -
-
-
- [1:50pm - 2:10pm] Designing Hierarchical Multi-HCA Aware Allgather in MPI. - Tu Tran, Benjamin Michalowicz, Bharath Ramesh, Hari Subramoni, Aamir Shafi and Dhabaleswar K. Panda. - [slide] -
-
-
- [2:10pm - 2:30pm] A Hybrid Data-flow Visual Programing Language. - Hongxin Wang, Qiuming Luo and Zheng Du. - [slide] -
-
- -

[2:30pm - 3:00pm](CEST) Break

-
- -

[3:00pm - 5:05pm](CEST) Session 3: Invited Talks

-
- [3:00pm - 3:25pm] Analysis and optimization of data transfer in Multi-GPU Python applications. - Lena Oden, Insitut für Mathematik und Informatik, FernUniversität in Hagen, Germany. - [abstract/bio] - [slide] -
-
-
- [3:25pm - 3:50pm] Inference Accelerator Deployment at Meta. - Cao Gao, Meta Platforms, Inc. - [abstract/bio] - [slide] -
-
-
- [3:50pm - 4:15pm] pMEMCPY: Effectively Leveraging Persistent Memory as a Storage Device. - Jay Lofstead, Sandia National Laboratories. - [abstract/bio] - [slide] -
-
-
- [4:15pm - 4:40pm] Demystify Communication Behavior in Training Deep Learning Recommendation Models. - Ching-Hsiang Chu, Meta Platforms, Inc. - [abstract/bio] - [slide] -
-
-
- [4:40pm - 5:05pm] Pegasus, a Workflow Management Solutions For Emerging Computing Systems. - Ewa Deelman, University of Southern California. - [abstract/bio] - [slide] -
-
- -

[5:05pm - 5:10pm](CEST) Closing Remarks

-
- - - -
diff --git a/2023/reg.html b/2023/reg.html index d3231e6..b0e7733 100644 --- a/2023/reg.html +++ b/2023/reg.html @@ -6,6 +6,6 @@

Workshop Registration

-

Please register for P2S2 2023 here. Registration for ICPP 2023 is required in order to attend P2S2 2023.

+

Please register for P2S2 2023 here. Registration for ICPP 2023 is required in order to attend P2S2 2023.

diff --git a/_layouts/2023-default.html b/_layouts/2023-default.html index 95ca5f2..ee12328 100644 --- a/_layouts/2023-default.html +++ b/_layouts/2023-default.html @@ -21,8 +21,8 @@

To be held in conjunction with -
ICPP 2022: The 51st International Conference on Parallel Processing -
August 29th to Sept 1st, 2023 in Bordeaux, France
+
ICPP 2023: The 52nd International Conference on Parallel Processing +
August 7th to August 10th, 2023 in Salt Lake City, Utah