Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–2 of 2 results for author: Pandolfo, V

.
  1. arXiv:1906.10811  [pdf, other

    cs.MS cs.PL

    Investigating the OPS intermediate representation to target GPUs in the Devito DSL

    Authors: Vincenzo Pandolfo

    Abstract: The Devito DSL is a code generation tool for the solution of partial differential equations using the finite difference method specifically aimed at seismic inversion problems. In this work we investigate the integration of OPS, an API to generate highly optimized code for applications running on structured meshes targeting various platforms, within Devito as a mean of bringing it to the GPU rea… ▽ More

    Submitted 25 June, 2019; originally announced June 2019.

  2. arXiv:1609.03361  [pdf, other

    cs.MS cs.PF

    Devito: Towards a generic Finite Difference DSL using Symbolic Python

    Authors: Michael Lange, Navjot Kukreja, Mathias Louboutin, Fabio Luporini, Felippe Vieira, Vincenzo Pandolfo, Paulius Velesko, Paulius Kazakas, Gerard Gorman

    Abstract: Domain specific languages (DSL) have been used in a variety of fields to express complex scientific problems in a concise manner and provide automated performance optimization for a range of computational architectures. As such DSLs provide a powerful mechanism to speed up scientific Python computation that goes beyond traditional vectorization and pre-compilation approaches, while allowing domain… ▽ More

    Submitted 12 September, 2016; originally announced September 2016.

    Comments: pyHPC 2016 conference submission