Skip to Content.
Sympa Menu

coq-club - [Coq-Club] [HLPP 2018] CFP

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] [HLPP 2018] CFP


Chronological Thread 
  • From: Frédéric Dabrowski <frederic.dabrowski AT univ-orleans.fr>
  • To: bspall AT bsp-worldwide.org, skeletons AT inf.ed.ac.uk, caml-list AT inria.fr, coq-club AT inria.fr, haskell AT haskell.org, types-announce AT LISTS.SEAS.UPENN.EDU
  • Subject: [Coq-Club] [HLPP 2018] CFP
  • Date: Thu, 15 Mar 2018 08:14:26 +0100
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=frederic.dabrowski AT univ-orleans.fr; spf=Pass smtp.mailfrom=frederic.dabrowski AT univ-orleans.fr; spf=None smtp.helo=postmaster AT sucre.univ-orleans.fr
  • Ironport-phdr: 9a23:SjENKRPZJBU/FrkmdmUl6mtUPXoX/o7sNwtQ0KIMzox0K/zyoMbcNUDSrc9gkEXOFd2Cra4c0KyO6+jJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fcbglUijexe69+IAmrpgjNq8cahpdvJLwswRXTuHtIfOpWxWJsJV2Nmhv3+9m98p1+/SlOovwt78FPX7n0cKQ+VrxYES8pM3sp683xtBnMVhWA630BWWgLiBVIAgzF7BbnXpfttybxq+Rw1DWGMcDwULs5Xymp4aV2Rx/ykCoJKT43/nzUhMJ+gq1Urw6uqgdww4LIeoybM+Zyc63fcN4cWGFPXtxRVytEAo6kb4UPFfAGMvtCqInnplsBsQOxCwe2C+z00D9IgXH33bY50+QgDArL2wIgH8gQv3vJstr1LqYSXvyvwKbV1zrMdOlW2TDz6YjTcRAhoOqBXa92ccrQ10kjDgTFjk+UqYP7JTyV0P8Nv3KV7+p6TO+ijXMspQ92ojiq3Mgsi4/Ji5oLxV/e7iV4wJo6Jd2iR056e96oCpxQtzuVN4duX8MiRWBouDgjxr0Bo567eDYFx44hxx7EcfCHfZKI7gr4VOaJOzd4hXRleL2hiBao60Sv1ur8Vsyy3V1XrSRFisHBum0J2hHc8MSLV/pw80W71TuBywzf8OVJLE8smafZKJMt2KA8mocTvEjZAyP7mVv6gLWZe0gm/OWj9v7pba/8ppCGMo95kgH+Pboqmsy4Gek4KRUOUHSB+euizrHj4Ev5QLRUjvEvlanZqpTaKtoBqa6/GA9ZyIgj6wynAzen1tQXg2UHIUpYdB+DgIXlIUzCLfH6APuljVmgjC1nyvTJM7H5B5XCNHnDkLPvfbZn7E5czRI+zd5F551KF74OPujzWk7tu9DCExA2KRe7w/zgCNRzzYMeWmOPD7SEMKPUsF+I+PsjI+6WZI8RpjnyMf4l5+X0gX83g18RZbOp0ocPaHCkAvRmJF2Ubmb2jdcEFWcGpw4+TO3xiF2eSjNTfHazX6ck5j4hEo6mDIHDRpqsgLObxiu7EIdWbHhcCl+QCXfoa5mEW/AUZS2OJc9hiyUIWqSlS488zh6jrxT6yrpiLurM4CIUr5Pj1N5v5+3Sjx4+7zJ0D97Om12KGmtvhmoMQxc8x7g6vktnzluc0KR1xftCGpgb/PBEVgomMpjH5+18BZb/VkTIdZGUSxLuSdyjBXQ1T8kt694IeUd0Xdu4yljI2DPvCLsInZSKAoY1++TSxTy5J89myHvC0IEhhkIlT89Lc2q8ieo36xnLCpWMmkOfkLusfqk0+A/2yFzF9kenhwdlaCNWd+PocU1MSFHRqIHX/MLOzqWvAoMLOwFbztGZKaoCPtPzgFlLXvboftjXaXi2hHyzBD6VwLKSKY3wf2gU2j6bBlJSwFNbxmqPKQVrXnTpmGnZFjE7TQu+MXOpyvF3rTaAdmFxygiLa0N70L/spUwIg/2CDvQJ2r8NvjxnpS8mRQ/hjeKTMMKJok9aRIsZeck0uQgVyGTYqUl6JJitJqZ5wFAEIVwu4hHeki5vA4AFqvAE6XMnyA0ocvCDzVhbenWF25Huf7rNLmT7+gvpZbSEglw=

[apologies for multiple copies of this CFP]

===============================================================================
HLPP 2018: High Level Parallel Programming
Orléans, France, July 12-13, 2018
===============================================================================


Conference website    http://www.univ-orleans.fr/lifo/equipes/LMV/hlpp2018/
Submission link    https://easychair.org/conferences/?conf=hlpp2018
Submission deadline    April 6, 2018

===============================================================================
Aims and scope of HLPP
===============================================================================


As processor and system manufacturers increase the amount of both inter-
and
intra-chip parallelism it becomes crucial to provide the software
industry with high-level,
clean and efficient tools for parallel programming. Parallel and
distributed programming
methodologies are currently dominated by low-level techniques such as
send/receive
message passing, or equivalently unstructured shared memory mechanisms.
Higher-level,
structured approaches offer many possible advantages and have a key role
to play in the
scalable exploitation of ubiquitous parallelism. Since 2001 the HLPP
series of workshops/symposia
has been a forum for researchers developing state-of-the-art concepts,
tools and applications for
high-level parallel programming. The general emphasis is on software
quality, programming
productivity and high-level performance models. The 11th Symposium on
High-Level Parallel
Programming and Applications will be held in Orléans, France.

