From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sympa.inria.fr (Postfix) with ESMTPS id 68D0E7FCCB for ; Wed, 29 Apr 2015 21:05:06 +0200 (CEST) Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of mainland@cs.drexel.edu) identity=pra; client-ip=129.25.6.153; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="mainland@cs.drexel.edu"; x-sender="mainland@cs.drexel.edu"; x-conformance=sidf_compatible Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of mainland@cs.drexel.edu) identity=mailfrom; client-ip=129.25.6.153; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="mainland@cs.drexel.edu"; x-sender="mainland@cs.drexel.edu"; x-conformance=sidf_compatible Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@mail1.cs.drexel.edu) identity=helo; client-ip=129.25.6.153; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="mainland@cs.drexel.edu"; x-sender="postmaster@mail1.cs.drexel.edu"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A0BpAgCkKkFVdJkGGYFcDoNRXIMawmYJgVOFNoIVOBQBAQEBAQEBEQEMHU+ERAZDAhA2AgUWCwILAwIBAgFLDQgBAQWIIg2kJI9WjxaFBYEhjkeDRIFFBZVzkk+DFIZSAoEDgldZUwGCRAEBAQ X-IPAS-Result: A0BpAgCkKkFVdJkGGYFcDoNRXIMawmYJgVOFNoIVOBQBAQEBAQEBEQEMHU+ERAZDAhA2AgUWCwILAwIBAgFLDQgBAQWIIg2kJI9WjxaFBYEhjkeDRIFFBZVzkk+DFIZSAoEDgldZUwGCRAEBAQ X-IronPort-AV: E=Sophos;i="5.11,672,1422918000"; d="scan'208";a="113980983" Received: from mail1.cs.drexel.edu ([129.25.6.153]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/ADH-AES256-SHA; 29 Apr 2015 21:05:04 +0200 Received: from localhost (localhost [127.0.0.1]) by mail1.cs.drexel.edu (Postfix) with ESMTP id 20735D5BC0AE; Wed, 29 Apr 2015 15:05:03 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at cs.drexel.edu Received: from mail1.cs.drexel.edu ([127.0.0.1]) by localhost (mail1.cs.drexel.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UYPZ8gzhcCzF; Wed, 29 Apr 2015 15:05:02 -0400 (EDT) Received: from curry.cs.drexel.edu (curry.cs.drexel.edu [129.25.13.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mainland) by mail1.cs.drexel.edu (Postfix) with ESMTPSA id D9544D5BC0AA; Wed, 29 Apr 2015 15:05:01 -0400 (EDT) Message-ID: <55412B5F.7010806@cs.drexel.edu> Date: Wed, 29 Apr 2015 15:05:03 -0400 From: Geoffrey Mainland User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Geoffrey Mainland Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Validation-by: mainland@cs.drexel.edu Subject: [Caml-list] FHPC '15 Call for Papers =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D CALL FOR PAPERS FHPC 2015 The 4th ACM SIGPLAN Workshop on Functional High-Performance Computing Vancouver, British Columbia, Canada, Canada September 3, 2015 https://sites.google.com/site/fhpcworkshops/ Co-located with the International Conference on Functional Programming (ICFP 2015) Submission Deadline: Friday, 15 May, 2015 (anywhere on earth) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D The FHPC workshop aims at bringing together researchers exploring uses of functional (or more generally, declarative or high-level) programming technology in application domains where high performance is essential. The aim of the meeting is to enable sharing of results, experiences, and novel ideas about how high-level, declarative specifications of computationally challenging problems can serve as maintainable and portable code that approaches (or even exceeds) the performance of machine-oriented imperative implementations. All aspects of performance critical programming and parallel programming are in-scope for the workshop, irrespective of hardware target. This includes both traditional large-scale scientific computing (HPC), as well as work targeting single node systems with SMPs, GPUs, FPGAs, or embedded processors. It is becoming apparent that radically new and well founded methodologies for programming such systems are required to address their inherent complexity and to reconcile execution performance with programming productivity. Proceedings: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Accepted papers will be published by the ACM and will appear in the ACM Digital Library. * Submissions due: Friday, 15 May, 2015 (anywhere on earth) * Author notification: Friday, 26 June, 2015 * Final copy due: Sunday, 19 July, 2015 Submitted papers must be in portable document format (PDF), formatted according to the ACM SIGPLAN style guidelines (2 column, 9pt format). See http://www.sigplan.org/authorInformation.htm for more information and style files. Typical papers are expected to be 8 pages (but up to four additional pages are permitted). Contributions to FHPC 2015 should be submitted via Easychair, at the following URL: * https://www.easychair.org/conferences/?conf=3Dfhpc15 The submission site is now open. The FHPC workshops adhere to the ACM SIGPLAN policies regarding programme committee contributions and republication. Any paper submitted must adhere to ACM SIGPLAN's republication policy. PC member submissions are welcome, but will be reviewed to a higher standard. http://www.sigplan.org/Resources/Policies/Review http://www.sigplan.org/Resources/Policies/Republication Travel Support: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Student attendees with accepted papers can apply for a SIGPLAN PAC grant to help cover travel expenses. PAC also offers other support, such as for child-care expenses during the meeting or for travel costs for companions of SIGPLAN members with physical disabilities, as well as for travel from locations outside of North America and Europe. For details on the PAC programme, see its web page (http://www.sigplan.org/PAC.htm). Programme Committee: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Tiark Rompf (co-chair), Purdue University, USA Geoffrey Mainland (co-chair), Drexel University, USA =20=20=20 Kevin Brown Stanford University, USA James Cheney University of Edinburgh, UK Albert Cohen INRIA, France David Duke University of Leeds, UK Yukiyoshi Kameyama University of Tsukuba, Japan Gabriele Keller University of New South Wales, Australia Paul H J Kelly Imperial College London, UK Trevor L. Mcdonell Indiana University, USA Greg Michaelson Heriot-Watt University, UK Cosmin E. Oancea University of Copenhagen, Denmark Markus Pueschel ETH Zurich, Switzerland Sukyoung Ryu KAIST, Korea Alexander Slesarenko Huawei, Russia Josef Svenningsson Chalmers University of Technology, Sweden