Skip to Content.
Sympa Menu

coq-club - [Coq-Club] ARRAY workshop at PLDI 2019, submissions due 8th April

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] ARRAY workshop at PLDI 2019, submissions due 8th April


Chronological Thread 
  • From: Jeremy Gibbons <jeremy.gibbons AT cs.ox.ac.uk>
  • To: coq-club AT inria.fr
  • Cc: Jeremy Gibbons <jeremy.gibbons AT cs.ox.ac.uk>
  • Subject: [Coq-Club] ARRAY workshop at PLDI 2019, submissions due 8th April
  • Date: Mon, 25 Feb 2019 17:38:04 +0000
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=jeremy.gibbons AT cs.ox.ac.uk; spf=Pass smtp.mailfrom=jeremy.gibbons AT cs.ox.ac.uk; spf=None smtp.helo=postmaster AT relay11.mail.ox.ac.uk
  • Ironport-phdr: 9a23:oVbHJBWTVUeTqS79gYybEM6aGr7V8LGtZVwlr6E/grcLSJyIuqrYbBeGt8tkgFKBZ4jH8fUM07OQ7/iwHzRYqb+681k6OKRWUBEEjchE1ycBO+WiTXPBEfjxciYhF95DXlI2t1uyMExSBdqsLwaK+i764jEdAAjwOhRoLerpBIHSk9631+ev8JHPfglEnjWwba9xIRmssQndqtQdjJd/JKo21hbHuGZDdf5MxWNvK1KTnhL86dm18ZV+7SleuO8v+tBZX6nicKs2UbJXDDI9M2Ao/8LrrgXMTRGO5nQHTGoblAdDDhXf4xH7WpfxtTb6tvZ41SKHM8D6Uaw4VDK/5KptVRTmijoINyQh/W/XlsN+g79VrhyiqRJhzIHaZ5qYNOZnfqPYYd8aRXZNU8RXWidcAo28dYwPD+8ZMOhcsYb9vUUBrR6+BAKxBe3vyyRHiWTx3a08yOQqDAbL3A4+ENIUrnvUqdX0OL0dUeC016bH1jLDb/VN2Trm9IfIaQotofaDXL5qa8Xe1VMjFx7GjliJr4HuIj2b1uMIs2eB7upgU/qii3UmqwF+ujivwt0jio/TioIS0FDE+j11z5gvKt2jSE90fd6kH4FRtyGALYd2RdkiQ25wtCY9xbwKo4S0czQQxJQ6xB7SbeGMfYuQ4h/7SeqdPzN1iGhkdb+9nRq+7FKsxvD9W8WqyFpGsy5InsfWun0P1hHf8MuKRuF+80ql3zuEyhrd5fteIU8ukKrWM54hzaA0lpoUqUnDBDH5mEHsg66Wa0ko5/Kk6+H9bbXnop+QLYh0iw7kPqs0hsOzG/k4MgsWU2ia/+SzyqHj8FXkTLlUivA6iKjUvZLAKcgGvKK1Hg5Y3pg75xa6FTim0dAYnXcdLFJCfRKKl4rpNE/UIP/mCPe+g06gkDhqx//dJbLhBZPNLmPYnbj9ZrZx8UlcyQUpwd9F+51YEKwBIPHrVk/rqNPYFgM5MxCzw+v/FNp90ZoeVXuTDa+dLaPdqkSF5vkvIumJfI8aoizxK/kj5/70jH82g0URfaez3chfVHftFfN/Zk6dfHDEg9EbEG5MsBBtYvbtjQigXCReYmf6cKM27DY9E8ryD4rZS4W8xrOA1i28GIZ+bXsADUDKGHyuaobSCKREUz6bPsI0ym9MbrOmUYJ0jUj/5j+/8KJuK6/vwgNdsJvi0NZv4OiKzkM57npzH4KU2CeQTDMtxz9ad3oNxKl65HdF5BKby6Eh2K5TDppU97VAWUEnNsyElrEoO5XJQgvEO+yxZhOmT9GhW2pjVN81ys5XOgB4EtSmyBfTmSOhRaIWxeSG

CALL FOR PAPERS
ARRAY 2019

6th ACM SIGPLAN International Workshop on
Libraries, Languages and Compilers for Array Programming
co-located with PLDI 2019 at ACM FCRC
22nd June 2019, Phoenix, Arizona
https://pldi19.sigplan.org/


ABOUT

Array-oriented programming offers a unique blend of programmer productivity
and high-performance parallel execution. As an abstraction, it directly
mirrors high-level mathematical constructions commonly used in many fields
from natural sciences over engineering to financial modelling. As a language
feature, it exposes regular control flow, exhibits structured data
dependencies, and lends itself to many types of program analysis.
Furthermore, many modern computer architectures, particularly highly parallel
architectures such as GPUs and FPGAs, lend themselves to efficiently
executing array operations.

