2022/03/10 by Clément Aubert, Aubert, Clément, Thomas Rubiano +5
Computer Science · #Parallel Computing and Optimization Techniques #Embedded Systems Design Techniques #Evolutionary Algorithms and Applications
paper · pdf · doi:10.48550/arxiv.2203.05221
This abstract aims at presenting an ongoing effort to apply a novel typing mechanism stemming from Implicit Computational Complexity (ICC), that tracks dependencies between variables in three different ways, at different stages of maturation.The first and third projects bend the original typing discipline to gain finer-grained view on statements independence, to optimize loops by hoisting invariant and by splitting loops "horizontally" to parallelize them more efficiently.The second project refines and implements the original analysis to obtain a fast, modular static analyzer.All three projects aims at pushing the original type system, inspired from ICC, to its limits, to assess how ICC can in practice leads to original, sometimes orthogonal, approaches.