Search

Current filters:



Current filters:



Author

Subject

Date issued

Has File(s)

Search Results

Results 1-1 of 1 (Search time: 0.001 seconds).
  • <<
  • 1
  • >>
  • Authors: Manuel de, Castro; Inmaculada, Santamaria-Valenzuela; Yuri, Torres;  Advisor: -;  Co-Author: - (2023)

    Iterative stencil computations are widely used in numerical simulations. They present a high degree of parallelism, high locality and mostly-coalesced memory access patterns. Therefore, GPUs are good candidates to speed up their computation. However, the development of stencil programs that can work with huge grids in distributed systems with multiple GPUs is not straightforward, since it requires solving problems related to the partition of the grid across nodes and devices, and the synchronization and data movement across remote GPUs. In this work, we present EPSILOD, a high-productivity parallel programming skeleton for iterative stencil computations on distributed multi-GPUs, of the same or different vendors that supports any type of n-dimensional geometric stencils of any order...