This workshop is intended to bring together researchers from many different
communities, including language designers, library developers, compiler
researchers and practitioners who are using or working on numeric,
array-centric aspects of programming languages, libraries and methodologies
from all domains: imperative or declarative; object-oriented or functional;
interpreted or compiled; strongly typed, weakly typed or untyped.


TOPICS

The ARRAY series of workshops explores:

- formal semantics and design issues of array-oriented languages and
libraries;

- productivity and performance in compute-intensive application areas of
array programming;

- systematic notation for array programming, including axis- and index-based
approaches;

- intermediate languages, virtual machines, and program-transformation
techniques for array programs;

- representation of and automated reasoning about mathematical structure,
such as static and dynamic sparsity, low-rank patterns, and hierarchies of
these, with connections to applications such as graph processing, HPC, tensor
computation and deep learning;

- interfaces between array- and non-array code, including approaches for
embedding array programs in general-purpose programming languages; and

- efficient mapping of array programs, through compilers, libraries, and code
generators, onto execution platforms, targeting multi-cores, SIMD devices,
GPUs, distributed systems, and FPGA hardware, by fully automatic and
user-assisted means.

Array programming is at home in many communities, including language design,
library development, optimization, scientific computing, and across many
existing language communities. ARRAY is intended as a forum where these
communities can exchange ideas on the construction of computational tools for
manipulating arrays.


IMPORTANT DATES

Paper submissions: 8th April, 2019 (anywhere on earth)

Notification of authors: 27th April, 2019

Camera-ready copies due: 10th May, 2019

Workshop date: 22nd June, 2019


SUBMISSIONS

Submissions are welcome in two categories: full papers and extended
abstracts. All submissions should be formatted in conformance with the ACM
SIGPLAN proceedings style. Accepted submissions in either category will be
presented at the workshop.

Full papers may be up to 12pp, on any topic related to the focus of the
workshop. They will be thoroughly reviewed according to the usual criteria of
relevance, soundness, novelty, and significance; accepted submissions will be
published in the ACM Digital Library.

Extended abstracts may be up to 2pp; they may describe work in progress, tool
demonstrations, and summaries of work published in full elsewhere. The focus
of the extended abstract should be to explain why the proposed presentation
will be of interest to the ARRAY audience. Submissions will be lightly
reviewed only for relevance to the workshop, and will not published in the
DL.

Whether full papers or extended abstracts, submissions must be in PDF format,
printable in black and white on US Letter sized paper. Papers must adhere to
the standard SIGPLAN conference format: two columns, nine-point font on a
ten-point baseline, with columns 20pc (3.33in) wide and 54pc (9in) tall, with
a column gutter of 2pc (0.33in). A suitable document template for LaTeX is
available at http://www.sigplan.org/Resources/Author/.

Papers must be submitted using EasyChair:
https://easychair.org/conferences/?conf=array2019.

AUTHORS TAKE NOTE: The official publication date of full papers is the date
the proceedings are made available in the ACM Digital Library. This date may
be up to two weeks prior to the workshop. The official publication date
affects the deadline for any patent filings related to published work.


ORGANIZING COMMITTEE

Jeremy Gibbons, University of Oxford, UK (chair)


PROGRAMME COMMITTEE

Paolo Bientinesi, Umeå University, SE
Christophe Dubach, University of Edinburgh, UK
Vinod Grover, NVIDIA, US
Magne Haveraaen, University of Bergen, NO
Troels Henriksen, University of Copenhagen, DK
Tze Meng Low, Carnegie-Mellon University, US
Hidehiko Masuhara, Tokyo Institute of Technology, JP
Trevor L. McDonell, Utrecht University, NL
Lenore Mullin, SUNY Albany, US
Tatiana Shpeisman, Google Brain, US


ARRAY 2018 is sponsored by ACM SIGPLAN. Student presenters of accepted
submissions are eligible to apply to the SIGPLAN PAC
(http://sigplan.org/PAC/) for travel funding.


Jeremy.Gibbons AT cs.ox.ac.uk
Oxford University Department of Computer Science,
Wolfson Building, Parks Road, Oxford OX1 3QD, UK.
☎ +44 1865 283521
http://www.cs.ox.ac.uk/people/jeremy.gibbons/




  • [Coq-Club] ARRAY workshop at PLDI 2019, submissions due 8th April, Jeremy Gibbons, 02/25/2019

Archive powered by MHonArc 2.6.18.

Top of Page