From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by sympa.inria.fr (Postfix) with ESMTPS id 1C6567EFCB for ; Wed, 19 Feb 2014 11:20:45 +0100 (CET) Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of frederic.loulergue@univ-orleans.fr) identity=pra; client-ip=194.167.30.94; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="frederic.loulergue@univ-orleans.fr"; x-sender="frederic.loulergue@univ-orleans.fr"; x-conformance=sidf_compatible Received-SPF: Pass (mail2-smtp-roc.national.inria.fr: domain of frederic.loulergue@univ-orleans.fr designates 194.167.30.94 as permitted sender) identity=mailfrom; client-ip=194.167.30.94; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="frederic.loulergue@univ-orleans.fr"; x-sender="frederic.loulergue@univ-orleans.fr"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of postmaster@sucre.univ-orleans.fr) identity=helo; client-ip=194.167.30.94; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="frederic.loulergue@univ-orleans.fr"; x-sender="postmaster@sucre.univ-orleans.fr"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApIBADSFBFPCpx5enGdsb2JhbABZgz6DD0q+DxYOAQEBAQEGDQkJFCiCOBEGDwEFMBAaHAIFFgsCCwMCAQIBWAYCAQGIBQmPVYxqjxWhcwSBKYxjg06BSQSed48LgWc X-IPAS-Result: ApIBADSFBFPCpx5enGdsb2JhbABZgz6DD0q+DxYOAQEBAQEGDQkJFCiCOBEGDwEFMBAaHAIFFgsCCwMCAQIBWAYCAQGIBQmPVYxqjxWhcwSBKYxjg06BSQSed48LgWc X-IronPort-AV: E=Sophos;i="4.97,504,1389740400"; d="scan'208";a="59207853" Received: from sucre.univ-orleans.fr ([194.167.30.94]) by mail2-smtp-roc.national.inria.fr with ESMTP; 19 Feb 2014 11:20:44 +0100 Received: from localhost (localhost [127.0.0.1]) by sucre.univ-orleans.fr (Postfix) with ESMTP id 4DB0594390; Wed, 19 Feb 2014 11:20:44 +0100 (CET) Received: from sucre.univ-orleans.fr ([127.0.0.1]) by localhost (sucre.univ-orleans.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Qw5uO2XNRlpO; Wed, 19 Feb 2014 11:20:44 +0100 (CET) Received: from smtps.univ-orleans.fr (smtpkerb1.univ-orleans.fr [194.167.30.60]) by sucre.univ-orleans.fr (Postfix) with ESMTP id 3260794362; Wed, 19 Feb 2014 11:20:44 +0100 (CET) Received: from [192.168.1.2] (repartiteur.univ-orleans.fr [194.167.30.199]) by smtps.univ-orleans.fr (Postfix) with ESMTPSA id B31A59A09B; Wed, 19 Feb 2014 11:20:40 +0100 (CET) Message-ID: <5304857B.2010000@univ-orleans.fr> Date: Wed, 19 Feb 2014 11:20:43 +0100 From: =?UTF-8?B?RnLDqWTDqXJpYyBMb3VsZXJndWU=?= Reply-To: frederic.loulergue@univ-orleans.fr Organization: =?UTF-8?B?VW5pdmVyc2l0w6kgZCdPcmzDqWFucyAtIExJRk8=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: caml-list@inria.fr Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: [Caml-list] [HLPP2014, Amsterdam] Appel aux communications, Call for papers =========================================================================== CALL FOR PAPERS HLPP 2014 7th International Symposium on High-level Parallel Programming and Applications Amsterdam, Netherlands July 3-4, 2014 https://sites.google.com/site/hlpp2014amsterdam/ =========================================================================== Aims and scope: 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 7th Symposium on High-Level Parallel Programming and Applications will be held July 3-4 in the historic center of Amsterdam. =========================================================================== Proceedings: Accepted papers will be distributed as informal draft proceedings during the symposium. All accepted papers will be published by Springer in a special issue of the International Journal of Parallel Programming (IJPP). =========================================================================== Important dates: Submission deadline: April 4 (anywhere on earth) Author notification: May 1 Camera-ready paper due: June 16 =========================================================================== Topics: HLPP 2014 invites papers on all topics in high-level parallel programming, its tools and applications including, but not limited to, the following aspects: + High-level programming and performance models (BSP, CGM, LogP, MPM, etc.) and their tools + Declarative parallel programming methodologies + Algorithmic skeletons and constructive methods + Declarative parallel programming languages and libraries: semantics and implementation + Verification of declarative parallel and distributed programs + Software synthesis, automatic code generation for parallel programming + Model-driven software engineering with parallel programs + High-level programming models for heterogeneous/hierarchical platforms + High-level parallel methods for large datasets + Applications of parallel systems using high-level languages and tools + Teaching experience with high-level tools and methods =========================================================================== Paper preparation and submission: Papers submitted to HLPP2014 must describe original research results and must not have been published or simultaneously submitted anywhere else. Manuscripts must be prepared with the Springer IJSS latex macro package and submitted via the EasyChair Conference Management System. Each paper will receive a minimum of three reviews by members of the international technical programme committee (see below). 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 2014 symposium and present the paper. =========================================================================== HLPP Organizer and programme chair: Clemens Grelck Informatics Institute University of Amsterdam Science Park 904 1098XH Amsterdam Netherlands c.grelck@uva.nl =========================================================================== HLPP steering committee: Clemens Grelck (Universiteit van Amsterdam, Netherlands) Gaétan Hains (Université Paris-Est, France) Frédéric Loulergue (Université d'Orléans, France) Kiminori Matsuzaki (Kochi University of Technology, Japan) Quentin Miller (Somerville College Oxford, United Kingdom) Alexander Tiskin (University of Warwick, United Kingdom) =========================================================================== Previous HLPP symposia and workshops: HLPP 2013, Paris, France HLPP 2011, Tokyo, Japan HLPP 2010, Baltimore, USA HLPP 2005, Coventry, United Kingdom HLPP 2003, Paris, France HLPP 2001, Orléans, France ===========================================================================