Skip to main content

Showing 1–2 of 2 results for author: Utkin, I

Searching in archive cs. Search in all archives.
.
  1. arXiv:2211.15716  [pdf, other

    cs.DC physics.comp-ph physics.geo-ph

    Distributed Parallelization of xPU Stencil Computations in Julia

    Authors: Samuel Omlin, Ludovic Räss, Ivan Utkin

    Abstract: We present a straightforward approach for distributed parallelization of stencil-based xPU applications on a regular staggered grid, which is instantiated in the package ImplicitGlobalGrid.jl. The approach allows to leverage remote direct memory access and enables close to ideal weak scaling of real-world applications on thousands of GPUs. The communication costs can be easily hidden behind comput… ▽ More

    Submitted 28 November, 2022; originally announced November 2022.

    Comments: submitted to JuliaCon Proceedings 2022

  2. arXiv:2206.08713  [pdf, other

    cs.SE cs.LG

    Evaluating the Impact of Source Code Parsers on ML4SE Models

    Authors: Ilya Utkin, Egor Spirin, Egor Bogomolov, Timofey Bryksin

    Abstract: As researchers and practitioners apply Machine Learning to increasingly more software engineering problems, the approaches they use become more sophisticated. A lot of modern approaches utilize internal code structure in the form of an abstract syntax tree (AST) or its extensions: path-based representation, complex graph combining AST with additional edges. Even though the process of extracting AS… ▽ More

    Submitted 17 June, 2022; originally announced June 2022.

    Comments: 12 pages, 3 figures