===============================================================================
Submission Guidelines
===============================================================================


Papers submitted to HLPP2018 must describe original research results and
must not have
been published or simultaneously submitted anywhere else. Manuscripts
must be prepared
with the Springer IJPP Latex macro package
http://static.springer.com/sgw/documents/468198/application/zip/LaTeX.zip,
using the single column option (\documentclass[smallextended]{svjour3}),
and submitted via
the EasyChair Conference System
https://easychair.org/conferences/?conf=hlpp2018, as one PDF file.
The strict page limit for initial submission and camera-ready version is
18 pages in the
aforementioned format. Each paper will receive a minimum of three
reviews by members of
the program committee. Papers will be selected based on their
originality, relevance, technical
clarity, and quality of presentation. At least one author of each
accepted paper must register
for the HLPP 2018 symposium and present the paper. After the symposium,
you have ample
time to revise the paper incorporating potential comments and remarks of
your colleagues.

===============================================================================
List of Topics
===============================================================================

    * High-level programming, performance models (BSP, CGM, LogP, MPM,
etc.) and tools
    * Declarative parallel programming methodologies based on
functional, logical, data-flow, and other paradigms
    * Algorithmic skeletons, patterns, etc. and constructive methods
    * High-level parallelism in programming languages and libraries
(e.g, Haskell, Scala, etc.): semantics and implementation
    * Verification of declarative parallel and distributed programs
    * Efficient code generation, auto-tuning and optimization for
parallel programming
    * Model-driven software engineering for parallel systems
    * Domain-specific languages: design, implementation and applications
    * High-level programming models for heterogeneous/hierarchical
platforms with accelerators, e.g., GPU, Xeon Phi, etc.
    * High-level parallel methods for large structured and
semi-structured datasets
    * Applications of parallel systems using high-level languages and tools
    * Teaching experience with high-level tools and methods

===============================================================================
Program Committee
===============================================================================

    * Herbert Kuchen, University of Münster, Germany
    * Christoph Kessler, Linköping University, Sweden
    * Susanna Pelagatti, University of Pisa, Italy
    * Murray Cole, University of Edinburgh, United Kingdom
    * Kostis Sagonas, Uppsala University, Sweden
    * Aleksandar Prokopec, Google Inc., Switzerland
    * Clemens Grelck, University of Amsterdam, The Netherlands
    * Marco Aldinucci, University of Torino, Italy
    * Marco Danelutto, , University of Pisa, Italy
    * Gerbessiotis Alexandros, New Jersey Institute of Technology, USA
    * Joel Falcou, MetaScale / Université Paris-Sud, France
    * Kiminori Matsusaki, Kochi University of Technology, Japan
    * Michel Steuwer, University of Glasgow, UK
    * R.H. Bisseling, Utrecht University, The Netherlands
    * Kevin Hammond, University of St. Andrews, United Kingdom
    * Sergei Gorlatch, University of Münster, Germany
    * Massimo Torquati, University of Pisa, Italy
    * Dalvan Griebler, Pontifical Catholic University of Rio Grande do
Sul, Brazil
    * Patrizio Dazzi, HPC Lab ISTI-CNR
    * Kento Emoto, Kyushu Institute of Technology
    * Jost Berthold, Commonwealth Bank of Australia
    * Peter Kilpatrick, Queen’s University Belfast
    * Julien Tesson, University Paris-Est Créteil, France
    * Wadoud Bousdira, University of Orléans, France
    * Frédéric Dabrowski, University of Orléans, France

===============================================================================
Co-Chairs
===============================================================================

    * Wadoud Bousdira, University of Orléans, France
    * Frédéric Dabrowski , University of Orléans, France

===============================================================================
Organizing committee
===============================================================================

    * Wadoud Bousdira
    * Frédéric Dabrowski
    * Arvid Jakobsson
    * Thibault Tachon

===============================================================================
Steering Committee
===============================================================================

    * Clemens Grelck (Universiteit van Amsterdam, Netherlands)
    * Gaétan Hains (Huawei Technologies Paris, France)
    * Kiminori Matsuzaki (Kochi University of Technology, Japan)
    * Frédéric Loulergue (Northern Arizona University, USA)
    * Quentin Miller (Somerville College Oxford, United Kingdom)
    * Alexander Tiskin (University of Warwick, United Kingdom)

===============================================================================
Publication
===============================================================================
Accepted papers will be distributed as informal draft proceedings during the
symposium. Additionally, accepted papers will be published in a special
issue
of a renowned international journal. Previous editions were published in
Parallel Processing Letters, International Journal of Parallel
Programming and
Computation and Concurrency: Practice and Experience.

===============================================================================
Venue
===============================================================================
HLPP 2018 will be hosted by Université d'Orléans, France.

===============================================================================
Contact
===============================================================================
frederic.dabrowski AT univ-orleans.fr, wadoud.bousdira AT univ-orleans.fr

===============================================================================
Sponsors
===============================================================================
Université d'Orléans, HUAWEI, Fédération ICVL

Attachment: signature.asc
Description: OpenPGP digital signature



  • [Coq-Club] [HLPP 2018] CFP, Frédéric Dabrowski, 03/15/2018

Archive powered by MHonArc 2.6.18.

Top of Page