[hpc-announce] CFP 3rd Workshop on LLVM in Parallel Processing (LLPP) at ICPP

Georgakoudis, Giorgis georgakoudis1 at llnl.gov
Tue May 9 17:18:43 CDT 2023


======================================================================== 
The Third Workshop on LLVM in Parallel Processing (LLPP)
August 2023, Salt Lake City, Utah, USA, in conjunction with ICPP23                              
https://llvm.org/devmtg/2023-08-07/ 
======================================================================== 
 
# Call for Papers
Parallel processing is everywhere, from embedded devices of constrained
hardware to large-scale supercomputers. The interfaces of parallelism to
developers are parallel programming models and languages, which require
compiler and runtime support for portable implementations on heterogeneous
hardware architectures. Advances in the interface and interplay of parallelism
within the compiler can have a fundamental impact across the software stack.
 
The LLVM framework is a vast ecosystem that stretches far beyond a "simple"
C/C++ compiler. The variety of programming-language and toolchain-related parts
includes the components to support a host of parallel programming models and
libraries, including CUDA, HIP, OpenMP, SYCL, and the C++ parallel algorithms.
In addition, LLVM serves as a vehicle for various languages in which
parallelism is a first class citizen, such as Julia or Chapel.  
 
The goal of LLPP is to bring together researchers and practitioners that use
LLVM for parallel processing, including but not limited to the topics of
parallelism-aware compilation and optimization, parallelism-specific program
analysis, and new parallel programming models and implementations.
 
# Workshop Topics
Topics of interest include, but are not limited to:
* General purpose and domain-specific parallel programming languages, models, and extensions thereof
* Parallelism-aware compilation and optimization
* Performance analysis and tuning for parallel programs
* Portable and interoperable parallelism implementation 
* Parallelism on novel hardware platforms
* Debugging and tooling for parallel programs
* Automatic, semi-automatic, and interactive parallelization
 
#Important Dates
* Paper submissions due: June 9th, 2023
* Notification of acceptance: June 16th, 2023
* Camera-ready papers due: June 26th, 2023
* Workshop data: August 7th, 2023
 
# Submission guidelines
LLPP follows the same submission guidelines as the ICPP conference, please
visit ICPP CFP. In brief, paper submissions should be in the US letter ACM
format, not exceed 10 pages (incl. references), prepared for double-blind
review, and submitted in the PDF document format.
 
Submission website: https://easychair.org/my/conference?conf=llpp23
 
# Proceedings
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.
 
# Workshop Organizers
* Johannes Doerfert, Lawrence Livermore National Laboratory, USA
* Giorgis Georgakoudis, Lawrence Livermore National Laboratory, USA
* Konstantinos Parasyris, Lawrence Livermore National Laboratory, USA
 
# Program Committee
* Zujun Tan, Princeton University, USA
* Tom Deakin, University of Bristol, UK
* Sunita Chandrasekaran, University of Delaware, USA
* Kevin Sala, Barcelona Supercomputing Center, Spain
* JP Lehr, AMD, Germany
* Jan Huckelheim, Argonne National Laboratory, USA
* Georgiana Mania, Deutsches Klimarechenzentrum and University of Hamburg, Germany
* Alister Johnson, University of Oregon, USA
* Alexis Perry-Holby, Los Alamos National Laboratory, USA
* Aiden Grossman, UC Davis, USA
* Adrien Roussel, CEA, France
 
Regards,
Workshop organizers
Johannes Doerfert
Giorgis Georgakoudis
Konstantinos Parasyris


More information about the hpc-announce mailing list