Zum Hauptinhalt springen

Showing 1–4 of 4 results for author: Dalcin, L

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

    physics.comp-ph cs.DC cs.MS

    Unlocking massively parallel spectral proper orthogonal decompositions in the PySPOD package

    Authors: Marcin Rogowski, Brandon C. Y. Yeung, Oliver T. Schmidt, Romit Maulik, Lisandro Dalcin, Matteo Parsani, Gianmarco Mengaldo

    Abstract: We propose a parallel (distributed) version of the spectral proper orthogonal decomposition (SPOD) technique. The parallel SPOD algorithm distributes the spatial dimension of the dataset preserving time. This approach is adopted to preserve the non-distributed fast Fourier transform of the data in time, thereby avoiding the associated bottlenecks. The parallel SPOD algorithm is implemented in the… ▽ More

    Submitted 31 July, 2024; v1 submitted 21 September, 2023; originally announced September 2023.

  2. MPI Application Binary Interface Standardization

    Authors: Jeff R. Hammond, Lisandro Dalcin, Erik Schnetter, Marc Pérache, Jean-Baptiste Besnard, Jed Brown, Gonzalo Brito Gadeschi, Joseph Schuchart, Simon Byrne, Hui Zhou

    Abstract: MPI is the most widely used interface for high-performance computing (HPC) workloads. Its success lies in its embrace of libraries and ability to evolve while maintaining backward compatibility for older codes, enabling them to run on new architectures for many years. In this paper, we propose a new level of MPI compatibility: a standard Application Binary Interface (ABI). We review the history of… ▽ More

    Submitted 22 August, 2023; originally announced August 2023.

  3. arXiv:1804.09536  [pdf, other

    cs.DC cs.MS

    Fast parallel multidimensional FFT using advanced MPI

    Authors: Lisandro Dalcin, Mikael Mortensen, David E Keyes

    Abstract: We present a new method for performing global redistributions of multidimensional arrays essential to parallel fast Fourier (or similar) transforms. Traditional methods use standard all-to-all collective communication of contiguous memory buffers, thus necessary requiring local data realignment steps intermixed in-between redistribution and transform steps. Instead, our method takes advantage of s… ▽ More

    Submitted 25 April, 2018; originally announced April 2018.

  4. arXiv:1305.4452  [pdf, other

    cs.MS math.NA

    PetIGA: A Framework for High-Performance Isogeometric Analysis

    Authors: Lisandro Dalcin, Nathan Collier, Philippe Vignal, Adriano M. A. Cortes, V. M. Calo

    Abstract: We present PetIGA, a code framework to approximate the solution of partial differential equations using isogeometric analysis. PetIGA can be used to assemble matrices and vectors which come from a Galerkin weak form, discretized with Non-Uniform Rational B-spline basis functions. We base our framework on PETSc, a high-performance library for the scalable solution of partial differential equations,… ▽ More

    Submitted 28 July, 2015; v1 submitted 20 May, 2013; originally announced May 2013.