Focus and Description
Array-oriented programming is a powerful abstraction for compactly implementing numerically intensive algorithms. Many modern languages now provide some support for collective array operations, which are used by an increasing number of programmers (and non-programmers) for data analysis and scientific computing.
This workshop is intended to bring together researchers from many different communities, including language designers, library developers and compiler researchers, who are working on numeric languages such as R and MATLAB, general-purpose dynamic languages such as Python and JavaScript, and statically typed languages such as Haskell, Scala, and C#.
The aim of this workshop is to foster the cross-pollination of concepts across projects and research communities and to explore new directions, such as:
- Expanding the scope of array programming to encompass a wider range of data types and computations.
- Transparently utilizing parallel hardware (multi-core, SIMD, GPU, FPGA) by leveraging the implicitly parallel semantics of array operations.
- Simplifying the embedding of array constructs within existing languages which weren’t designed for numerical computing.
- Connections between array abstractions and other models such as dataflow programming, stream programming, and data parallelism.
- High-level compilation and optimization techniques for array-oriented programs.
- Compilers, virtual machines and frameworks for array-oriented programming languages.
Please see the external website for the ARRAY’15 workshop for details.
Sat 13 JunDisplayed time zone: Tijuana, Baja California change
09:00 - 11:00 | |||
09:00 60mTalk | INVITED TALK: Array Notation for Everybody ARRAY David Padua University of Illinois at Urbana-Champaign | ||
10:00 30mTalk | Loo.py: From Fortran to performance via transformation and substitution rules ARRAY Andreas Kloeckner University of Illinois at Urbana-Champaign | ||
10:30 30mTalk | Techniques for Efficient MATLAB-to-C Compilation ARRAY |
11:20 - 12:30 | |||
11:20 30mTalk | Compiling APL to Accelerate Through a Typed Array Intermediate Language ARRAY | ||
11:50 30mTalk | Velociraptor: A compiler toolkit for array-based languages targeting CPUs and GPUs ARRAY | ||
12:20 10mOther | Morning Wrapup ARRAY |
14:00 - 15:30 | |||
14:00 30mTalk | Performance Search Engine Driven by Prior Knowledge of Optimization ARRAY | ||
14:30 30mTalk | High-Level Accelerated Array Programming in the Web Browser ARRAY | ||
15:00 30mTalk | Accelerating Information Experts through Compiler Design ARRAY |
16:00 - 18:00 | |||
16:00 30mTalk | Fusing Convolution Kernels through Tiling ARRAY | ||
16:30 30mTalk | Array programming in Pascal ARRAY | ||
17:00 30mTalk | Abstract Expressionism for Parallel Performance ARRAY | ||
17:30 30mOther | Afternoon Wrapup ARRAY |
Papers and Invited Talks
Call for Papers
The call for papers can be found on the external ARRAY’15 website.