AUTOMAP: Inferring Rank-Polymorphic Function Applications with Integer Linear Programming

被引:0
|
作者
Schenck, Robert [1 ]
Hinnerskov, Nikolaj Hey [1 ]
Henriksen, Troels [1 ]
Madsen, Magnus [2 ]
Elsman, Martin [1 ]
机构
[1] Univ Copenhagen, Copenhagen, Denmark
[2] Aarhus Univ, Aarhus, Denmark
来源
关键词
data parallelism; constraint-based type systems; array programming;
D O I
10.1145/3689774
中图分类号
TP31 [计算机软件];
学科分类号
081202 ; 0835 ;
摘要
Dynamically typed array languages such as Python, APL, and Matlab lift scalar operations to arrays and replicate scalars to fit applications. We present a mechanism for automatically inferring map and replicate operations in a statically-typed language in a way that resembles the programming experience of a dynamically-typed language while preserving the static typing guarantees. Our type system-which supports parametric polymorphism, higher-order functions, and top-level let-generalization-makes use of integer linear programming in order to find the minimum number of operations needed to elaborate to a well-typed program. We argue that the inference system provides useful and unsurprising guarantees to the programmer. We demonstrate important theoretical properties of the mechanism and report on the implementation of the mechanism in the statically-typed array programming language Futhark.
引用
收藏
页数:27
相关论文
共 36 条